0 votes
in AWS by

What is the advantage of the AWS-recommended practice of "decoupling" applications?

  • A. Allows treating an application as a single, cohesive unit.
  • B. Reduces inter-dependencies so that failures do not impact other components of the application.
  • C. Allows updates of any monolithic application quickly and easily.
  • D. Allows tracking of any API call made to any AWS service.

1 Answer

0 votes
by

Correct option is :- 

  • B. Reduces inter-dependencies so that failures do not impact other components of the application.

Related questions

0 votes
asked Mar 31 in AWS by DavidAnderson
0 votes
asked Mar 28 in AWS by DavidAnderson
...