srebreni3 / simple-nodejs-app

This is very simple node.js application for testing

Home Page:https://aws.plainenglish.io/seamless-blue-green-deployment-with-zero-downtime-aws-elastic-beanstalk-and-ci-cd-codepipeline-4a30f0a27fd3

Repository from Github https://github.comsrebreni3/simple-nodejs-appRepository from Github https://github.comsrebreni3/simple-nodejs-app

Simple Node.js Application

This repository contains a basic Node.js application that has been Dockerized for testing and as a foundation for deploying Node.js applications within a Docker container.

Steps

  1. Clone the Repository:
git clone git@github.com:srebreni3/simple-nodejs-app.git

Go to your application

cd simple-nodejs-app

Articles

Check out this article: How to Deploy a Docker Image to Amazon ECR and Run It on Amazon EC2

Check out this article: How to Deploy a Docker Image on AWS and Run it on Fargate

Check out this article: Blue/Green Deployment with Zero Downtime: AWS Elastic Beanstalk and CI/CD CodePipeline