AWS Solution Architect Class Notes
AWS Solution Architect Class Notes
Study Notes
General Concepts —
In addition to regions and AZs, AWS offers edge locations. In AWS, the
edge location is used to serve Amazon CloudFront and Amazon Route
53
Compute
AWS EC2
• Reserved
• Spot
• Dedicated Hosts
Instance Meta-data
AWS Lambda
3. The pricing for using AWS Lambda is simple. You pay only for
the compute time when the code is getting executed; there is
no charge when the code is not running.
1. There are no separate charges for Amazon ECS; you pay only
for the AWS resources used such as Amazon EC2 instances,
Amazon Elastic Block Storage (EBS) volumes, and so on.
Amazon Lightsail
————————————————————————————
———
NETWORKING
2. After creating a VPC, you can add one or more subnets in each
Availability Zone.
Public Subnet
Private Subnet
Security Group —
ROUTE TABLE
1. You can associate multiple subnets with the same route table.
Network ACLs
Amazon Route 53
Refer: https://docs.aws.amazon.com/Route53/latest/DeveloperGuide
/Welcome.html
ELB
Amazon Inspector
————————————————————————————
———
2. Object Storage
4. You can store unlimited amount of data but each file size can’t
exceed 5TB.
Amazon S3 One Zone-IA is a new storage class for storing data that
is accessed less frequently, but requires rapid access when needed. One
Zone-IA stores data in a single AZ. Designed for 99.5% availability over
a given year
Amazon Glacier
1. Object Storage
2. Support NFS v4
6. Snapshot goes to S3
1. Import-Export Disk’s
Amazon CloudFront
2. OLTP vs OLAP
6. RAID
Amazon DynamoDB
Amazon Redshift
1. DWH
Amazon ElastiCache
————————————————————————————
———
Analytics
Amazon Athena
Amazon CloudSearch
Amazon Elasticsearch
Amazon Kinesis
————————————————————————————
———
MANAGEMENT TOOLS
AWS CloudFormation
Amazon CloudWatch
AWS CloudTrail
1. CCTV
————————————————————————————
———
DEVELOPER TOOLS
AWS CodeCommit
AWS CodePipeline
AWS CodeBuild
AWS CodeDeploy
————————————————————————————
———
MESSAGING
3. Visibility timeout
————————————————————————————
———
APPLICATION SERVICES