Skip to content

umerHasan/aws-deploy-ts

 
 

Repository files navigation

Simple Article with a Starter Rest API with Node.js and TypeScript

license

A simple article and project to demonstrate automatic deployment on AWS using Elastic Beanstalk.

Capture


Project Specifications

BACK-END

CLOUD

  • Used AWS BeanStalk as an orchestration service for deploying cloud applications.
  • Used AWS EC2 as cloud instances for application availability.
  • Used AWS CodeDeploy as a fully managed deployment service that automates application deployments.
  • Used AWS CodePipeline as a continuous delivery service for the application build, test and deployment phases
  • Used AWS CodeCommit as source control service.

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 84.6%
  • JavaScript 15.4%