Shubh Dixit

DevOps / Site Reliability Engineer

View Projects Download Resume LinkedIn

About Me

DevOps / Site Reliability Engineer with ~3 years of experience supporting and automating AWS-based production environments. Hands-on experience in building CI/CD pipelines, infrastructure automation using Ansible, and containerized deployments using Docker.

Proven ability to reduce manual operational effort, improve deployment reliability, and support production systems through automation, monitoring, and incident response. Experienced in collaborating with cross-functional teams to deliver stable and scalable systems.

Skills

Projects

CI/CD Pipeline for DevOps Portfolio

Designed and implemented an end-to-end CI/CD pipeline using GitHub Actions. Automated code validation and deployment to Netlify, enabling consistent and repeatable production releases with minimal manual intervention.

Tools: GitHub Actions, Netlify, Git

AWS Infrastructure Automation with Ansible

Automated configuration and management of AWS EC2 instances using Ansible playbooks and dynamic inventory. Reduced configuration drift and manual operational tasks by enforcing consistent, repeatable infrastructure states.

Tools: AWS, Ansible, Linux

Dockerized Application Deployment

Containerized a web application using Docker to ensure consistent runtime environments across development and deployment stages. Improved portability and deployment reliability through standardized container builds.

Tools: Docker, Linux