Table of contents
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:
- AWS Account
- Starter Code: github.com/vincentiroleh/pollybook
You can watch the full video on my YouTube channel (34:23 minutes watch).
Ref: