Add funding press release (#30806)

* Add blog post for funding announcement

* Update homepage hero for funding press release

* Add full list of investors to company page

* Add press release url

* Update website/templates/company/investors.html

Co-authored-by: Ivan Blinkov <github@blinkov.ru>

* Update website/templates/company/investors.html

Co-authored-by: Ivan Blinkov <github@blinkov.ru>

* Update website/blog/en/2021/clickhouse-raises-250m-series-b.md

Co-authored-by: Ivan Blinkov <github@blinkov.ru>

* Update website/templates/index/hero.html

Co-authored-by: Ivan Blinkov <github@blinkov.ru>

* Update website/templates/index/hero.html

Co-authored-by: Ivan Blinkov <github@blinkov.ru>

Co-authored-by: Ivan Blinkov <github@blinkov.ru>
This commit is contained in:
Cody Baker 2021-10-28 08:01:01 -06:00 committed by GitHub
parent 42df79fdc0
commit e59c51d76b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
15 changed files with 649 additions and 12 deletions

View File

@ -0,0 +1,15 @@
---
title: 'ClickHouse raises a $250M Series B at a $2B valuation...and we are hiring'
image: 'https://blog-images.clickhouse.com/en/2021/clickhouse-raises-250m-series-b/featured.jpg'
date: '2021-10-28'
author: '[Dorota Szeremeta](https://www.linkedin.com/in/dorota-szeremeta-a849b7/)'
tags: ['company', 'community']
---
Today, we are excited to announce that ClickHouse has raised $250 million in Series B funding at a $2B valuation. The round was led by Coatue and Altimeter, with participation from existing investors Index, Benchmark, Yandex, Almaz, and Lead Edge alongside new investors Lightspeed, Redpoint, and FirstMark. We are thrilled to partner with such an accomplished group. Not only is it a testament to the disruptive potential of our technology and our momentum to date, but more importantly, its an aggressive investment in our future. This funding will enable ClickHouse to grow our team, scale the product, and continue building a world-class, commercial-grade cloud solution thats secure, compliant, and convenient for any customer to use. (You can read more about the funding round in our press release here).
For the past five years, ClickHouse thrived as a popular open-source product— with a dedicated user community. ClickHouse thrived for a simple reason—we deliver high query processing speed and data storage efficiency that is unmatched. ClickHouse is capable of processing 100+ PBs of data with more than 100 billion records inserted every day. It is 100-1000X faster than traditional approaches and this speed and efficiency has attracted customers that are household names. The commercial potential for the product was clear - and in September 2021, we decided to combine resources and officially incorporate as a company. We took the team of core ClickHouse developers led by ClickHouse creator [Alexey Milovidov](https://www.linkedin.com/in/alexey-milovidov-7b658135/) and brought in a world-class business team led by [Aaron Katz](https://www.linkedin.com/in/aaron-katz-5762094/) and a cloud engineering team led by [Yury Izrailevsky](https://www.linkedin.com/in/yuryizrailevsky/).
Fueled by this large investment, we are hiring. We plan to double our team this year, and double it again next year. We are calling on all visionaries, builders, and contributors to join us as we build ClickHouse into a transformative, paradigm-shifting company. Our mission is to become the first choice of analytical database management systems. We are relentlessly focused on building an enterprise-grade, highly secure, and fault tolerant, multi-tenant service in the cloud that is accessible to organizations across sizes and sectors.
If this sounds like something you want to be a part of, nows the time to join us. To learn more about the positions we are hiring for, and what we are looking for in new hires, visit [www.clickhouse.com/careers](www.clickhouse.com/careers)

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 5.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 102 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.1 KiB

After

Width:  |  Height:  |  Size: 8.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

View File

@ -0,0 +1,8 @@
.logo {
display: block;
height: 36px;
max-width: 220px;
object-fit: contain;
object-position: center;
width: 100%;
}

View File

@ -2,8 +2,8 @@
{{ _('ClickHouse Investors') }}
</h2>
<div class="d-flex flex-column flex-lg-row align-items-center justify-content-center">
<div class="col-xl-3 col-lg-4 col-md-6 mb-3 mb-md-8 text-center">
<div class="row mb-10 mb-lg-15">
<div class="col-lg-3 col-md-6 mb-3 mb-lg-0 text-center d-flex flex-column">
<a href="https://www.linkedin.com/in/peter-fenton-0b117/" target="_blank" class="photo-frame mx-auto" rel="external nofollow">
<img src="/images/photos/peter-fenton.jpg">
@ -14,9 +14,20 @@
<p class="font-lg text-muted mb-3 mx-auto w-75">
{{ _('Board Member') }}
</p>
<img src="/images/logos/logo-benchmark-capital.png" height="40" width="219" class="d-block mx-auto">
<img src="/images/logos/logo-benchmark-capital.png" height="36" width="220" class="logo mx-auto mt-auto" style="max-width: 174px;">
</div>
<div class="col-xl-3 col-lg-4 col-md-6 mb-3 mb-md-8 text-center">
<div class="col-lg-3 col-md-6 mb-3 mb-lg-0 text-center d-flex flex-column">
<a href="https://www.linkedin.com/in/caryn-marooney/" target="_blank" class="photo-frame mx-auto" rel="external nofollow">
<img src="/images/photos/caryn-marooney.jpg">
</a>
<h3 class="display-4">
{{ _('Caryn Marooney') }}
</h3>
<img src="/images/logos/logo-coatue.png" height="36" width="220" class="logo mx-auto mt-auto" style="max-width: 160px;">
</div>
<div class="col-lg-3 col-md-6 mb-3 mb-md-0 text-center d-flex flex-column">
<a href="https://www.linkedin.com/in/mavolpi/" target="_blank" class="photo-frame mx-auto" rel="external nofollow">
<img src="/images/photos/mike-volpi.jpg">
@ -27,7 +38,27 @@
<p class="font-lg text-muted mb-3 mx-auto w-75">
{{ _('Board Member') }}
</p>
<img src="/images/logos/logo-index-ventures.png" height="33" width="262" class="d-block mx-auto mb-5 mb-lg-0">
<img src="/images/logos/logo-index-ventures.png" height="36" width="220" class="logo mx-auto mt-auto" style="max-width: 286px;">
</div>
<div class="col-lg-3 col-md-6 text-center d-flex flex-column">
<a href="https://www.linkedin.com/in/kevinjwang/" target="_blank" class="photo-frame mx-auto" rel="external nofollow">
<img src="/images/photos/kevin-wang.jpg">
</a>
<h3 class="display-4">
{{ _('Kevin Wang') }}
</h3>
<img src="/images/logos/logo-altimeter-capital.png" height="36" width="220" class="logo mx-auto mt-auto" style="max-width: 129px;">
</div>
</div>
<div class="d-flex flex-wrap align-items-center justify-content-center mb-n5">
<img src="/images/logos/logo-almaz-capital.svg" height="48" width="220" class="logo mb-5 mx-3" style="height: 48px; max-width: 273px;">
<img src="/images/logos/logo-firstmark.svg" height="36" width="220" class="logo mb-5 mx-3" style="max-width: 264px;">
<img src="/images/logos/logo-leadedge-capital.png" height="48" width="220" class="logo mb-5 mx-3" style="height: 48px; max-width: 192px;">
<img src="/images/logos/logo-lightspeed.png" height="36" width="220" class="logo mb-5 mx-3" style="max-width: 178px;">
<img src="/images/logos/logo-redpoint.png" height="36" width="220" class="logo mb-5 mx-3" style="max-width: 207px;">
<img src="/images/logos/logo-yandex.png" height="36" width="220" class="logo mb-5 mx-3" style="max-width: 132px;">
</div>

View File

@ -3,7 +3,7 @@
<div class="container pt-5 pt-lg-7 pt-xl-15 pb-5 pb-lg-7">
<h1 class="display-1 mb-2 mb-xl-3 mx-auto text-center">
ClickHouse, Inc <span class="text-orange">Has Arrived</span>
ClickHouse <span class="text-orange">v21.10 Released</span>
</h1>
<p class="lead mb-3 mb-lg-5 mb-xl-7 mx-auto text-muted text-center" style="max-width:780px;">
@ -11,12 +11,12 @@
</p>
<div class="btns mb-3 mb-xl-5" role="group">
<a href="/company/" class="btn btn-lg btn-primary" role="button">Learn More</a>
<a href="https://play.clickhouse.com/?file=welcome" class="btn btn-lg btn-outline-primary" role="button">Online Demo</a>
<a href="https://clickhouse.com/learn/lessons/whatsnew-clickhouse-21.10/" class="btn btn-lg btn-primary" role="button" style="width: 220px;">Learn More</a>
<a href="https://www.youtube.com/watch?v=b9MeoOtAivQ&ab_channel=ClickHouse" class="btn btn-lg btn-outline-primary" role="button" rel="external nofollow" target="_blank" style="width: 220px;">Release Webinar</a>
</div>
<p class="d-flex justify-content-center mb-0">
<a href="/blog/en/2021/clickhouse-inc/" class="trailing-link">Read the Blog Post</a>
<a href="/blog/en/2021/clickhouse-v21.10-released/" class="trailing-link">Read the Blog Post</a>
</p>
</div>
@ -28,10 +28,13 @@
<div class="card is-large has-highlight">
<div class="card-body">
<h4 class="text-blue text-center">ClickHouse v21.10 Release Webinar</h4>
<h4 class="text-blue text-center">ClickHouse Announces $250 Million in Funding</h4>
<p class="font-lg text-center mb-6 mx-auto">Raising the Companys Valuation to $2B</p>
<div class="btns" role="group">
<a href="https://youtu.be/b9MeoOtAivQ" class="btn btn-secondary" role="button" rel="external nofollow" target="_blank">Watch on YouTube</a>
<a href="https://www.bloomberg.com/news/articles/2021-10-28/clickhouse-valued-at-2-billion-in-round-after-yandex-spinout" class="btn btn-secondary" role="button" rel="external nofollow" target="_blank" style="width: 228px;">Read the News</a>
<a href="/blog/en/2021/clickhouse-raises-250m-series-b/" class="btn btn-outline-secondary" role="button" style="width: 228px;">Read the Blog Post</a>
</div>
</div>