Learn how to get started with AWS in 30 minutes!
You'll learn how to create an AWS account, configure IAM users, and use the AWS CLI and SDK. We'll also look at AWS CDK and see how we can use it to manage cloud infrastructure.
👉 Links
🔗 Project: https://github.com/pixegami/todo-list-api
🔗 AWS Console: https://aws.amazon.com
🔗 AWS Free Tier: https://aws.amazon.com/free
🔗 AWS CLI: https://aws.amazon.com/cli
🔗 Credential Provider Chain: https://docs.aws.amazon.com/sdkref/latest/guide/standardized-credentials.html#credentialProviderChain
🔗 IAM Best Practices: https://docs.aws.amazon.com/IAM/latest/UserGuide/best-practices.html
🔗 Node.js: https://nodejs.org/en
🔗 AWS CDK: https://docs.aws.amazon.com/cdk/v2/guide/home.html
📚 Chapters
00:00 Introduction to AWS
00:57 Example AWS Services
05:51 AWS Pricing
07:32 AWS Free Tier
09:30 4 Ways to Use AWS
10:26 Create an AWS Account
11:40 How AWS Regions Work
13:08 Creating an IAM User
16:21 Using the AWS CLI
19:11 Using the AWS SDK for Python
20:47 Using AWS CDK
25:37 Deploying a Serverless To-Do List
27:16 Reference Architecture Diagrams
#pixegami #aws