Notes on TOSCA
Recommended reading
- Portable Cloud Services Using TOSCA by Tobias Binz, Gerd Breiter, Frank Leymann, Thomas Spatzier. IEEE Internet Computing 16(03):80–85 (May 2012) - short overview
- TOSCA: Portable Automated Deployment and Management of Cloud Applications by Tobias Binz, Uwe Breitenbücher, Oliver Kopp, Frank Leymann, Advanced Web Services2014 - longer overview
- Topology and Orchestration Specification for Cloud Applications (TOSCA) Primer Version 1.0 - offical primer (regard it as tutorial)
- Topology and Orchestration Specification for Cloud Applications Version 1.0 - offical specification
- TOSCA Simple Profile in YAML Version 1.1 - the simple profile in YAML.
See http://www.opentosca.org/#publications for a list of publications in the OpenTOSCA ecosystem.
TOSCA 1.0 XML
TOSCA 1.0 YAML
Example YAML files
Available TOSCA implementations
Available implementations are tracked by OASIS at https://wiki.oasis-open.org/tosca/TOSCA-implementations.
License
Copyright (c) 2014-2017 Contributors to the Eclipse Foundation
See the NOTICE file(s) distributed with this work for additional information regarding copyright ownership.
This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which is available at http://www.eclipse.org/legal/epl-2.0, or the Apache Software License 2.0 which is available at https://www.apache.org/licenses/LICENSE-2.0.
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0