forked from devopsbookmarks/devopsbookmarks.com
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathCloudify.json
More file actions
21 lines (21 loc) · 750 Bytes
/
Cloudify.json
File metadata and controls
21 lines (21 loc) · 750 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[
{
"slug": "Cloudify",
"name": "Cloudify",
"description": "Cloudify is a pure play, open source cloud orchestration and automation software. It's used for a variety of needs, from autonomous application management, to uses like NFV orchestration. It was built from the bottom up as a cloud orchestration framework, and is built to be pluggable to any infrastructure. Its also the most extensive implementation of TOSCA, which makes it completely technology agnostic.",
"tags": [
"linux",
"windows",
"osx",
"open-source",
"provisioning",
"orchestration",
"automation",
"scaling",
"open-source",
"free",
"commercial"
],
"url": "http://getcloudify.org/"
}
]