Introduction to AWS
Basic Account Management Setting
AWS Account Creation.
Introduction to Billing Dashboard & Cost

AWS-IAM

Basics of Authentication & Authorization
Introduction to Identity & Access Management
Creating and Managing Users & Groups
Multi-Factor Authentication – [MFA]Roles and its use cases
Creating and Managing IAM Policies
AWS-S3

Basics of Storage System
Storage Services provided by AWS
Difference Between Object storage and Block Storage
Introduction to Simple Storage Service – S3Versioning,Logging,Life-Cycle Management
Hosting a static-website in
S3Snowball
AWS-EC2

Introduction to Elastic Cloud Compute
EC2 Use cases and important features of EC2
Security Groups – Creation & Management
AMI and SnapShots
Load Balancer [Network | Application | Classical]Security Groups
Network Interface
Auto-Scaling and Launch Configuration
Auto-Scaling with ALB and Target Group
AWS-CLI

Introduction to AWS CLI
Setting-Up AWS CLI on local machine
Creating Users and groups using AWS CLI
Creating and Managing IAM Roles using AWS CLI
Setting Up MultiProfiles with AWS CLI
Boto3 use cases
AWS-EBS

Introduction to Elastic Block Storage
Components of EBS
Types of Volumes in EBS
Creating and Managing EBS Volume
Creating Image of running EC2 Instance
Migration of AMI and Snapshot to another Region
AWS-EFS

EFS Introduction to File System Storage
Introduction to Elastic File System – EFS
Configuration of EFS
Creating and using EFS with Multiple EC2 Instances
AWS-VPC

VPC Basics of Networking
IP Address and CIDR Block
Concept of Virtual Cloud – Private
Introduction to Virtual Private Cloud -VPC
Subnet and Route Tables
Internet Gateway and NAT
Access Control List – ACL
VPC Peering
Endpoints
AWS-CloudWatch

Important Components of CloudWatch
Creating and Managing metrics in CloudWatch
Creating and Managing Dashboards in Cloudwatch
Logs and Log agent in Cloudwatch
Creating and managing Alarms in CloudWatch
Logs and Log agent in Cloudwatch
AWS-Route53

Introduction to Route53
Introduction to DNS
Domain Registration in Route53
Creating and Managing different Routing Policies
Alarms and Notifications in Route53
AWS-Elastic Beanstalk

Introduction to Elastic Beanstalk
Important Concepts in EB
Managing Environments in EB
Managing Applications in EB Python,Docker,Tomcat,.net,IIS
AWS-CloudFormation

Important Components of CFN
Templates and its components
Creating and Managing stack
Creating template using template designer
Launching WordPress site using CFN template
AWS-LAMBDA

Important Components of Lambda
Creating simple function in Lambda
Creating and Managing triggers in Lambda
Sample Code run using LambdaSupports: Node.js, Java, Python
Deploying Lamda Functions with SAM and Serverless Framework
AWS-RDS

RDS Introduction to Database
Database Services provided by AWS
Introduction to RDS
DB engines provided by RDS
Snapshots,Read Replicas,RDS Security
Groupssupports:mysql, mariadb, postgresql, oracle, MS-Sql, Arora-Serveless
AWS-DynamoDB

Difference between SQL and NoSQL
Components of DynamoDB
AutoScaling in DynamoDB
Indexing in DynamoDB
Data Distribution in DynamoDB
Backup and Monitoring in DynamoDB
AWS-RedShift

Introduction to Data Warehouse
Difference Between OLTP and OLAP
Components of Redshift
Important Features of Redshift
Architecture of Reshift
Creating and Managing a cluster in RedShift
AWS-WorkSpace

Introduction to WorkSpace
Benefits of using Workspace Pricing in WorkSpace
WorkSpace Setup
AWS-SQS & SNS

Introduction to Simple Queuing Service
How SQS Works – Architectural Walkthrough
Important Components of SQS
Introduction to Simple Notification Service
Important Components of SNS
Creating and Managing Topics in SNS
AWS-Snowball

Snowball introduction
Snowball use cases
Benefits of snowball
AWS-CloudTrail

Introduction to CloudTrail
Benefits of CloudTrail
How CloudTrail Works?
AWS-Cloudfront

What is CDN
Setting up CDN over Cloudfront
Setting Cloudfron with Lambda and S3
Projects

Setting Up 3 Tier Architecture using Tomcat,EC2 and RDS
Deploying Serverless application on AWS Using SAM and Serverless
Setting up CICD Using AWS DevOps Tools