-
Book Overview & Buying
-
Table Of Contents
AWS for System Administrators - Second Edition
By :
In the previous chapters of this book, you have been introduced to many different services that all fit together as building blocks for modern applications. You have seen how EC2 – together with auto-scaling and a load balancer – can be used to provide scalable compute. We have also covered organizational aspects such as multi-account setups with AWS Organizations and how we can use pipelines to deploy infrastructure based on pushes to a GitHub repository.
In this chapter, we’ll tie all the learnings together into a worked example of how we can deploy an application into AWS. We’ll leverage the tools and techniques explored throughout this book in the process.
In this chapter, we’re going to cover the following main topics: