Multiple choice technology architecture

What type of software services does SOA use to support the requirements of business processes and software use?

  1. a) Tightly Coupled

  2. b) Loosely Coupled

  3. C) Highly Coupled

  4. d) Heavily Coupled

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

SOA uses loosely coupled services to ensure that services can operate independently with minimal dependencies on each other. This allows for greater flexibility, reusability, and easier maintenance. Tightly coupled services would defeat the purpose of SOA by creating rigid dependencies that make the system fragile.