Projects

Showcasing my work in DevOps, Cloud, and AI/ML

Completed Projects

RAG Chatbot with Amazon Bedrock and LangChain
AI/ML

Architected a complete RAG pipeline using Amazon Bedrock Knowledge Bases to automate the data ingestion workflow, including data retrieval from an S3 bucket. Utilized the Titan Text Embeddings model to convert source documents into vector embeddings and stored them in an Amazon Aurora Serverless (PostgreSQL) Vector database for efficient similarity search and retrieval. Developed the chatbot's core logic in Python using LangChain, integrating the AmazonKnowledgeBasesRetriever to fetch relevant content from the vector store.

AWS Bedrock
LangChain
Python
Amazon S3
+2 more
Serverless API Deployment on AWS using Lambda and API Gateway
Serverless

Designed and deployed a serverless Python application using AWS Lambda, integrated with API Gateway for RESTful API access. Implemented secure data access between Lambda and external databases through private subnets and VPC connectivity.

AWS Lambda
API Gateway
Python
AWS Secrets Manager
+2 more
Deploying a Highly Available Application on Amazon EKS
Kubernetes

Designed and deployed a Kubernetes cluster using Amazon Elastic Kubernetes Service (EKS) with managed node groups for high availability. Configured multi-AZ deployment with public and private subnets, NAT Gateway, and security groups ensuring secure communication and internet access.

Amazon EKS
Kubernetes
Helm
Terraform
+2 more
CI/CD Pipeline Deployment on AWS EKS using Terraform
CI/CD

Automated infrastructure provisioning using Terraform, deploying an end-to-end CI/CD pipeline on AWS integrating EKS, CodeBuild, CodePipeline, ECR, and S3. Designed a modular Terraform architecture to create and manage S3 buckets, ECR repositories, and EKS clusters.

Terraform
EKS
CodeBuild
CodePipeline
+3 more

Upcoming Projects

Multi-Cloud Kubernetes Management Platform
planning

Building a unified platform to manage Kubernetes clusters across AWS, Azure, and GCP

Kubernetes
Terraform
Go
React
AI-Powered Infrastructure Optimizer
in-progress

Developing an ML-based system to automatically optimize cloud infrastructure costs and performance

Python
TensorFlow
AWS
Prometheus
GitOps-based Deployment Framework
planning

Creating a comprehensive GitOps framework for enterprise-scale deployments

ArgoCD
Flux
Kubernetes
Helm