A Flask web application for uploading, managing, and organizing images in AWS S3. This project includes a complete CI/CD pipeline using Jenkins. s3-ec2-project/ ├── app.py # Main Flask application ├── ...
A real-world microservices application deployed on Kubernetes using a Kind cluster on AWS EC2. This project demonstrates how multiple Kubernetes resources work together to build, deploy, and manage a ...