-
GitHub Actions is a continuous integration and continuous delivery (CI/CD) platform that allows you to automate your build, test, and deployment pipeline has been implemented.
-
The Web application has been deployed using AWS Cloud by creating an EC2 instance and the MySQL database is connected to the AWS RDS.
-
The application has Nginx set up for reverse proxy.
-
Systemd services have also been set up to make sure it runs seamlessly.
-
AWS Budgets have been set up and everything runs in the free tier.