Part 3: Deploying the Pipeline
This section focuses on the deployment of a sample microservice application to the AWS environment and provides a deep dive into the AWS CodeDeploy and CodePipeline services.
This part has the following chapters:
- Chapter 9, Deploying to an EC2 Instance Using CodeDeploy
- Chapter 10, Deploying to ECS Clusters Using Code Deploy
- Chapter 11, Setting Up CodePipeline
- Chapter 12, Setting Up an Automated Serverless Deployment
- Chapter 13, Automated Deployment to an EKS Cluster
- Chapter 14, Extending CodePipeline Beyond AWS