Cloud Technology & ServicesPregunta 62 de 100
Why should a highly available application be deployed across multiple Availability Zones?
a.To reduce the AWS bill to zero
b.So the application can continue running if one AZ experiences a failure
c.Because a single AZ cannot run any instances
d.To avoid using load balancers
Explicación
Spreading resources across multiple AZs means that if one zone fails, the application can continue serving traffic from the others. AZs are physically isolated, so this design improves availability and fault tolerance.
Practica las 100 preguntas gratis — sin registro.
Preguntas relacionadas de este tema
- Which AWS service is a fully managed NoSQL key-value and document database that delivers single-digit millisecond performance at scale?
- What is an AWS Region?
- What is an Availability Zone (AZ)?
- Which service is a content delivery network (CDN) that caches content at edge locations to reduce latency for users?
- Which service automatically distributes incoming application traffic across multiple targets such as EC2 instances?
- Which service automatically adjusts the number of EC2 instances to match demand based on defined policies?
Última revisión: · proceso editorial
Equipo Editorial de PrepPass · Verificado con AWS Certified Cloud Practitioner (CLF-C02) · Cómo revisamos