Region
Region
1. Region: is a physical location in the world that consists of two or more Availability Zones (AZs).
2. An Availability Zone: Is one or more discrete data centers – each with redundant power networking, and
connectivity – housed in separate facilities.
3. An Edge Location: are endpoints for AWS that are used for caching content. Typically, this consists of
CloudFront and Amazon’s CDN.
1. Storage
a. S3
b. EBS
c. EFS
d. FSx
e. Storage Gateway
2. Databases
a. RDS
b. DynamoDB
c. Redshift
3. Networking
a. VPCs
b. Direct Connect
c. Route 53
d. API Gateway
e. AWS Global Accelerator
AWS Whitepapers
Read through
1. Operational Excellence: Running and monitoring systems to deliver business value, and continually
improving processes and procedures
2. Performance Efficiency: Using IT and computing resources efficiently
3. Security: Protecting information and systems
4. Cost Optimization: Avoiding unnecessary costs
5. Reliability: Ensuring a workload performs its intended functions correctly and consistently when it’s
expected to.
6. Sustainability: Minimizing the environmental impacts of running cloud workloads.
The root account is the email address you used to sign up for AWS. The root account has full administrative access.
Exam Tips
1. Turn on MFA on the root account
2. Create an admin group for administrators and assign the appropriate permissions to this group.
3. Create users accounts for your admins
4. Add users to your admin groups
Exam Tips
1. Users: A physical person. One user equal to one person. Never share user accounts across different people
2. Groups: Functions, such as admins, developers etc. Contains users.
3. Roles: Internal usage within AWS.
Only assign a user the minimum number of privileges they need to do their job.
Exam Tips