0% found this document useful (0 votes)
37 views7 pages

Aws Quick Notes

Uploaded by

Manu Tn
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as ODT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
37 views7 pages

Aws Quick Notes

Uploaded by

Manu Tn
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as ODT, PDF, TXT or read online on Scribd
You are on page 1/ 7

AWS CERTIFIED SOLUTION ARCHITECT

QUICK NOTES
TABLE OF CONTENTS
Appendices.................................................................................................................................................................. 3
Heading1...................................................................................................................................................................... 4
Heading2................................................................................................................................................................. 4
Heading3............................................................................................................................................................ 4
IDENTITY ACCESS MANAGEMENT

EC2 & INSTANCE STORAGE

• Reservation: 1 year or 3year

• EBS: Access per AZ

• EBS volume types

◦ SSD

▪ Gp2/gp2

• 1 GB to 16 TB

• 3k to 16k Throughput

▪ io1/io2

• IOPS upto 64k : nitro

• IOPS upto 32k : others

• IOPS upto 256k : Provisioned

◦ HDD

▪ throughput optimized

• throughput 500 MiBs

• IOPS: 500

▪ Cold

• IOPS: 250

• throughput :150Mibs

ELB
• ELB has to be in the same zone where EC2 instance resides, otherwise it wont be able to route

RDS
• Automated backup

◦ Daily DB backup

◦ Transaction backup every 5 min

◦ Retention 7 to 35 days

Aurora

• 128 TB to 10 GB

• 15 read replica

• fail over 30 sec

• Global data base


◦ 1 primary region(read/write)

◦ upto 5 secondary region readonly

◦ 16 read replica per region

S3

• max object size 5 TB

• if more than 5GB use multipart

• recommended for file size > 100 MB

• s3 storage class

◦ General purpose

◦ Infrequent acess

◦ Glacier

▪ instant archival

• 90 days min

• milli sec retrival

▪ Flexible retrieval

• 90 days

◦ 1 min to 12 hours

▪ Deep archive

• 180 days

◦ 12h to 48 hours retrieval

SQS
• standard queue

◦ unlimited throughput

◦ retention 1min to 14 days

◦ 256KB per message

• FiFO queue

◦ 300/sec without batch

◦ 3000/sec with batch

• delay queue: 0 to 15 min delay

• long polling: 1 sec to 20 sec.

Kinesis Data Stream


• Provisioned mode:

◦ 2mib/s or 1000 record per shard in

◦ 1 Mib/sec out
• On demand mode

◦ 400Mib or 4000 rec/sec read

◦ 200Mib or 200000 rec per sec write

Lambda
• 128 MB to 10 GB

• max 15 min

• 4KB env variable

• disc capacity 512MB

• 50MB compressed

• 250MB uncompressed

DynamoDB
• max size of item 400KB

Cloudwatch
• 10 dimension per metric

• 5 min default

• 1 min if detailed monitoring enabled

• custom metric

◦ 1 min standard

◦ upto 1 second

Cloudtrail
• 90 days retention default

KMS
• automatic key rotation period : 1Year

• Manual key rotation every 90,180 etc days

Guard of duty scan logs except cloud-watch logs

VPC
Privet ip ranges

Type CIDR Range


Big n/w 10.0.0.0/8 10.0.0.0 to 10 .255.255.255
AWS Default range 172.16.0.0/12 172.16.0.0 to 172.31.255.255
Home network 192.168.0.0/16 192.168.0.0 to 192.168.255.255
• Custom VPC

◦ 5 CIDR per vpc

◦ min size /28

◦ max size /16

• Subnet

◦ reserves 1st 4 and last one in ip in CIDR range for internal use
HEADING1

Heading2

Heading3

Heading4
Heading5
HEADING6

You might also like