Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
AWS DevOps Simplified

You're reading from   AWS DevOps Simplified Build a solid foundation in AWS to deliver enterprise-grade software solutions at scale

Arrow left icon
Product type Paperback
Published in Sep 2023
Publisher Packt
ISBN-13 9781837634460
Length 318 pages
Edition 1st Edition
Tools
Concepts
Arrow right icon
Author (1):
Arrow left icon
Akshay Kapoor Akshay Kapoor
Author Profile Icon Akshay Kapoor
Akshay Kapoor
Arrow right icon
View More author details
Toc

Table of Contents (19) Chapters Close

Preface 1. Part 1 Driving Transformation through AWS and DevOps
2. Chapter 1: Accelerating Your DevOps Journey with AWS FREE CHAPTER 3. Chapter 2: Choosing the Right Cloud Service 4. Chapter 3: Leveraging Immutable Infrastructure in the Cloud 5. Part 2 Faster Software Delivery with Consistent and Reproducible Environments
6. Chapter 4: Managing Infrastructure as Code with AWS CloudFormation 7. Chapter 5: Rolling Out a CI/CD Pipeline 8. Chapter 6: Programmatic Approach to IaC with AWS CDK 9. Part 3 Security and Observability of Containerized Workloads
10. Chapter 7: Running Containers in AWS 11. Chapter 8: Enabling the Observability of Your Workloads 12. Chapter 9: Implementing DevSecOps with AWS 13. Part 4 Taking the Next Steps
14. Chapter 10: Setting Up Teams for Success 15. Chapter 11: Ensuring a Strong AWS Foundation for Multi-Account and Multi-Region Environments 16. Chapter 12: Adhering to AWS Well-Architected Principles 17. Index 18. Other Books You May Enjoy

Running Containers in AWS

It’s a well-known fact that traditional monolithic software architectures hosted on-premises slow down teams who want to deliver business outcomes to their customers by leveraging cloud capabilities. So far in this book, we have discussed quite a lot of technical and organizational impacts such applications can have. To overcome these blockers, software teams prefer breaking down the monoliths into smaller manageable components, also known as microservices. These services commonly communicate with each other over HTTP(S), or asynchronous messaging protocols, while offering a unified interface to the end user, as if everything is being managed as a single application. When the right services are used, they are comparatively easy to scale and operate in the cloud. If you are into designing software applications, I would highly recommend going through Characteristics of Modern Microservices Architecture, by Martin Fowler (https://martinfowler.com/articles...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image