Project 1
This was my first IaC project where i created a simple one tier infrastructure using Terraform.
This was my first time creating AWS structure using code. I deployed AWS resources and an EC2 instance that you can SSH into to have your own redeployable environment.
Click Me!!
Project 2
Designed and implemented a cloud-based architecture integrating AWS S3 for storage,
API Gateway as the intermediary, and Lambda for serverless computing.
The system efficiently handles user requests, processes data, and dynamically scales, demonstrating
expertise in creating robust, scalable cloud solutions.
Click Me!!
Project 3
This repository contains the Terraform scripts for provisioning and managing a AWS infrastructure. The infrastructure is defined as code, allowing for version control, collaboration, and easy reproducibility. I also added a sleep condition where the ec2 automactically gets destroyed
and can be automatically configured to your specification.
Click Me!!
Project 4
This repository is used to store code to launch my portfolio website using AWS infrastructure and hosting an instance. T
his was all automated using terraform. As this was my first CICD project, every git push, creates and pushes an images onto docker hub.
Click Me!!
Project 5
Here, in this slack app I created a slack-app using python and Slack API. I was able to create a python code which could allow me to
conversate with the user. I will be adding this to my website as part of CICD environment.
Click Me!
Project6
Developed a CI/CD pipeline using Github-Actions, integrated with GitHub for version control, Codacy for code analysis, and Terraform for infrastructure as code, deploying a secure, static website on AWS S3 with Docker containerized applications on EC2,
ensuring best practices in DevOps and cloud security.
Click Me!!