DEV Community

dev Saini
dev Saini

Posted on

3 Tier Application Deployment

๐Ÿš€ Today, I completed the basics of Jenkins CI/CD and Iโ€™m excited to take the next step!
Iโ€™ll now be working on a major project that will bring together multiple skills Iโ€™ve been learning:
๐Ÿ”น Linux & Shell Scripting
๐Ÿ”น Docker
๐Ÿ”น Terraform (IaC)
๐Ÿ”น AWS Cloud
๐Ÿ”น Jenkins (CI/CD Pipeline)
๐Ÿ”น Monitoring & Alerting
The goal is to design and implement a complete end-to-end DevOps project that demonstrates automation, scalability, and reliability.
Iโ€™ll be sharing my progress and the final project on GitHub and here on LinkedIn soon. ๐Ÿ’ปโœจ

Earlier, I built a 3-Tier E-Commerce Application (MERN Stack). Now, Iโ€™m working on deploying it using DevOps practices to simulate a real-world production setup.
๐Ÿ”น Application โ€“ MERN Stack (Frontend, Backend, Database)
๐Ÿ”น Infrastructure & Automation โ€“ Linux, Shell Scripting, Docker, Terraform, AWS
๐Ÿ”น CI/CD โ€“ Jenkins pipelines for automated builds & deployments
๐Ÿ”น Monitoring & Alerts โ€“ to track performance and ensure reliability**
 **

Top comments (0)