Buscar
Estás en modo de exploración. debe iniciar sesión para usar MEMORY

   Inicia sesión para empezar


Por supuesto:

AWS Certified Cloud Practitioner (AWS CCP) Practice Test Set 1

» Iniciar este curso
(Practica preguntas similares gratis)
Pregunta:

What architectural best practice aims to reduce the interdependencies between services?

Autor: Sarahmarie Hollenstein



Respuesta:

As application complexity increases, a desirable attribute of an IT system is that it can be broken into smaller, loosely coupled components. This means that IT systems should be designed in a way that reduces interdependencies—a change or a failure in one component should not cascade to other components The concept of loose coupling includes “well defined interfaces” which reduce interdependencies in a system by enabling interaction only through specific, technology-agnostic interfaces (e.g. RESTful APIs).


0 / 5  (0 calificaciones)

2 answer(s) in total

Respuesta alternativas:

"Loose Coupling"