Kirthi92CI/CD, Jenkins/GitHub actions-4 projects, app deployment- 6, docker-4,AWS code pipeline- 1 project

Assured delivery, else refund – PayShield protection at MrSolvo | Why us

provider-pic

Kirthi92

Experience:4 years
Status:Offline
Languages:
  • English (Write | Speak) • Level: 5
  • Tamil (Write | Speak) • Level: 5
Education:BE
Location:

Virudhunagar, Tamil Nadu, India

Last Active:25-07-2024 07:40
Review Status:Recommended
Category

IT Software Development

Specialization
DevOps/ Kubernetes (4 yrs)
  • CI/ CD (2 yr)
  • Docker (3 yr)
  • Git/ Github (4 yr)
  • Jenkins (3 yr)
  • Maven (4 yr)
  • DevOps Maintenance/ Support (3 yr)
Detailed Profile

Automatic Deployment of Springboot application into AWS EC2 server using Jenkins job conf:

Creating executable war file of springboot application using maven and placing that into tomcat server using jenkins Job configuration

CICD of springboot/Angular app into EC2 using Jenkins pipeline

pipeline script: stage build- building the app(using maven) stage deploy- deploying app into server

whenever code changes happens in GitHub, automatically pipeline will be triggered and continously application will deployed and running,

CICD using AWS codepipeline - Using code build and Code deploy i have done the implementation of CICD for the application.