Compute Service (Nova) Architecture
API server Message queue Compute worker These basic categories describe the service architecture and information about the cloud controller.
API server At the heart of the cloud framework is an API server, which makes command and control of the hypervisor, storage, and networking programmatically available to users.
The API endpoints are basic HTTP web services which handle authentication, authorization, and basic command and control functions using various API interfaces under the Amazon, Rackspace, and related models.
[Read More]