This document provides an overview of service-oriented architecture (SOA) and microservice architecture. It defines SOA as an approach that makes software components reusable via well-defined service interfaces. SOA aims to make it easy for businesses to grow by adding new interoperable services. Microservice architecture is described as a variant of SOA where applications are composed of many small, independent services. The document also discusses SOA principles, components, integration strategies and key drivers for adopting SOA in enterprises.