10
Implementing CI/CD for AWS
In this chapter, we are going to build an end-to-end solution, similar to the previous chapter, but it will target the Amazon Web Services (AWS) cloud platform, deploy the same applications, and promote them from a test environment to a production environment. This chapter showcases the flexibility of Azure Pipelines to adapt to your environment needs, no matter the destination, allowing for similar CI/CD capabilities with a different cloud provider and the ability to still be able to control the process all the way through.
We will cover the following topics:
- Explaining the solution architecture
- Building and packaging applications and IaC
- Deploying a Python catalog service to Elastic Kubernetes Service (EKS)
Get Implementing CI/CD Using Azure Pipelines now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.