Multiple choice technology web technology

Select all layers which form the stack of the Web Services architecture

  1. Discovery

  2. Description

  3. Packaging

  4. Transport

  5. Network

Reveal answer Fill a bubble to check yourself
A,B,C,D,E Correct answer
Explanation

The Web Services architecture stack consists of five key layers: Discovery (UDDI for finding services), Description (WSDL for defining service interface), Packaging (SOAP for message formatting), Transport (HTTP/SMTP for message transmission), and Network (TCP/IP for underlying connectivity). All these layers work together to enable service-oriented architecture.