Book Image

AWS DevOps Simplified

By : Akshay Kapoor
Book Image

AWS DevOps Simplified

By: Akshay Kapoor

Overview of this book

DevOps and AWS are the two key enablers for the success of any modern software-run business. DevOps accelerates software delivery, while AWS offers a plethora of services, allowing developers to prioritize business outcomes without worrying about undifferentiated heavy lifting. This book focuses on the synergy between them, equipping you with strong foundations, hands-on examples, and a strategy to accelerate your DevOps journey on AWS. AWS DevOps Simplified is a practical guide that starts with an introduction to AWS DevOps offerings and aids you in choosing a cloud service that fits your company's operating model. Following this, it provides hands-on tutorials on the GitOps approach to software delivery, covering immutable infrastructure and pipelines, using tools such as Packer, CDK, and CodeBuild/CodeDeploy. Additionally, it provides you with a deep understanding of AWS container services and how to implement observability and DevSecOps best practices to build and operate your multi-account, multi-Region AWS environments. By the end of this book, you’ll be equipped with solutions and ready-to-deploy code samples that address common DevOps challenges faced by enterprises hosting workloads in the cloud.
Table of Contents (19 chapters)
1
Part 1 Driving Transformation through AWS and DevOps
5
Part 2 Faster Software Delivery with Consistent and Reproducible Environments
9
Part 3 Security and Observability of Containerized Workloads
13
Part 4 Taking the Next Steps

Index

As this ebook edition doesn't have fixed pagination, the page numbers below are hyperlinked for reference only, based on the printed edition of this book.

A

abstraction level 22

business requirements 23

cloud skills and resources 23

security considerations 23

simplicity versus control 22

abstract syntax tree (AST) 211

A/B testing 92

Account Factory for Terraform (AFT) 239

Account Vending Machine (AVM)

building 248

Amazon Builders’ Library 234

Amazon Chime 32

Amazon CloudWatch 12, 97, 169, 170, 270

Amazon CloudWatch, application monitoring 171

real user monitoring (RUM) 171

service lens 171

synthetic monitoring 171

Amazon CloudWatch, infrastructure monitoring

CloudWatch alarm 171

CloudWatch metrics 171

Amazon CloudWatch, insights and operational visibility 172

container insights 172

Lambda Insights 172

Amazon CloudWatch Logs

used, for monitoring logs 189, 190

Amazon...