RMRajeev Mishrainrajeevmishra.hashnode.dev·Mar 19, 2024 · 6 min readBuilding a CI/CD Pipeline for a Python Flask Quiz App on AWS with TerraformIntroduction In this project, I'll walk you through the process of building a Continuous Integration and Continuous Deployment (CI/CD) pipeline for a Python Flask Quiz App hosted on AWS using Terraform. I'll cover containerizing the application, sett...00