Orchestration

Orchestration (computing)

 

Orchestration describes the automated arrangement, coordination, and management of complex computer systems, middleware, and services.

It is often discussed as having an inherent intelligence or even implicitly autonomic control, but those are largely aspirations or analogies rather than technical descriptions. In reality, orchestration is largely the effect of automation or systems deploying elements of control theory.[1]

This usage of orchestration is often discussed in the context of Service Oriented ArchitecturevirtualizationprovisioningConverged Infrastructure and dynamic datacenter topics. Orchestration in this sense is about aligning the business request with the applications, data and infrastructure. It defines the policies and service levels through automated workflows, provisioning, and change management. This creates an application-aligned infrastructure that can be scaled up or down based on the needs of each application. Orchestration also provides centralized management of the resource pool, including billing, metering, and chargeback for consumption. For example, orchestration reduces the time and effort for deploying multiple instances of a single application. And as the requirement for more resources or a new application is triggered, automated tools perform tasks that before could only be done by multiple administrators operating on their individual pieces of the physical stack. [2]

A somewhat different usage relates to the process of coordinating an exchange of information through web service interactions. (See alsoservice-oriented architecture, and web service choreography). Applications which decouple the orchestration layer from the service layer are sometimes called agile applications.

Although appearing to make rather arbitrary use of language, a distinction is often made between orchestration (a local view from the perspective of one participant) and choreography (coordination from a global multi-participant perspective, albeit without a central controller).

With the popularity of Cloud computing it is now necessary to understand Service Orchestration in the context of this paradigm. Work flows and processes are used in different domains. At one level there are level inter-company business processes and at another level there are processes to get the wide area network operational. To keep matters simple, we will define an orchestrator as the entity that manages complex cross domain (system, enterprise, firewall) processes and handle exceptions. Since an orchestrator is valuable in the fulfillment, assurance as well as billing processes, in its most advanced service aware incarnation, should be capable of adjustments based on feedback from monitoring tools. At the most basic level an orchestrator is a human. The main difference between a work flow automation and orchestration is that work flows are processed and completed as processes within a single domain.[3]

Cloud Service orchestration therefore is the

  • Composing of Architecture, Tools and Processes by humans to deliver a defined service
  • Stitching of software and hardware components together to deliver a defined Service
  • Connecting and automating of work flows when applicable to deliver a defined service

It is critical in the delivery of cloud services because

  • Cloud is all about scale – automated work flows are essential
  • Cloud Service delivery includes fulfillment assurance and billing
  • Cloud Services delivery entails work flows in various technical and business domains