Code Monkey home page Code Monkey logo

aws-cicd-devops-web-app's Introduction

End-to-End CI/CD Pipeline for Node.js Web Application using AWS CI/CD Services ๐Ÿš€

Build a CI/CD pipeline for a Node.js web application using AWS CI/CD services (CodeBuild, CodeDeploy, CodePipeline).

Architecture Description ๐Ÿ“

The architecture of the CI/CD pipeline is as follows: Users start by pushing a new commit to the GitHub repository. This triggers the pipeline, which consists of three stages: Source, Build, and Deploy. The Source stage pulls the source code from the GitHub repository. The Build stage uses AWS CodeBuild to Test the Node.js web application. The Deploy stage uses AWS CodeDeploy to deploy the Node.js web application to an Elaastic Beanstalk environment. Note: The build stage in this project is used to test the Node.js web application. In a real-world scenario, you would also include the build process in this stage.

Architecture Diagram ๐Ÿ“Œ

aws-cicd-with-eb

Prerequisites ๐Ÿ“‹

  • An AWS account with the necessary permissions to create the required resources.
  • GitHub account

Steps ๐Ÿ“

Step No Document Link
1 Create a Instance role Elastic Beanstalk
2 Configure Elastic Beanstalk Environment
3 Create a Pipeline to Deploy Node.js Application
4 View the Application
5 Clean Up

Usage ๐Ÿ› ๏ธ

  1. Clone or download the repository.
git clone https://github.com/mathesh-me/aws-cicd-devops-web-app
  1. Follow the steps mentioned in the Steps section.
  2. Clean up the resources by following the Clean Up steps.

Contributing ๐Ÿ–‡๏ธ

Pull requests are welcome for any changes.

License ๐Ÿ“„

This project is licensed under the MIT License - see the LICENSE file for details

Author ๐Ÿ™‹โ€โ™‚

  • Mathesh M on LinkedIn.
  • You Can also check out my Medium for articles on DevOps Tools and Technologies.๏ธ

aws-cicd-devops-web-app's People

Contributors

mathesh-me avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.