Follow

Follow
Deploy an existing NodeJS API to AWS Elastic Beanstalk using the AWS CLI

Deploy an existing NodeJS API to AWS Elastic Beanstalk using the AWS CLI

Vincent Iroleh's photo
Vincent Iroleh
·Aug 23, 2022·

1 min read

Table of contents

  • Task

Hey everyone, I want to discuss AWS Elastic Beanstalk in this video.

This video is designed to help you learn and deploy with AWS Elastic Beanstalk, and we're going to do that by doing a follow-along and a little lecture. So that's the goal of this video.

Task

Deploy an existing NodeJS API to AWS Elastic Beanstalk using the AWS CLI

Instructions:

  • Configure AWS CLI
  • Clone the repo
  • Test the app on your local machine
  • Deploy the NodeJS API using the Elastic Beanstalk command line

Prerequisites:

You can watch the full video on my YouTube channel (34:23 minutes watch).‌

Ref:

 
Share this