-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
193 lines (182 loc) · 7.61 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
---
layout: home
title: Ystia suite
description: Develop and deploy applications over hybrid infrastructures (IaaS, HPC schedulers, CaaS).
org_count: 60
permalink: /
---
<section class="container-lg p-responsive py-2">
<div class="clearfix gutter-spacious">
<div class="mb-3 mb-md-5 col-md-6 float-left">
<p class="text-center mb-0">
<img src="assets/images/yorcicon.png" class="icon-ystia" alt="Yorc"/>
</p>
<h2 class="alt-h2 mt-0 mb-2 text-center">
Orchestrator
</h2>
<p class="alt-lead text-gray mb-0 text-center">
Applications lifecycle management
</p>
<p class="alt-lead text-gray mb-0 mt-0 text-center">
over hybrid infrastructures.
</p>
<p class="alt-lead text-gray mt-0 text-center">
A companion studio allows to easily explore component libraries,
to design and deploy applications on multiple platforms.
</p>
</div>
<div class="mb-3 mb-md-5 col-md-6 float-right">
<p class="text-center mb-0">
<img src="assets/images/forgeicon.png" class="icon-ystia" alt="Yorc"/>
</p>
<h2 class="alt-h2 mt-0 mb-2 text-center">
Forge
</h2>
<p class="alt-lead text-gray mb-0 text-center">
Repository for:
</p>
<p class="alt-lead text-gray mb-0 mt-0 text-center">
Big Data components and blueprints,
</p>
<p class="alt-lead text-gray mb-0 mt-0 text-center">
Deep Learning frameworks,
</p>
<p class="alt-lead text-gray mt-0 text-center">
Training Models and Data Sets.
</p>
</div>
</div>
</section>
<section class="bg-gray-light">
<div class="container-lg p-responsive py-2">
<h2 class="alt-h2 mb-3 mt-lg-4 text-center" id="yorc-description">
Deploy applications over multiple infrastructures
</h2>
<p class="alt-lead text-gray text-center mb-0 mx-auto">
The <a href="https://github.com/ystia/yorc">Ystia Orchestrator</a> support of <a href="https://www.oasis-open.org/committees/tc_home.php?wg_abbrev=tosca">TOSCA OASIS</a> specification
</p>
<p class="alt-lead text-gray text-center mb-0 mx-auto">
(Topology and Orchestration Specification for Cloud Applications)
</p>
<p class="alt-lead text-gray text-center mb-0 mx-auto">
allows to build applications natively portable across infrastructures.
</p>
<div class="my-4 my-lg-6 clearfix gutter-spacious">
<h3 class="alt-h3 mb-3 text-center">Infrastructure As A Service</h3>
<div class="col-md-4 float-left animate-out mb-4 mt-2">
<p class="mb-0">
<img src="assets/images/logo_gcp_vertical_rgb.png" class="img-border" height="123" width="200" alt="Google Cloud Platform"/>
</p>
</div>
<div class="col-md-4 float-left animate-out mb-4 mt-4">
<p class="mb-0">
<img src="assets/images/AmazonWebservices_Logo.svg" class="img-border ml-6" height="65" width="150" alt="Amazon Web Services"/>
</p>
</div>
<div class="col-md-4 float-left animate-out mb-4">
<p class="mb-0">
<img src="assets/images/OpenStack_Logo_Vertical.svg" lass="img-border" height="150" width="150" alt="OpenStack"/>
</p>
</div>
</div>
<div class="my-4 my-lg-6 clearfix gutter-spacious">
<div class="col-md-4 float-left animate-out mb-4">
<h3 class="alt-h3 mb-3">Container As A Service</h3>
<p class="mb-0">
<img src="assets/images/kubernetes_logo_with_border.png" class="img-border ml-6" height="100" width="103" alt="Kubernetes"/>
</p>
<p class="mb-0">
<img src="assets/images/kubernetes_name_blue.png" class="img-border ml-4" height="23" width="150" alt="Kubernetes"/>
</p>
</div>
<div class="col-md-4 float-left animate-out mb-4">
<h3 class="alt-h3 mb-3">High Performance Computing</h3>
<p class="mb-0">
<img src="assets/images/Slurm_logo.svg" class="img-border ml-6" height="137" width="150" alt="SLURM"/>
</p>
</div>
<div class="col-md-4 float-left animate-out mb-4">
<h3 class="alt-h3 mb-3">Hosts Pool</h3>
<p class="mb-0">
<img src="assets/images/Server-multiple.svg" class="img-border ml-4" height="100" width="70" alt="Hosts Pool"/>
</p>
</div>
</div>
</section>
<section id="a4c" class="container-lg p-responsive py-2">
<div class="container-lg p-responsive">
<h2 class="alt-h2 text-center mb-3 mt-lg-2">Design Applications</h2>
<p class="alt-lead text-gray text-center mb-0 mx-auto">
The <a href="http://alien4cloud.github.io">Alien4Cloud</a> Ystia Orchestrator plugin provides a Studio to:
</p>
<p class="alt-lead text-gray text-center mb-0 mx-auto">
Compose applications from catalogs of components
</p>
<p class="alt-lead text-gray text-center mb-0 mx-auto">
Monitor runtime deployments performed by the Orchestrator
</p>
<p class="alt-lead text-gray text-center mb-0 mx-auto">
Interact with deployed applications running custom commands and workflows
</p>
</div>
</section>
<section class="container-lg p-responsive py-2">
<div class="clearfix gutter-spacious">
<p class="text-center">
<img src="assets/images/elktopo.png" class="img-border" height="334" width="649" alt="Topology"/>
</p>
</div>
</section>
<section class="bg-gray-light">
<div class="container-lg p-responsive py-2">
<h2 class="alt-h2 mb-3 mt-lg-6 text-center" id="forge-description">
Common workplace to share components and blueprints
</h2>
<p class="alt-lead text-gray text-center mb-0 mx-auto">
The <a href="https://github.com/ystia/forge">Ystia Forge</a> offers a common workplace where to store, and share:
</p>
<p class="alt-lead text-gray text-center mb-0 mx-auto">
Components and blueprints
</p>
<p class="alt-lead text-gray text-center mb-0 mx-auto">
Deep Learning frameworks
</p>
<p class="alt-lead text-gray text-center mb-0 mx-auto">
Training Models and data sets
</p>
<div class="my-4 my-lg-6 clearfix gutter-spacious">
<div class="col-md-4 float-left animate-out mb-0 mt-2">
<p class="mb-0">
<img src="assets/images/kafka-icon.png" class="img-border ml-6 mr-0" height="100" width="92" alt="Kafka"/>
</p>
</div>
<div class="col-md-4 float-left animate-out mb-0">
<p class="ml-0 mr-0">
<img src="assets/images/cloudera-icon.png" class="img-border mr-0" height="70" width="200" alt="Cloudera"/>
</p>
</div>
<div class="col-md-4 float-left animate-out mb-0">
<p class="ml-0 mr-0">
<img src="assets/images/jupyter-logo.png" class="img-border" height="100" width="100" alt="Jupyter"/>
</p>
</div>
</div>
<div class="my-4 my-lg-6 clearfix gutter-spacious">
<div class="col-md-4 float-left animate-out mb-0 mt-0">
<p class="mb-0">
<img src="assets/images/consul-icon.png" class="img-border ml-6 mr-0" height="100" width="100" alt="Consul"/>
</p>
</div>
<div class="col-md-4 float-left animate-out mb-4">
<p class="ml-0 mr-0">
<img src="assets/images/logstash-icon.png" class="img-border mr-0" height="100" width="100" alt="Logstash"/>
</p>
</div>
<div class="col-md-4 float-left animate-out mt-0">
<p class="ml-0 mr-0">
<img src="assets/images/nifi.png" class="img-border" height="61" width="100" alt="Nifi"/>
</p>
</div>
</div>
</div>
</section>