All Projects
This project demonstrates how to automate the provisioning of cloud infrastructure on AWS using Terraform, integrated with GitLab CI/CD for continuous delivery and infrastructure automation.
This project focuses on deploying a secure Java-based Petshop application using a complete DevSecOps pipeline. It involves containerization with Docker, orchestration with Kubernetes, and continuous integration and delivery workflows to ensure secure and automated deployments.
This project demonstrates how to build a real-time DevSecOps CI/CD pipeline for a .NET-based web application. It integrates secure coding practices, automated testing, vulnerability scanning, and containerized deployments using modern DevOps tools and cloud platforms.
This project demonstrates a secure CI/CD pipeline using AWS CodePipeline and ECS to deploy a Swiggy-like food delivery application with a blue-green deployment strategy to ensure zero downtime and safer rollouts.
This project showcases how to design and deploy a fully serverless application on AWS using services like Lambda, API Gateway, DynamoDB, and S3, integrated with a CI/CD pipeline for automated deployment.
This project focuses on setting up a complete CI/CD pipeline on AWS, integrating tools like CodeCommit, CodeBuild, CodePipeline, and CodeDeploy to automate the build, test, and deployment processes.