January 2019
Intermediate to advanced
378 pages
11h 35m
English
Web services are a method of communication between two computing devices over a network, and the communication happens in standardized ways (and specifications) for the integration of heterogeneous web applications using XML/JSON, SOAP, WSDL, and UDDI. XML/JSON is the data format that provides metadata for the data that it contains; SOAP is used to transfer data; WSDL is used for defining available services to be consumed, and UDDI will have the list of services available.
Web services architecture (WSA) mandates the presence of certain characteristics, and suggests a few optional ones, when developing any web service.
WSA consists of three significant roles, as you can see in the following diagram, ...
Read now
Unlock full access