This document discusses Service Oriented Architecture (SOA) and Representational State Transfer (REST) systems of systems. It describes how SOA has evolved over time to include grids, clouds, and systems of systems. REST is characterized as an architectural style for building distributed hypermedia systems and leverages existing web technologies like HTTP and XML. In a REST system, resources are addressable via URIs and clients interact with servers by transferring representations of resources through standardized interfaces and operations.