Which AWS Cloud benefit is shown by an architecture’s ability to withstand failures with minimal downtime?
Agility
Elasticity
Scalability
High availability
Explanations:
Agility refers to the ability to quickly adapt to changes and deploy new features or services, but it does not specifically address resilience against failures.
Elasticity is the ability to automatically scale resources up or down based on demand, focusing on resource allocation rather than failure resilience.
Scalability refers to the capability to increase resource capacity to handle growth, but it does not inherently imply the ability to withstand failures.
High availability denotes a system’s ability to remain operational and accessible despite failures, ensuring minimal downtime through redundancy and failover mechanisms.