A Graduate willing to work with an organization which offers challenging opportunities, Excellent cooperative working environment enabling me to progress professionally.
Linux
undefinedCertified&Participated on DevOps projects that deals with the automation tools.
1) AUTOMATING INFRA THROUGH JENKINS:
TOOLS: GIT, GITHUB, JENKINS, TERRAFORM
Description: This is the first stage of my Project, in this project we are going to create infrastructure for the project by automation using the Jenkins Declarative Pipeline.
2) SOFTWARE INSTALLATIONS:
Description: After creating infra we are going to install software on 3 Tier architecture we are installing Web servers, Web application Server and programming software like java.
3) AUTOMATION DEPLOYMENT:
TOOLS: GIT, GITHUB, JENKINS, MAVEN, S3 STORAGE, SONAR & TOMCAT.
Description: Once infra and setup is done, we are going to deploy the web application on a web application server like Tomcat and storing the Artifacts on nexus and will be able to rollback once its failed.
4) DOCKERIZING APPLICATION:
TOOLS: GIT, GITHUB, JENKINS & DOCKER
Description: Write the docker file to deploy static website in Apache, push it into GitHub and Build the Docker file in Jenkins by integrated Git with Jenkins.
5) CI/CD USING ANSIBLE:
TOOLS: GIT, GITHUB, ANSIBLE, TOMCAT.
Description: Create AWS Code Pipeline to implement CI/CD, Whenever Developer Push the Code into central Repo, Automatically Pipeline gets released and deployed.