General Flashcards
6 advantages of cloud
- Trade capital expense for variable expense
- Benefit from massive economies of scale
- Stop guessing about capacity
- Increase speed and agility
- Stop spending money running and maintaining data centers
- Go global in minutes
3 types of cloud computing
- IAAS
- PAAS
- SAAS
3 types of Cloud Computing deployments
- Public Cloud (AWS, Azure)
- Private Cloud (Your own datacenter
- Hybrid (Mix of both)
Availability Zone
One or more closely-located data centers, each with redundant power, networking, connectivity
Region
A geographical area
A region always has at least _____ AZs
2
Edge Location
Endpoint for caching content
Factors for choosing the right Region
- Data sovereignty laws (data needs to be physically stored in a certain location)
- Latency to end-users
- AWS Services (us-east-1 has the most services available)
4 Support Plans (Names)
- Basic
- Developer
- Business
- Enterprise
Basic Support Plan (not including response times)
- Free
- No tech support
- No TAM
Developer Support Plan (not including response times)
- $29/month
- Tech support via email during business hours
- No TAM
- 1 person can open unlimited support cases
Business Support Plan (not including response times)
- $100/month (at least)
- 24 x 7 tech support via email, chat, phone
- No TAM
- Unlimited people can open unlimited support cases
Enterprise Support Plan (not including response times)
- $15,000/month
- 24 x 7 tech support via email, chat, phone
- Includes TAM
- Unlimited people can open unlimited support cases
What support level includes a TAM
Enterprise
Basic Support Plan response times
None
Developer Support Plan response times
- General guidance: < 24 business hrs
- System impaired: < 12 business hrs
Business Support Plan response times
- General guidance: < 24 hrs
- System impaired: < 12 hrs
- Prod system impaired: < 4 hrs
- Prod system down: < 1 hr
Enterprise Support Plan response times
- General guidance: < 24 hrs
- System impaired: < 12 hrs
- Prod system impaired: < 4 hrs
- Prod system down: < 1 hr
- Business-critical system down: < 15 min
Root account
Email address account used to set up AWS account. Always has admin access
How are permissions given to users in a group
Policies are associated to the group, and users inherit the permissions in these policies
Credential Report
IAM report that lists all users in your account
7 S3 Storage Classes (names)
- Standard
- Infrequently Accessed (IA)
- One Zone IA
- Intelligent Tiering
- Glacier
- Glacier Deep Archive
- Outposts
“Standard” S3 storage class
99.99% available
“Infrequently Accessed (IA)” S3 storage class
Accessed less frequently, but still need rapid access. Charged retrieval fee.