Giter VIP home page Giter VIP logo

aws-code-services's Introduction

aws-code-services

Node.js/Express/AngularJS/Jasmine project used to demonstrate working with AWS Code Services

Description

This project is used to illustrate the application life cycle from dev to prod using AWS Code Services. The app is a message accumulator. The code is src/ contains a commits/ directory that contains two commits: v1_1/ and v1_2/. v1_1/ is intentionally broken and used to demonstrate the automatic rollback capabilities of AWS Code Deploy. v1_2 adds a new feature to the app and is used to demonstrate how blue/green deployments work with AWS CodeDeploy.

Usage

Install

For development: npm install

or for production: npm install --production

Test

npm test

Build

npm run build

Run

For development: NODE_ENV=development DEBUG=aws-code-services:* npm start

or for production: NODE_ENV=production npm start

AWS Code Services Support

A buildspec.yml file is included for AWS CodeBuild and an appspec.yml file is included for AWS CodeDeploy.

Infrastructure

The CloudFormation template creates a development machine for committing the commits to AWS CodeCommit. It also bootstraps two subnets, an Auto Scaling group, a load balancer, an S3 bucket, a user with minimal privileges for setting up AWS Code Services, and multiple service roles to be used along with AWS Code Services.

aws-code-services's People

Contributors

lrakai avatar

Watchers

 avatar  avatar  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.