Skip to content

Process of creating a CI/CD pipeline for a Java application deployed onto an EC2 Linux instance.

Notifications You must be signed in to change notification settings

mesutguzel/CI-CD-Pipeline-on-AWS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

     ___        ______     ____ _                 _  ___  
    / \ \      / / ___|   / ___| | ___  _   _  __| |/ _ \ 
   / _ \ \ /\ / /\___ \  | |   | |/ _ \| | | |/ _` | (_) |
  / ___ \ V  V /  ___) | | |___| | (_) | |_| | (_| |\__, |
 /_/   \_\_/\_/  |____/   \____|_|\___/ \__,_|\__,_|  /_/ 

👋 Hi there! This is my hands-on from AWS. What I did over here 👇

🔥 AWS CodePipeline as a Git repository
🔥 AWS CodeBuild as a way to run tests and produce software packages
🔥 AWS CodeDeploy as a software deployment service
🔥 AWS CodePipeline to create an automated CI/CD pipeline
🔥 AWS Cloud9 as an IDE

wr-home-top

About

Process of creating a CI/CD pipeline for a Java application deployed onto an EC2 Linux instance.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published