Multiple choice technology

In terms of SOA, always Service = Web Service.

  1. True

  2. False

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

Service Oriented Architecture (SOA) is an architectural style where services are building blocks. While Web Services are a common implementation technology for SOA, a service can also be implemented using other technologies such as CORBA, JMS, or REST APIs, meaning service does not always equal web service.