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 5
Launching a .Net App Environment on EB
Create a simple Asp.net web application and test it locally. - Open Visual Studio 2017 and create a new Asp.net core API application - Run the code locally and ensure that the endpoints are working - Try to publish the application and notice the available options provided by Visual Studio by default