StationSKI is a DevOps-focused project where a full CI/CD pipeline was implemented for a Spring Boot + Angular application.
The project demonstrates modern practices in containerization, orchestration, cloud deployment, and monitoring, showcasing end-to-end DevOps skills.
- 🐳 Docker – Containerization for consistent deployments
- ☸️ Kubernetes – Orchestration of containers
- 🌐 AWS – Cloud deployment
- 🏗️ Terraform – Infrastructure as Code (IaC)
- 🔄 CI/CD – Continuous Integration and Deployment pipelines
- 🧪 JUnit – Unit testing
- 🔍 SonarQube – Code quality analysis
- 📦 Nexus – Artifact repository management
- 📊 Prometheus – Metrics and monitoring
- 📈 Grafana – Dashboard visualization
- Package the Spring Boot backend and Angular frontend into containers for consistent deployment across environments.
- Manage containerized applications automatically
- Handle scaling, load balancing, and rolling updates
- Provision infrastructure using Terraform as code
- Deploy applications on AWS with reproducible and automated setups
- Build, test, and deploy automatically using CI/CD tools
- Ensure reliable and consistent delivery
- Track application health and performance with Prometheus
- Visualize key metrics and alerts using Grafana dashboards
- Full DevOps lifecycle management from code to production
- Experience with cloud deployment, container orchestration, and IaC
- Code quality analysis and automated testing integration
- Strong portfolio item for companies looking for versatile developers
