Mastering AWS CloudFormation - Helion
Tytuł oryginału: Mastering AWS CloudFormation
ISBN: 9781789135312
stron: 301, Format: ebook
Data wydania: 2020-05-08
Księgarnia: Helion
Cena książki: 109,00 zł
Build scalable and production-ready infrastructure in Amazon Web Services with CloudFormation
Key Features
- Leverage AWS CloudFormation templates to manage your entire infrastructure
- Get up and running with writing your infrastructure as code and automating your environment
- Simplify infrastructure management and increase productivity with AWS CloudFormation
Book Description
DevOps and the cloud revolution have forced software engineers and operations teams to rethink how to manage infrastructures. With this AWS book, you'll understand how you can use Infrastructure as Code (IaC) to simplify IT operations and manage the modern cloud infrastructure effectively with AWS CloudFormation.
This comprehensive guide will help you explore AWS CloudFormation from template structures through to developing complex and reusable infrastructure stacks. You'll then delve into validating templates, deploying stacks, and handling deployment failures. The book will also show you how to leverage AWS CodeBuild and CodePipeline to automate resource delivery and apply continuous integration and continuous delivery (CI/CD) practices to the stack. As you advance, you'll learn how to generate templates on the fly using macros and create resources outside AWS with custom resources. Finally, you'll improve the way you manage the modern cloud in AWS by extending CloudFormation using AWS serverless application model (SAM) and AWS cloud development kit (CDK).
By the end of this book, you'll have mastered all the major AWS CloudFormation concepts and be able to simplify infrastructure management.
What you will learn
- Understand modern approaches to IaC
- Develop universal and reusable CloudFormation templates
- Discover ways to apply continuous delivery with CloudFormation
- Implement IaC best practices for the AWS Cloud
- Provision massive applications across multiple regions and accounts
- Automate template generation and software provisioning for AWS
- Extend CloudFormation with custom resources and template macros
Who this book is for
If you are a developer who wants to learn how to write templates, a DevOps engineer interested in deployment and orchestration, or a solutions architect looking to understand the benefits of managing infrastructure with ease, this book is for you. Prior understanding of the AWS Cloud is necessary.
Osoby które kupowały "Mastering AWS CloudFormation", wybierały także:
- Microsoft Azure. Kurs video. Zostań administratorem systemów IT 169,00 zł, (76,05 zł -55%)
- Amazon Web Services (AWS). Kurs video. Zostań administratorem systemów IT 199,00 zł, (89,55 zł -55%)
- Flutter i Dart. Receptury. Tworzenie chmurowych aplikacji full stack 69,00 zł, (34,50 zł -50%)
- AWS dla architekt 139,00 zł, (69,50 zł -50%)
- Terraform w praktyce. Kurs video. Architektura serverless i us 169,00 zł, (84,50 zł -50%)
Spis treści
Mastering AWS CloudFormation. Plan, develop, and deploy your cloud infrastructure effectively using AWS CloudFormation eBook -- spis treści
- 1. CloudFormation Refresher
- 2. Advanced Template Development
- 3. Validation, Linting, and Deployment of the Stack
- 4. Continuous Integration and Deployment
- 5. Deploying to Multiple Regions and Accounts Using StackSets
- 6. Configuration Management of the EC2 Instances Using cfn-init
- 7. Creating Resources outside AWS Using Custom Resources
- 8. Dynamically Rendering the Template Using Template Macros
- 9. Generating CloudFormation Templates Using AWS CDK
- 10. Deploying Serverless Applications Using AWS SAM
- 11. What's Next?