Summary
In this chapter, we elaborated on previous patterns, such as those in Chapter 2, Basic Patterns, to come up with some practical and theoretical solutions to issues and deployment concerns. In the bootstrap pattern, we discussed how to separate the actual data from the user data of the instance, so that small tweaks to our web application could be made quickly and with few downstream effects. We then moved to the Cloud dependency injection pattern in which we showed how to separate the user data completely from the instance using information from the tags provided via the API, then injecting them at boot-time. Next, we covered the stack deployment pattern, in which we covered in some detail how to launch an entire stack, or in our case ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access