Web Services
- Define what a web service is.
- Describe the difference between a web service and web application.
- Describe the basic flow of data and the responsibilities for web service consumption.
- Describe the formats for requests to and responses from a web service that uses a SOAP interface.
- Describe the formats for requests to and responses from a web service that uses a RESTful interface.
- Identify and describe the responsibilities for the design patterns that are appropriate for the design of a subsystem consuming a web service.