SEARCH
You are in browse mode. You must login to use MEMORY

   Log in to start


From course:

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

» Start this Course
(Practice similar questions for free)
Question:

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

Author: Sarahmarie Hollenstein



Answer:

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 ratings)

2 answer(s) in total

Alternative answers:

"Loose Coupling"