Skip to content

taniaduggal/aws-devops-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

CI/CD for AWS DevOps with AWS CodeCommit and CodeBuild

For the time being, I've established Continuous integration; next, I'll create Continuous deployment, resulting in CI/CD with CodePipeline and AWS.

The code was at CodeCommit, and from there it went to CodeBuild, where it was built, and then the Artifact of the CodeBuild was stored at AWS S3. Once the code is stored, it can be deployed, which is where CodeDeploy comes in.

Try out this project; it will provide you with hands-on experience with CI/CD in an AWS DevOps process.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages