728x90
반응형
AWS is a Cloud Provider
use on demand and scale easily
Services
AWS Regions
all around the world, names can be us-east-1, eu-west-3
a region is a cluster of data centers
How to choose an AWS Region?
1) Compliance(법률 준수): with data governance and legal requirements
2) Proximity(접근성) to customers: reduced latency
3) Available services within a Region
4) Pricing(요금): pricing varies region to region and is transparent in the service pricing page
AWS Availability Zones
Each region has many availability zones
(usually 3, min is 3, max is 6)
example: ap-southeast-2a, ap-southeast-2b, ap-southeast-2c
- they're separate from each other
- they're connected with high bandwidth, ultra-low latency networking
Tour of the AWS Console
Identity and Access Management (IAM)
Route 53 (DNS service)
References
Udemy, Ultimate AWS Certified Solutions Architect Associate SAA-C03
728x90
728x90
'Networking > AWS' 카테고리의 다른 글
[AWS] SAA-C03#06: EC2 instance storage (0) | 2024.06.21 |
---|---|
[AWS] SAA-C03#05: EC2 - solution architect associate level (0) | 2024.06.19 |
[AWS] SAA-C03#04: EC2 (0) | 2024.06.18 |
[AWS] SAA-C03#03: IAM, CLI/CloudShell (0) | 2024.06.18 |
[AWS] SAA-C03#02: IAM (0) | 2024.06.17 |