OASIS TOSCA

Topology and Orchestration Specification for Cloud Applications (TOSCA), is an OASIS standard language to describe a topology of cloud based web services, their components, relationships, and the processes that manage them. The TOSCA standard includes specifications to describe processes that create or modify web services.

History

On 16 January 2014, OASIS TOSCA Technical Committee approved TOSCA 1.0 as a standard.

Specification

Commercialization of cloud computing offerings has required manageability of tenant applications, particularly on a large scale. As such, vendors who offer their services to a wide market have written related standards that predate, or have been developed concurrently, with the OASIS TOSCA standard.

Amazon AWS CloudFormation template

The AWS CloudFormation template is a JSON data standard to allow cloud application administrators to define a collection of related AWS resources.

It is worth noting that CloudFormation is a proprietary format from AWS, that is not TOSCA based, and therefore does bring the promise OASIS TOSCA is targeting. Check this grammar [1] compared to the OASIS TOSCA one [2]

OpenStack Heat

The OpenStack Foundation has also defined a similar standard for specifying resources and the orchestrations for managing infrastructure, and application lifecycles. The heat-translator project was one of the first to adopt TOSCA for standardized templating.

Cloudify

Cloudify is an open source TOSCA-based orchestration framework based on YAML.

Alien4Cloud

Alien4Cloud (meaning Application LIfecycle ENabler for Cloud) is an open source TOSCA based designer and Cloud Application Lifecycle Management Platform. It is natively integrated with Cloudify for runtime orchestration though other orchestrators can be plugged to it.

Ubicity

Ubicity provides tooling and orchestrators based on TOSCA.

SeaClouds

SeaClouds is an EU FP7 funded project whose mission is to provide seamless adaptive multi-cloud management of service-based applications. It natively supports TOSCA, and it is participating in the standardization of such standard.

See also

Standards
  1. https://s3-us-west-2.amazonaws.com/cloudformation-templates-us-west-2/EC2InstanceWithSecurityGroupSample.template
  2. http://docs.oasis-open.org/tosca/TOSCA-Simple-Profile-YAML/v1.1/TOSCA-Simple-Profile-YAML-v1.1.html
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.