SERVICE-ORIENTED ARCHITECTURE Flashcards
1
Q
It is a method of software development that uses software components called services to create business applications.
A
SERVICE-ORIENTED ARCHITECTURE
2
Q
It is a message protocol that enables the distributed elements of an application to communicate.
A
SIMPLE OBJECT ACCESS PROTOCOL
(SOAP)
3
Q
It is an architectural style for an
application program interface (API) that uses HTTP requests to access and use data.
A
REpresentational State Transfer
(REST API)