Building a CI/CD Pipeline for a Python Flask Quiz App on AWS with Terraform
Introduction 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...
Mar 19, 20246 min read