Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Web Services Overview

Web Services Overview

Basic Overview of Web Services

Avatar for Roberto Guerra

Roberto Guerra

August 09, 2013

More Decks by Roberto Guerra

Other Decks in Technology

Transcript

  1. What are Web Services Web based applications that use open

    based standards & protocols to exchange data.
  2. Simple SOAP Flow Businesses can register their WS on UDDI

    (Universal Desription, Discovery and Integration) and provide documentation with WSDL.
  3. SOAP vs REST REST is easier REST permits many different

    formats. REST allows better support for browser clients. REST reads can be cached REST is faster -less overhead