Vaibhav Sudrik
Cloud DevOps Engineer
AWS-focused Cloud Computing engineer specializing in building high-availability serverless systems, CI/CD pipeline automation, and Kubernetes orchestration. Transforming manual operations into immutable infrastructure as code.
Who is Vaibhav?
Professional Profile & Education
I am a final-year BSc Cloud Computing student at Savitribai Phule Pune University, graduating in May 2026. My passion lies at the intersection of development and operations, specifically focused on AWS cloud systems and modern infrastructure automation.
Rather than deploying systems manually, I write Python and Bash scripts to build event-driven triggers, secure IAM architectures, and smooth pipelines using Docker, Kubernetes, Jenkins, and GitHub Actions. Currently expanding knowledge in Terraform (IaC).
BSc Cloud Computing
Savitribai Phule Pune University • CGPA: 7.70 (2023 - 2026)
HSC (Science)
Maharashtra State Board • 72.67% (2022 - 2023)
SSC
Maharashtra State Board • 86.60% (2021 - 2022)
My Certifications
Microsoft Power BI Certificate
Industrial Training Program • Data & Analytics
✓ CompletedAWS Cloud Workshop
Logipool Infotech, Pune • Core Infrastructure Hands-on
✓ CompletedArtificial Intelligence Fundamentals
IBM • AI, ML, NLP, Computer Vision & Ethics
✓ CompletedCloud Computing Fundamentals
IBM • Cloud Services, Virtualization & Security
✓ CompletedData Analytics Job Simulation
Deloitte • Feb 28th, 2026
✓ CompletedAWS Certified Cloud Practitioner
Amazon Web Services • Foundational Level
⏳ In Progress • Target: 2026AWS Certified SysOps Administrator – Associate
Amazon Web Services • Associate Level
⏳ In Progress • Target: 2026Technical Skillset
AWS
GCP
Docker
Kubernetes
Jenkins
GitHub Actions
Terraform
Prometheus
Python
Bash Scripting
Linux
MySQL
My Services
CI/CD Pipeline Build
I design and build robust CI/CD pipelines using GitHub Actions or Jenkins to fully automate your build, test, and deployment workflows with zero downtime.
AWS Cloud Infrastructure
I architect scalable, highly-available cloud environments on AWS — EC2, S3, Lambda, VPCs, and IAM — ensuring top-tier security and reliability.
Kubernetes Orchestration
I containerize applications using Docker and deploy them to Kubernetes clusters on AWS EC2 with automated scaling and high availability.
Infrastructure as Code (IaC)
I provision and manage cloud infrastructure programmatically using Terraform, ensuring consistent, repeatable, and version-controlled environments.
Monitoring & Observability
I set up real-time monitoring and alerting pipelines using Prometheus and AWS CloudWatch to identify bottlenecks and maintain high service availability.
Cloud Security & IAM
I design least-privilege IAM roles and policies to secure your AWS resources, ensuring only the right services and users have the right access.
My Projects
DeployFlow: AWS CI/CD Pipeline
vaibhav343343/deployflow-aws-ci-cd-pipelineBuilt an end-to-end automated CI/CD pipeline using GitHub Actions. Orchestrated containerized deployment flows using Docker and Kubernetes clusters on AWS EC2 for continuous, zero-downtime delivery.
Serverless AWS E-Commerce
vaibhav343343/serverless-ecommerce-awsBuilt a highly scalable serverless e-commerce platform using AWS Lambda and API Gateway. Integrated DynamoDB for product/order data management and SNS for real-time order notifications.
Kubernetes Microservice Deployment
vaibhav343343/Kubernetes-Deployment-of-a-MicroserviceContainerized a Python FastAPI microservice using Docker and deployed it onto a Kubernetes cluster hosted on AWS EC2, demonstrating production-grade high availability and automated horizontal scaling.
Serverless Notification System
Configured EventBridge rules to listen to EC2 state-change events and trigger Lambda functions that push real-time alerts via SNS. Reduced incident response time from 10+ minutes to under 30 seconds.
Multi-Region NoSQL Database
Wrote Python ETL scripts to parse and migrate data from S3 JSON files into DynamoDB tables automatically. Configured Global Tables across ap-south-1 and us-east-1 for <100ms latency worldwide.
My Writings & Blogs
Deploying a FastAPI Microservice on Kubernetes using AWS EC2
Learn how to containerize a FastAPI application with Docker and orchestrate it on a high-availability Kubernetes cluster hosted on AWS EC2 nodes.
Read ArticleBuilding a Production-Ready Serverless E-Commerce Platform on AWS
Learn how to architect, secure, and deploy a highly scalable serverless e-commerce platform on AWS using API Gateway, Lambda, DynamoDB, and SNS with production-ready best practices.
Read ArticleBuilding a Multi-Region NoSQL Database on AWS using DynamoDB Global Tables
Explore how to set up and configure highly resilient, multi-region NoSQL active-active datastores using AWS DynamoDB Global Tables for sub-100ms global latency and automatic disaster recovery.
Read ArticleDeployFlow: Building an End-to-End CI/CD Pipeline with GitHub Actions, Docker, and AWS
A deep dive into automating your deployment lifecycle: containerizing with Docker, orchestrating, and pushing updates securely using automated GitHub Actions directly to AWS compute clusters.
Read Article