An open API service indexing awesome lists of open source software.

https://github.com/amar0898/aws-ci-cd-pipeline-react-project

This project demonstrates an automated CI/CD pipeline on AWS for deploying a React static website to an EC2 instance using Docker. It integrates AWS CodeBuild to build the Docker image from GitHub, with credentials stored securely in AWS Systems Manager, and automates deployment through AWS CodePipeline and CodeDeploy.
https://github.com/amar0898/aws-ci-cd-pipeline-react-project

aws awscodepipeline ci-cd cloudcomputing codebuild codedeploy devops docker docker-image ec2-instance react techproject

Last synced: 3 days ago
JSON representation

This project demonstrates an automated CI/CD pipeline on AWS for deploying a React static website to an EC2 instance using Docker. It integrates AWS CodeBuild to build the Docker image from GitHub, with credentials stored securely in AWS Systems Manager, and automates deployment through AWS CodePipeline and CodeDeploy.

Awesome Lists containing this project