AWS Solution Architect Associate
AWS Solution Architect Associate
2. Amazon EC2 and Amazon EBS: In this module, you will learn about the
introduction to compute offering from AWS called EC2. We will cover
different instance types and Amazon AMIs. A demo on launching an AWS
EC2 instance, connect with an instance and hosting a website on AWS
EC2 instance. We will also cover EBS storage Architecture (AWS
persistent storage) and the concepts of AMI and snapshots.
How to launch a Linux Server, Connect it via Putty and Putty Gen,
Basic linux commands - sudo su, apt-get update, yum update, ls, pwd, clear,
cd /, cd.., rm, sudo vim etc.
How to host a Sample website on it using Apache Server
How to increase Volume Size, how to create Snapshot or backup
What is AMI (Amazon Machine Image)
What is Security Group, Volumes, Elastic IP address, Public IP address
Create free tier account, a windows or unix server installation with a test
website
How to Launch windows server
How to add / remove disk / volume to a server
how to take backup / restore of a server, Life Cycle Policy
3. Auto Scaling and Load Balancing in AWS: In this module, you will
learn about 'Auto Scaling' and 'Load distribution techniques' in AWS. This
module also includes a demo of Load distribution & Auto Scaling your
resources horizontally based on time or activity.
5. AWS VPC & Cloud Watch: In this module, you will learn introduction
to Amazon Virtual Private Cloud. We will cover how you can make
public and private subnet with AWS VPC. This session also covers
monitoring AWS resources and setting up alerts and notifications for
AWS resources and AWS usage billing with AWS Cloud Watch. A demo
on creating VPC.
RDS, Dynamo DB
What databases available in RDS (Oracle, MySql, Sql Server etc.)
How to create and connect MySql database
How to do backup and restore MySql database
How to do automatic maintenance for minor patch upgrades
What is Read Replica and how it useful
What Dynamo DB or No SQL database
IAM
How to create User, Group, Roles
AWS Cli Access Programmatic Access, Console Access
What is Policies
How to applies policies for Users, Group and Roles
How to enable MFA
How to use IAM Policies, Customized Policies
How to create customized IAM Login
How to setup password polices for your organization
How to fetch reports (Credential Report)