Skip to content

This repository contains a simple ToDo App that serves as a foundational project to demonstrate Continuous Integration (CI) and Continuous Deployment (CD) workflows on AWS.

Notifications You must be signed in to change notification settings

shivam-goswami5123/AWS-CICD-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

19 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ ToDo App with CI/CD on AWS πŸš€

This repository contains a simple ToDo App that serves as a foundational project to demonstrate Continuous Integration (CI) and Continuous Deployment (CD) workflows on AWS.

The app integrates with GitHub as the source control and utilizes the following AWS services:

  • πŸ› οΈ CodeBuild: For building and testing the application.
  • πŸ“¦ CodePipeline: For orchestrating the CI/CD workflow.
  • πŸš€ CodeDeploy: For automated deployment.

Additionally, the app is containerized using Docker for seamless deployment and scalability. 🐳

About

This repository contains a simple ToDo App that serves as a foundational project to demonstrate Continuous Integration (CI) and Continuous Deployment (CD) workflows on AWS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published