
DevOps engineer with expertise in cloud-native automation, CI/CD pipelines, and infrastructure-as-code. Proficient in designing resilient systems using AWS, Kubernetes, Docker, Terraform, and Ansible, while implementing observability solutions with Prometheus, Grafana, and Splunk. Strong background in Linux administration and secure automation workflows.
## �� Projects
### Build Automation with Maven- Automated the build, test, and packaging process for a Java application using
**GitLab CI/CD**. - Configured GitLab jobs to build the application with Maven and generate
deployable JAR artifacts. - **Project Reference: ** [GitLab - Maven Project]
(https://gitlab.com/basicprojects156/maven_project)
### Configuration Management with Ansible and Terraform- Automated **AWS EC2 instance creation** using Terraform. - Configured GitLab jobs to provision EC2 instances and run **Ansible playbooks** for
service installation. - **Project Reference: ** [GitLab - Ansible AWS Project]
(https://gitlab.com/basicprojects156/ansible_aws_project)
### Containerization with Docker- Automated Docker image builds using **Docker file**. - Deployed containers on AWS EC2 instances provisioned via Terraform, exposing
applications on public IPs. - **Project Reference: ** [GitLab - Docker Project]
(https://gitlab.com/basicprojects156/basic_docker_project)
### Continuous Deployment with Jenkins and Docker- Deployed a **Flask web application** using Docker and Jenkins pipelines. - Automated Docker image creation and container deployment via Jenkins pipeline
scripts. - **Project Reference: ** [GitHub - Jenkins with Docker]
(https://github.com/vijay160816/Jenkins_with_Docker)
### Continuous Integration with Jenkins- Installed Jenkins and integrated with **GitHub + Maven**. - Automated Java application builds and tests, generating artifacts and test reports. - **Project Reference: ** [GitHub - Maven Build with Jenkins]
(https://github.com/vijay160816/Maven-build_with_Jenkins)
### Kubernetes Application Deployment- Provisioned an **Amazon EKS cluster** and managed pods using Kubernetes
manifests. - Automated Docker image creation and Kubernetes pod deployment via GitLab
CI/CD.- **Project Reference:** [GitLab - Kubernetes Project]
(https://gitlab.com/basicprojects156/basic_kubernetes_project)
### Monitoring with Prometheus and Grafana- Monitored a **Flask application in Kubernetes** using Prometheus and Grafana. - Configured Prometheus metrics, Kubernetes manifests, and Grafana dashboards for
real-time monitoring. - **Project Reference: ** [GitLab - Monitoring Project]
(https://gitlab.com/basicprojects156/monitor_with_prom_and_grafana)
### Kubernetes Cluster Setup with Minikube- Set up a **local Kubernetes cluster** using Minikube.- Built Docker images and deployed applications inside the cluster. - **Project Reference: ** [GitLab - Minikube Setup]
(https://gitlab.com/basicprojects156/kubernets_cluster_setup_with_minikube)
### Linux Server Setup with Ansible- Automated installation of **Maven, Git, and Java** on AWS EC2 instances using
Ansible playbooks. - Configured GitLab CI/CD jobs to run playbooks automatically. - **Project Reference: ** [GitLab - Linux Server Setup]
(https://gitlab.com/basicprojects156/linux_server_setup)
### Version Control with Git and GitHub- Hands-on experience with **Git version control** and GitHub workflows. - Explored branching, merging, and collaborative development commands.