AWS Developer: Getting Started
Amazon Web Services is the largest cloud provider in the world. This course will teach you how to develop, deploy, and integrate web applications with AWS.
What you'll learn
Developing high-performance web applications in the real world requires the use of a cloud provider, and Amazon Web Services is widely recognized as the leader in cloud technology. In this course, AWS Developer: Getting Started, you will learn how to develop applications that utilize many of the services in AWS. First, you will learn how to deploy applications to EC2 with Elastic Beanstalk. Next, you will discover how to store and retrieve data in RDS and DynamoDB. Finally, you will delve into architecting infrastructure with CloudFormation. When you're finished with this course, you will have experience working with AWS that will help you as you work on your own applications.
Table of contents
- Introduction 3m
- Developing in the Cloud 3m
- The Web of Amazon Web Services 3m
- AWS Tooling: Web Console 2m
- AWS Tooling: Command Line Interface 1m
- AWS Tooling: Software Development Kits 1m
- Who Luvs Pizza? 3m
- Installing Node.js 2m
- Installing the AWS CLI 2m
- Creating and Initializing an AWS Account 5m
- Conclusion 2m
- Introduction 2m
- Virtual Private Cloud Overview 3m
- Creating a Virtual Private Cloud 7m
- Elastic Cloud Compute Overview 4m
- Creating an EC2 Instance 5m
- Connecting to an EC2 Instance 6m
- Updating and Deploying to an EC2 Instance 4m
- Scaling EC2 Instances 3m
- Creating an Amazon Machine Image (AMI) 1m
- Creating a Load Balancer 5m
- Creating an Auto Scaling Group 8m
- Scaling in Action 6m
- Conclusion 1m
- Introduction 1m
- Relational Database Service (RDS) Overview 4m
- Choosing a Database Engine in RDS 1m
- Creating a Database in RDS 3m
- Connecting to a Database in RDS 4m
- Interacting with RDS in Code 13m
- DynamoDB Overview 2m
- Deciding Between RDS and DynamoDB 2m
- Creating a Table in DynamoDB 2m
- Connecting to DynamoDB with Code 9m
- Conclusion 2m