This project demonstrates how to use Jenkins, Ansible, Terraform, and Prometheus to automate the deployment and monitoring of a Python Flask Web API on AWS EC2. The application integrates with a MySQL ...
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 ...