ramisetty1 / DevOps-CI-CD-Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automated CI/CD pipeline using Jenkins, Docker, and AWS

In this project, I will be creating an automated CI/CD pipeline for Java project using Jenkins, Docker, and AWS. With this pipeline, the project will be automatically built, tested, and deployed to AWS EC2 instance every time you push code to your GitHub repository.

image

About


Languages

Language:Java 58.6%Language:Dockerfile 41.4%