Skip to content
#

codedeploy

Here are 13 public repositories matching this topic...

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.

  • Updated Apr 6, 2025
  • JavaScript

This project is a simple web application deployment guide on AWS EC2 using GitHub, Node.js, and CodeDeploy. It outlines the steps to set up an EC2 instance, clone a GitHub repository, install dependencies, configure the CodeDeploy agent, and deploy an Express.js app.

  • Updated Sep 24, 2024
  • JavaScript

This project shows how to set up and deploy a React.js web application using AWS services & tools. The main goal is to create a system that can grow easily. We'll use CI/CD pipelines for automatic updates, adapt resources based on demand, and use Terraform to make deployment as simple as one click.

  • Updated Oct 5, 2024
  • JavaScript

Improve this page

Add a description, image, and links to the codedeploy topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the codedeploy topic, visit your repo's landing page and select "manage topics."

Learn more