This document provides an overview of service oriented architecture (SOA) and web services. It defines SOA as an architectural style that promotes loose coupling between components. The key benefits of SOA include flexibility, reusability, and the ability to integrate systems. Web services are described as a standard way to implement SOA using XML, SOAP, WSDL and UDDI. The roles of a service, consumer and provider in SOA are also outlined.