-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
335 lines (281 loc) · 14.8 KB
/
index.html
File metadata and controls
335 lines (281 loc) · 14.8 KB
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
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<title>DROP - Distribued Reliable Operations Platform</title>
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<!-- Bootstrap core CSS -->
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom fonts for this template -->
<link rel="stylesheet" href="vendor/font-awesome/css/font-awesome.min.css">
<link rel="stylesheet" href="vendor/simple-line-icons/css/simple-line-icons.css">
<link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Catamaran:100,200,300,400,500,600,700,800,900" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Muli" rel="stylesheet">
<!-- Plugin CSS -->
<link rel="stylesheet" href="device-mockups/device-mockups.min.css">
<!-- Custom styles for this template -->
<link href="css/new-age.min.css" rel="stylesheet">
</head>
<body id="page-top">
<!-- Navigation -->
<nav class="navbar navbar-expand-lg navbar-light fixed-top" id="mainNav">
<div class="container">
<a class="navbar-brand js-scroll-trigger" href="#page-top">Drop</a>
<button class="navbar-toggler navbar-toggler-right collapsed" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
Menu
<i class="fa fa-bars"></i>
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#overview">Overview</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#features">Features</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#usecases">Use Cases</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="/docs">Docs</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#download">Download</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#contact">Contact</a>
</li>
</ul>
</div>
</div>
</nav>
<header class="masthead">
<div class="container h-100">
<div class="row h-100">
<div class="col-lg-7 my-auto">
<div class="header-content mx-auto">
<h1 class="mb-5">Distributed Reliable Operations Platform<br><span style="font-size: 30px;">(Functions as a Service)</span><br><span style="font-size: 40px;">Run code without thinking about servers</span>
</h1>
<a href="#overview" class="btn btn-outline btn-xl js-scroll-trigger">Learn more!</a>
</div>
</div>
<div class="col-lg-5 my-auto">
<div class="device-container">
<div class="device-mockup iphone6_plus portrait white">
<div class="device">
<div class="screen">
<!-- Demo image for screen mockup, you can put an image here, some HTML, an animation, video, or anything else! -->
<img src="img/drop_logo.png" class="img-fluid" alt="" style="padding-bottom: 50px;" >
<div>Flexible scaling<br>No servers to manage<br>Built-in fault tolerance<br>Automated high availabilty<br>Pay as you go</div>
</div>
<div class="button">
<!-- You can hook the "home button" to some JavaScript events or just remove it -->
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</header>
<section class="download bg-primary text-center" id="overview">
<div class="container">
<div class="row">
<div class="col-md-8 mx-auto">
<h2 class="section-heading">How it works</h2>
<p>With DROP, you can run code for virtually any type of application or backend service - all with zero administration. Just upload your code and DROP takes care of everything required to run and scale your code with high availability. You can set up your code to automatically trigger from other services or call it directly from any web or mobile app.</p>
<img src="img/arch.png" style="max-width: 90%;" alt="">
</div>
</div>
</div>
</section>
<section class="features" id="features">
<div class="container">
<div class="section-heading text-center">
<h2>Benefits, Features</h2>
<p class="text-muted">A powerful and innovative feature set</p>
<hr>
</div>
<div class="col-lg-8 my-auto">
<div class="container-fluid">
<div class="row">
<div class="col-lg-6">
<div class="feature-item">
<i class="icon-cloud-upload text-primary"></i>
<h3>No servers to manage</h3>
<p class="text-muted">DROP automatically runs your code without requiring you to provision or manage servers. Just write the code and upload it to DROP.</p>
</div>
</div>
<div class="col-lg-6">
<div class="feature-item">
<i class="icon-size-fullscreen text-primary"></i>
<h3>Continuos scaling</h3>
<p class="text-muted">DROP automatically scales your application by running code in response to each trigger. Your code runs in parallel and processes each trigger individually, scaling precisely with the size of the workload.</p>
</div>
</div>
<div class="col-lg-6">
<div class="feature-item">
<i class="icon-share text-primary"></i>
<h3>High available and decentralized</h3>
<p class="text-muted">DROP is designed to use replication, live migrations and redundancy to provide high availability for both the service itself and for the DROP functions it operates. There are no single points of failure.</p>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-6">
<div class="feature-item">
<i class="icon-docs text-primary"></i>
<h3>Bring your own code</h3>
<p class="text-muted">With DROP there are no new languages, tools, or frameworks to learn. You can use any third party library, even native ones. Run multiple languages all from the same platform - use the right technologies for your application needs.</p>
</div>
</div>
<div class="col-lg-6">
<div class="feature-item">
<i class="icon-equalizer text-primary"></i>
<h3>Resource utilization management</h3>
<p class="text-muted">Automatic unified tracking across application to improve resource management and consumption</p>
</div>
</div>
<div class="col-lg-6">
<div class="feature-item">
<i class="icon-options text-primary"></i>
<h3>Orchestrate multiple functions</h3>
<p class="text-muted">You can coordinate multiple DROP functions for complex or long-running tasks by building workflows. It lets you define workflows that trigger a collection of functions.</p>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-6">
<div class="feature-item">
<i class="icon-umbrella text-primary"></i>
<h3>Private Spaces</h3>
<p class="text-muted">Isolated, dedicated runtime environments for enhanced privacy, power, and performance.</p>
</div>
</div>
<div class="col-lg-6">
<div class="feature-item">
<i class="icon-key text-primary"></i>
<h3>Integrated security model</h3>
<p class="text-muted">You can configure DROP to access resources. Leverage custom security groups and access control lists to provide your functions access to your resources.</p>
</div>
</div>
<div class="col-lg-6">
<div class="feature-item">
<i class="icon-lock-open text-primary"></i>
<h3>Open Source</h3>
<p class="text-muted">Free to use for any purpose. Since this is LGPLv3 licensed, you can use it commercially.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class=" bg-primary text-center" id="usecases">
<div class="container">
<div class="row">
<div class="col-md-8 mx-auto">
<h2 class="section-heading">Use cases</h2>
<p>What can you build with DROP? Learn more about the use cases below:</p>
</div>
<div class="col-md-8 mx-auto" style="padding-top: 30px;">
<h3>Data processing</h3>
<p class="text-muted">You can use DROP to execute code in response to triggers such as changes in data, shifts in system state, or actions by users. DROP can be directly triggered by web services or it can be orchestrated into workflows. This allows you to build a variety of real-time serverless data processing systems.</p>
<div style="padding-top: 50px;"><img src="img/ex1.png" style="max-width: 100%;" alt=""></div>
</div>
</div>
<div class="row">
<div class="col-md-8 mx-auto">
</div>
<div class="col-md-8 mx-auto" style="padding-top: 100px;">
<h3>Extract, Transform, Load</h3>
<p class="text-muted">You can use DROP to perform data validation, filtering, sorting, or other transformations for every data change in a DB table and load the transformed data to another data store.</p>
<div style="padding-top: 50px;"><img src="img/ex2.png" style="max-width: 100%;" alt=""></div>
</div>
</div>
<div class="row">
<div class="col-md-8 mx-auto">
</div>
<div class="col-md-8 mx-auto" style="padding-top: 100px;">
<h3>Backends (Mobile, Web, IoT)</h3>
<p class="text-muted">You can build serverless backends using DROP to handle web, mobile, Internet of Things (IoT), and 3rd party API requests.</p>
<p class="text-muted" style="font-size: 18px;">Mobile</p>
<div style="padding-top: 50px;"><img src="img/ex3.png" style="max-width: 100%;" alt=""></div>
</div>
</div>
<div class="row">
<div class="col-md-8 mx-auto">
</div>
<div class="col-md-8 mx-auto" style="padding-top: 100px;">
<p class="text-muted" style="font-size: 18px;">Web</p>
<div style="padding-top: 50px;"><img src="img/ex4.png" style="max-width: 100%;" alt=""></div>
</div>
</div>
<div class="row">
<div class="col-md-8 mx-auto">
</div>
<div class="col-md-8 mx-auto" style="padding-top: 100px;">
<p class="text-muted" style="font-size: 18px;">IoT</p>
<div style="padding-top: 50px;"><img src="img/ex5.png" style="max-width: 100%;" alt=""></div>
</div>
</div>
</div>
</section>
<section class="download bg-primary text-center" id="download">
<div class="container">
<div class="row">
<div class="col-md-8 mx-auto">
<h2 class="section-heading">Stop waiting. Start building!</h2>
<div style="padding-top: 30px;padding-bottom: 0px">
<a href="/docs/tutor/#instalation"><img src="img/vagrant-vertical-color.png" class="img-fluid" alt=="" style="padding-bottom: 50px;height: 250px;" ></a>
<a href="/docs/tutor/#instalation"><img src="img/rpm.png" class="img-fluid" alt="" style="padding-bottom: 50px;height: 200px;" ></a>
<a href="/docs/tutor/#instalation"><img src="img/aws_ec2.png" class="img-fluid" alt="" style="padding-bottom: 50px;height: 250px;" ></a>
</div>
<div style="padding-top: 30px;padding-bottom: 0px">
<h5>Development is done in the GitHub repository. To check out a copy:</h5>
</div>
<h3>https://github.com/droopp</h3>
</div>
</div>
</div>
</section>
<section class="contact" id="contact">
<div class="container">
<h2>Technology powered by people</h2>
<h3 class="section-heading">Community</h3>
Open source and collaboration are at the heart of the DROP Community. DROP are created with contributions from an active community and built for the people who use it every day.
<br><br><br>
<h3>mailto: drooppteam@gmail.com</h3>
</div>
</section>
<footer>
<div class="container">
<p>© DROP 2018. All Rights Reserved.</p>
<ul class="list-inline">
<li class="list-inline-item">
<a href="#">Privacy</a>
</li>
<li class="list-inline-item">
<a href="#">Terms</a>
</li>
<li class="list-inline-item">
<a href="#">FAQ</a>
</li>
</ul>
</div>
</footer>
<!-- Bootstrap core JavaScript -->
<script src="vendor/jquery/jquery.min.js"></script>
<script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<!-- Plugin JavaScript -->
<script src="vendor/jquery-easing/jquery.easing.min.js"></script>
<!-- Custom scripts for this template -->
<script src="js/new-age.min.js"></script>
</body></html>