A production-style DevOps project demonstrating Dockerized application deployment with CI/CD automation on AWS EC2. A two-tier web application built with Flask and MySQL, containerized using Docker ...
Next go to the inside of the above directory and create two separate directories – app and db. Now create an SQL file under db directory using command sudo vi user.sql and use the following content ...