AWS DevOps Project

This project is a sample AWS DevOps project that demonstrates how to use CodeCommit, CodeArtifact, CodeBuild, CodeDeploy, and CodePipeline to build and deploy a sample application.

Purpose

The purpose of this project is to show how to set up a DevOps pipeline using AWS tools. It includes a sample application that you can use as a starting point for your own projects.

Features

  • A sample code
  • CodeCommit repository to store the code
  • S3 Bucket to store the dependencies
  • CodeBuild to build the application
  • CodeDeploy to deploy the application
  • CodePipeline to orchestrate the pipeline

Prerequisites

Before you begin, you will need:

Complete step by step Implementation