I am Vizeet Srivastava, a visionary AWS Cloud Consultant and DevOps leader with over 8 years of hands-on experience in transforming cloud strategies into impactful results. My career has been defined by delivering secure, scalable, and efficient cloud solutions that align seamlessly with business objectives.
Passionate about innovation, I have consistently driven cost optimizations and operational excellence, achieving milestones like reducing AWS costs by 40% and simplifying Kubernetes infrastructure upgrades. My expertise lies in automating infrastructure provisioning using Terraform and streamlining CI/CD pipelines to enhance deployment efficiency.
As a trusted advisor, I specialize in architecting serverless solutions, such as a PDF Analyzer leveraging S3, SQS, Lambda, and DocumentDB, to meet complex client requirements. My dedication to collaboration and problem-solving has empowered teams to excel, fostering a culture of continuous learning and technical excellence.
Beyond my technical achievements, I am deeply committed to helping businesses unlock their full potential through strategic cloud adoption and innovative solutions. Whether simplifying infrastructure migrations or leading analytics-driven projects, I strive to exceed client expectations and deliver measurable value.
This project automates the deployment of a highly available MongoDB instance on AWS Elastic Kubernetes Service (EKS) using Terraform for infrastructure provisioning and Ansible for configuration management. The solution includes secure access via a bastion host, dynamic storage provisioning with AWS EBS, and integration with AWS Secrets Manager for credential management.
In this proof of concept (PoC) project, I designed and built a real-time data streaming pipeline utilizing several AWS services, including AWS Lambda, Kafka, Amazon Kinesis Data Streams (KDS), Kinesis Data Firehose (KDF), and S3. The goal was to create an efficient data ingestion pipeline from a Kafka topic to an S3 bucket using a serverless approach, ensuring resilience with a dead-letter queue setup.
A cloud-native solution that converts PDF files to DOCX format using event-driven serverless architecture. Designed for scalability and cost efficiency, the system automatically processes documents through a coordinated workflow of AWS services: Triggerless initiation via S3 uploads Message queuing for fault-tolerant processing Containerized conversion in isolated Fargate tasks End-to-end monitoring with CloudWatch integration Implements infrastructure-as-code (IaC) principles with Terraform for reproducible deployments across environments.
Convert SMILES notation to molecular structures with serverless AWS backend and GitHub Pages frontend.
You can view my detailed professional resume here: View Public Resume
Book: Exploring Bitcoin with Blockchain
"Demystify Bitcoin by using Python programming."
An in-depth exploration of the complexities of building data pipelines, discussing design considerations, challenges, and best practices for efficient data processing and management.
A detailed guide to optimizing costs in Amazon EKS environments, focusing on strategies like autoscaling, rightsizing resources, and leveraging spot instances effectively.