Skip to content

For this article, I want to demonstrate how to set up automatic deploys of a Node.js application with TypeScript on the AWS Cloud, using Elastic Beanstalk. In this way, this article will be like a tutorial, a little more direct, like a sequence of steps.

License

Notifications You must be signed in to change notification settings

matheusicaro/article-app-deploy-aws-node-typescript

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

For this article, I want to demonstrate how to set up automatic deploys of a Node.js application with TypeScript on the AWS Cloud, using Elastic Beanstalk. In this way, this article will be like a tutorial, a little more direct, like a sequence of steps.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published