Cloud ConceptsPregunta 18 de 100
What is meant by 'loose coupling' as an architectural best practice in the cloud?
a.Making every component depend directly on every other component
b.Designing components so a failure in one has limited impact on others
c.Running all code on a single large server
d.Avoiding the use of any managed services
Explicación
Loosely coupled architectures reduce interdependencies so that a change or failure in one component does not cascade to others. Services like queues and load balancers help decouple components and improve resilience.
Practica las 100 preguntas gratis — sin registro.
Preguntas relacionadas de este tema
- A company no longer wants to spend time racking, stacking, and powering servers so it can focus on its customers. Which cloud value proposition does this reflect?
- Which cloud computing service model provides virtualized computing resources such as servers, storage, and networking that the customer manages?
- Which of the following is an example of the Software as a Service (SaaS) model?
- Which benefit describes AWS's ability to go global in minutes by deploying an application in multiple Regions?
- Which Well-Architected design principle encourages testing systems at production scale and automating to make experimentation easier?
- How does elasticity help a retailer that experiences large traffic spikes during holiday sales?
Última revisión: · proceso editorial
Equipo Editorial de PrepPass · Verificado con AWS Certified Cloud Practitioner (CLF-C02) · Cómo revisamos