![](https://static.wixstatic.com/media/a27d24_d566c5b1bf4a4f66ac386d274a5f8049~mv2.png/v1/fill/w_980,h_735,al_c,q_90,usm_0.66_1.00_0.01,enc_auto/a27d24_d566c5b1bf4a4f66ac386d274a5f8049~mv2.png)
AWS service scope falls into 3 categories:
Global service: A service configured & deployed globally. Eg. Route 53, IAM, CloudFront, SES
Regionals service: A service configured & deployed regionally. Multi-AZ RDS deployment, ELB, Auto-scaling, S3, DynamoDB
Zonal service: A service configured & deployed in a single zone. EC2
AWS service scope is an important consideration when designing solutions architectures. It affects application scalability, availability, performance, operational efficiency, cost & regulatory compliance.
For your convenience this is also available on YouTube at: AWS Service Scope
Done