Book Image

Mastering AWS Administration [Video]

By : TechSnips LLC
Book Image

Mastering AWS Administration [Video]

By: TechSnips LLC

Overview of this book

Do you need to set up an AWS infrastructure quickly but don’t have the time and energy to sift through tons of boring documentation? AWS is a powerful platform that can handle any load you can throw at it. But, with great power comes great responsibility. The last thing you want is to fully deploy an application only to find out you did it wrong. This course will teach you to effectively deploy AWS resources like a true pro in a matter of minutes. You will learn the concepts behind architecting systems in the cloud and how to engineer your environment to withstand failures. Take a deep breath and follow these easy deployment scenarios featuring real-world examples of everything from websites to Machine Learning and beyond. This course will catapult you from a young grasshopper, wet-behind-the-ears, into a true AWS Jedi master in just a few hours. Why wait? Take this course and learn how to wield the power of AWS today!.
Table of Contents (9 chapters)
Chapter 3
Deploy Python, Node.js, and .Net Apps
Content Locked
Section 4
Deploying Node.js App
Download the sample NodeJS application provided by AWS and deploy it on the environment. Modify the app to communicate with DynamoDB. - Download the application from https://github.com/awslabs/eb-node-express-sample/releases/download/v1.1/eb-node-express-sample-v1.1.zip - Deploy the zipped package to EB - Ensure that the app is working and communicating with DynamoDB