-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy pathindex.html
More file actions
234 lines (221 loc) · 8.71 KB
/
index.html
File metadata and controls
234 lines (221 loc) · 8.71 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
---
layout: lander
---
<div class="header">
<a class="announcement" href="{% link _posts/2024-08-23-seed-and-sst-v3.md %}">
<span>
<span class="label">New</span>
—
<span class="content">
Seed and SST v3
</span>
<i class="fa fa-angle-right" aria-hidden="true"></i>
</span>
</a>
<div class="hero-container">
<div class="hero">
<div class="copy">
<h1>How teams use Serverless</h1>
<h3>
Seed makes it painless for teams to use Serverless. Our custom deployment infrastructure can <b>speed up your deployments 100x</b>. And our dashboard makes it easy to <b>manage your environments</b>.
</h3>
<div class="controls">
<div class="col1">
<a class="signup" {% include signup-link.html %}>
Try Seed for free
</a>
<p>Free forever. No credit card required.</p>
</div>
<a class="customers" href="#customers">
Meet our happy customers <i class="fa fa-arrow-right" aria-hidden="true"></i>
</a>
</div>
</div>
<div class="graphic-container">
<div class="graphic">
<div class="wallpaper"></div>
<div class="browser">
<div class="bar"> <span></span> <span></span> <span></span> </div>
<img src="/assets/lander/seed-console-screenshot.png" />
</div>
</div>
</div>
</div>
</div>
</div>
<div class="features">
<h4 class="opening">Are you building a Serverless Framework app on AWS? Here’s how Seed can make your life a lot easier.</h4>
<hr />
<div class="feature">
{% include graphics/incremental-deploys.html %}
<div class="body">
<div class="header">
<div class="icon"><i class="fa fa-bolt" aria-hidden="true"></i></div>
<h2>Incremental deploys</h2>
<p>Custom infrastructure for up to 100x faster deployments.</p>
</div>
<p class="copy">
Do your deployments keep getting slower? Seed's custom infrastructure only deploys the services and Lambdas that've been updated. So you can spend more time developing and less time deploying.
</p>
<a class="learn" href="{% link _docs/what-are-incremental-deploys.md %}">
More about Incremental Deploys
<i class="fa fa-chevron-right" aria-hidden="true"></i>
</a>
</div>
</div>
<div class="feature">
{% include graphics/mini-pipeline.html %}
<div class="body">
<div class="header">
<div class="icon"><i class="fa fa-code-fork" aria-hidden="true"></i></div>
<h2>Zero config pipelines</h2>
<p>A fully-configured CI/CD pipeline for Serverless apps.</p>
</div>
<p class="copy">
Don't waste your time with complicated build scripts. Seed will deploy your app to multiple environments, with different AWS accounts and regions. All completely out-of-the-box.
</p>
<a class="learn" href="{% link _docs/index.md %}">
Deploy without a build script
<i class="fa fa-chevron-right" aria-hidden="true"></i>
</a>
</div>
</div>
<div class="feature">
{% include graphics/ci-integration.html %}
<div class="body">
<div class="header">
<div class="icon"><i class="fa fa-plug" aria-hidden="true"></i></div>
<h2>Connect your workflow</h2>
<p>Integrate Seed into your CI/CD pipeline.</p>
</div>
<p class="copy">
Do you have an existing pipeline and just want to fix your Serverless deployments? Not to worry, you can set it up so that Seed will only deploy your app once the rest of your pipeline is ready.
</p>
<a class="learn" href="{% link _docs/connect-your-own-ci.md %}">
Connect Seed to your pipeline
<i class="fa fa-chevron-right" aria-hidden="true"></i>
</a>
</div>
</div>
<!--
<div class="feature">
{% include graphics/issues.html %}
<div class="body">
<div class="header">
<div class="icon"><i class="fa fa-dashboard" aria-hidden="true"></i></div>
<h2>Real-time Lambda alerts</h2>
<p>Get notified when something goes wrong.</p>
</div>
<p class="copy">
3rd party monitoring tools can be expensive and complicated. Seed will automatically send you real-time Lambda error alerts. And you can even `console.error` to report an issue.
</p>
<a class="learn" href="{% link _docs/issues-and-alerts.md %}">
Monitor your Lambda functions
<i class="fa fa-chevron-right" aria-hidden="true"></i>
</a>
</div>
</div>
-->
</div>
<div id="customers" class="testimonials">
<div class="customers">
<a class="kovi" href="https://www.kovi.com.br">
<img src="/assets/lander/kovi.png" width="130" />
</a>
<a class="freelancer" href="https://www.freelancer.com">
<img src="/assets/lander/freelancer.png" width="148" />
</a>
<a class="kasa" href="https://kasa.com">
<img src="/assets/lander/kasa.png" width="80" />
</a>
<!--
<a class="mozilla" href="https://www.mozilla.org">
<img src="/assets/lander/mozilla.png" width="120" />
</a>
-->
<a class="splunk" href="https://www.splunk.com">
<img src="/assets/lander/splunk.png" width="124" />
</a>
<a class="essensys" href="https://essensys.tech">
<img src="/assets/lander/essensys.png" width="120" />
</a>
<a class="shyft" href="https://www.myshyft.com">
<img src="/assets/lander/shyft.png" width="92" />
</a>
</div>
<div class="list">
<div class="testimonial">
<p>“Seed allows us to build great products while saving time and money. Just like the idea of serverless, Seed lets us focus on what really matters — business value & product. My team can promote their code in minutes. And the best thing about Seed is that there's nothing to worry about.”</p>
<div class="person">
<img src="/assets/lander/testimonials/junior.jpeg" />
<div class="info">
<p>Júnior Ferreira</p>
<p>Tech Lead, <a target="_blank" href="https://www.kovi.com.br">Kovi (YC W19)</a></p>
</div>
</div>
</div>
<div class="testimonial">
<p>“Seed has made it possible for us to use Serverless at Shyft. Instead of spending time configuring environments and managing our workflows; we can focus on the business use case. It also gives us great control over our deployments and it has reduced our DevOps spend significantly.”</p>
<div class="person">
<img src="/assets/lander/testimonials/daniel.jpeg" />
<div class="info">
<p>Daniel Chen</p>
<p>CTO, <a target="_blank" href="https://myshyft.com">Shyft (Techstars 2016)</a></p>
</div>
</div>
</div>
</div>
</div>
<div class="tutorial">
<div class="tutorial-container">
<div class="copy">
<h3>New to Serverless?</h3>
<p>We created <a href="https://serverless-stack.com" target="_blank">Serverless Stack</a> — a 1000+ page open source guide on building full-stack Serverless applications. With nearly 3500 daily readers, over 3000 GitHub stars, and available in multiple languages; it’s the most popular resource for learning how to build Serverless applications.</p>
<a class="action" target="_blank" href="https://serverless-stack.com">
View Guide
<i class="fa fa-angle-right" aria-hidden="true"></i>
</a>
</div>
<div class="browser-container">
<div class="browser">
<div class="bar"> <span></span> <span></span> <span></span> </div>
<img src="/assets/lander/serverless-stack-screenshot.png" />
</div>
</div>
</div>
</div>
<div class="closing-action">
<p>Add your <b>Serverless Framework project</b> to get started.</p>
<div class="controls">
<a class="plans" href="{% link pricing.html %}">
View paid plans
</a>
<a class="signup" {% include signup-link.html %}>
Sign up for free
</a>
</div>
<div class="platforms">
<div>
<img title="Go" height="20" src="assets/go-logo.png" />
<img title="Ruby" width="30" src="assets/ruby-logo.png" />
<img title="Node.js" width="31" src="assets/node-logo.png" />
<img title="Java" height="32" src="assets/java-logo.png" />
<img title="Python" width="31" src="assets/python-logo.png" />
<img title=".NET Core" width="32" src="assets/dotnet-logo.png" />
</div>
</div>
<div class="divider">
<div>
<hr />
<span>&</span>
</div>
</div>
<p class="updates">Stay up to date with product updates from Seed</p>
<a class="button" href="{{ site.newsletter_signup_form }}" target="_blank">
Subscribe to our newsletter
</a>
<br />
<a class="button" href="{{ site.twitter }}">
Follow us on Twitter
</a>
</div>