-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create a smaller scale reference architecture example to highlight boilerplate features #88
Conversation
113c236
to
07a8eb9
Compare
07a8eb9
to
e343254
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I love it! The addition of for-production examples is wonderful. NIT: Is it worth explaining a little about the ordering? i.e., reference-architecture
blueprint is first, then the reference-architecture-app-account
for each of those, etc? Or at least point to the entry point blueprint, so that it's easy to then cascade / follow the references down to the end?
That probably makes sense. Let me merge this in because I am running into frequent merge conflicts due to the folder change in the examples, and then will push an iteration for the docs. |
Thanks for review! (Intentionally keeping branch since I shared the link to the branch with Deloitte for feedback, and don't want them to get a 404) |
Description
This PR moves all the existing examples to the
examples/for-learning-and-testing
folder, and adds in a full fledgedexamples/for-production
folder. I recommend viewing the examples folder in the github browser to review this: https://github.com/gruntwork-io/boilerplate/tree/feature/for-production-exampleThis is the start of addressing #85, by providing a smaller scale, but complete example of how
boilerplate
templates in production should look like. This new example should demonstrate a lot of the patterns we invented in the Architecture Catalog in a more digestable format that is hopefully easier to follow and explain.In the future, we can build a tutorial that works our way towards this end result.
TODOs
Please ensure all of these TODOs are completed before asking for a review.
feature/new-vpc-endpoints-955
orbug/missing-count-param-434
.