Introduction
  • Course Introduction
  • Course Files on Github
Installing the CLI on your computer
  • Install CLI on linux or a Mac
  • Install CLI on Windows
  • Generate API keys to use with the CLI
  • Use EC2 with roles to use the CLI
Useful features in AWS CLI
  • Add AWS CLI Autocomplete Feature
  • Setup Multiple Profiles on AWS CLI
Use CLI to work with AWS S3
  • Use CLI to work with S3 and backup you local files automatically to S3 with cron
  • Intro to S3 Server Side Encryption with the AWS CLI
  • How to implement Server Side Encryption via the AWS Console
  • SSE-S3 with the AWS CLI
  • Create a KMS key to use with SSE-KMS with the CLI
  • Amazon S3 SSE-KMS with the the AWS CLI
  • AWS S3 Server Side Encryption : SSE-C with the AWS CLI
  • Amazon S3 Default Encryption for S3 Buckets with the AWS CLI
  • S3 Multipart upload with the AWS CLI
  • Bonus Lesson: Cross Account S3 Bucket access using Bucket Policy and AWS CLI
  • Bonus Lesson: Generate a pre signed URL for a S3 object
Use CLI to work with EC2 Instances
  • CLI EC2 Intro
  • Do more with EC2 CLI
  • Creating an Amazon Machine Image (AMI) with the Command Line interface
Build a fully functioning VPC with Subnets, Gateway and NAT using CLI
  • VPC Lesson
AWS CLI Lab : Work with AWS Lambda
  • AWS CLI Lambda Lab Intro
  • How AWS Lambda Works
  • Our Goal in this section and python code.
  • Creating Lambda Function with the CLI
Work with AWS IAM
  • AWS IAM CLI Introduction
  • Use CLI to create users, access keys, permissons
  • Use CLI to create a role and Instance profile for Amazon EC2
Use CLI to work with CloudFormation
  • Cloudformation Intro
  • Cloudformation with Console
  • Cloudformation with AWS CLI
  • Cloudformation Update, delete and conclusion.
Bonus Lesson: Monitor Memory Utilization, a custom EC2 metric using scripts.
  • Monitor EC2 Memory Metrics with the help of CloudWatch agent and custom scripts.
Use AWS CLI to work with Amazon Rekognition
  • Intro to AWS Recognition with AWS CLI
  • Use AWS CLI to analyze faces and objects in an Image
  • Use AWS CLI to analyze objects in a video
Course Conclusion
  • AWS CLI QUIZ
  • Conclusion and what's next
  • My Youtube Channel
  • Compilation of some good sources and articles about AWS CLI