AWS Automation Cookbook - Helion
Tytuł oryginału: AWS Automation Cookbook
ISBN: 9781788392112
stron: 379, Format: ebook
Data wydania: 2017-11-24
Księgarnia: Helion
Cena książki: 107,10 zł (poprzednio: 119,00 zł)
Oszczędzasz: 10% (-11,90 zł)
Automate release processes, deployment, and continuous integration of your application as well as infrastructure automation with the powerful services offered by AWS
About This Book
- Accelerate your infrastructure's productivity by implementing a continuous delivery pipeline within your environment
- Leverage AWS services and Jenkins 2.0 to perform complete application deployments on Linux servers
- This recipe-based guide that will help you minimize application deployment downtime
Who This Book Is For
This book is for developers and system administrators who are responsible for hosting their application and managing instances in AWS. It's also ideal for DevOps engineers looking to provide continuous integration, deployment, and delivery. A basic understanding of AWS, Jenkins, and some scripting knowledge is needed.
What You Will Learn
- Build a sample Maven and NodeJS Application using CodeBuild
- Deploy the application in EC2/Auto Scaling and see how CodePipeline helps you integrate AWS services
- Build a highly scalable and fault tolerant CI/CD pipeline
- Achieve the CI/CD of a microservice architecture application in AWS ECS using CodePipeline, CodeBuild, ECR, and CloudFormation
- Automate the provisioning of your infrastructure using CloudFormation and Ansible
- Automate daily tasks and audit compliance using AWS Lambda
- Deploy microservices applications on Kubernetes using Jenkins Pipeline 2.0
In Detail
AWS CodeDeploy, AWS CodeBuild, and CodePipeline are scalable services offered by AWS that automate an application's build and deployment pipeline. In order to deliver tremendous speed and agility, every organization is moving toward automating an entire application pipeline. This book will cover all the AWS services required to automate your deployment to your instances.
You'll begin by setting up and using one of the AWS services for automation – CodeCommit. Next, you'll learn how to build a sample Maven and NodeJS Application using CodeBuild. After you've built the application, you'll see how to use CodeDeploy to deploy the application in EC2/Autoscaling. You'll also build a highly scalable and fault tolerant continuous integration (CI)/continuous deployment (CD) pipeline using some easy-to-follow recipes.
Following this, you'll achieve CI/CD for Microservices application and reduce the risk within your software development lifecycle. You'll also learn to set up an infrastructure using CloudFormation Template and Ansible, and see how to automate AWS resources using AWS Lambda.
Finally, you'll learn to automate instances in AWS and automate the deployment lifecycle of applications.By the end of this book, you'll be able to minimize application downtime and implement CI/CD, gaining total control over your software development lifecycle.
Style and approach
This book takes a "How to do it" approach, providing with easy solutions to automate common maintenance and deployment tasks.
Osoby które kupowały "AWS Automation Cookbook", wybierały także:
- Superinteligencja. Scenariusze, strategie, zagro 66,67 zł, (14,00 zł -79%)
- Poradnik design thinking - czyli jak wykorzysta 48,28 zł, (14,00 zł -71%)
- Kosymulacja. Elastyczne projektowanie i symulacja wielodomenowa 38,39 zł, (11,90 zł -69%)
- F# 4.0 dla zaawansowanych. Wydanie IV 96,45 zł, (29,90 zł -69%)
- Systemy reaktywne. Wzorce projektowe i ich stosowanie 65,31 zł, (20,90 zł -68%)
Spis treści
AWS Automation Cookbook. Continuous Integration and Continuous Deployment using AWS services eBook -- spis treści
- 1. Using AWS Code Commit
- 2. Build an application code using AWSCodeBuild
- 3. Deploying an application
- 4. Building a highly scalable and fault tolerant CI/CD pipeline
- 5. Understanding Microservices & AWS ECS
- 6. Continous Deployment to AWS ECS using CodeCommit, CodeBuild, CloudFormation & CodePipeline
- 7. IAC using CloudFormation & Ansible
- 8. Automating AWS resource Control using AWS Lambda
- 9. Deploying Microservice Application in using Jenkins Pipeline 2.0
- 10. Best practices and troubleshooting