ClickHouse/website/templates/index/success.html

247 lines
9.2 KiB
HTML
Raw Normal View History

2021-09-09 23:21:13 +00:00
<div class="section bg-white pt-15">
<div class="container">
<h2 class="display-2 mb-10">
What Users Are Saying
</h2>
<div class="case-study-cards">
<div>
<div class="card case-study-card is-large open-right">
<div class="case-study-card-wrap">
<div class="card-body case-study-card-body case-study-card-body">
2021-09-10 21:54:19 +00:00
<img class="d-block mb-3" src="/images/logos/logo-yandex.png" height="40" width="108" title="Yandex" style="aspect-ratio: 108 / 40;height: auto;">
2021-09-09 23:21:13 +00:00
2021-09-10 21:54:19 +00:00
<div class="row mx-n2"equalize-heights="case-study-card-row">
<div class="col-lg-2 px-2 d-flex flex-column">
2021-09-09 23:21:13 +00:00
<div class="case-study-card-toggle mt-auto"></div>
</div>
2021-09-10 21:54:19 +00:00
<div class="col-lg-6 px-2">
2021-09-09 23:21:13 +00:00
2021-09-10 21:54:19 +00:00
<p class="mb-5 text-dark">{{ _('ClickHouse was born and in production inside Yandex over a decade ago and now stores 10s of trillions of rows of data serving a query throughput of 2TB per second for Yandex Metrica. It has also become the de facto standard inside Yandex for advertising systems, monitoring and observability data, business intelligence, recommendations platforms, OLAP, and even cars telemetry.') }}</p>
2021-09-09 23:21:13 +00:00
<a class="trailing-link" href="/docs/en/introduction/history/">{{ _('Read the Case Study') }}</a>
</div>
<div class="col-lg-4 px-2">
<ul>
2021-09-10 21:54:19 +00:00
<li class="font-weight-bold">Stored 10s of trillions of rows of data</li>
<li class="font-weight-bold">Query throughput of 2TB per second</li>
<li class="font-weight-bold">Became de facto standard inside Yandex</li>
2021-09-09 23:21:13 +00:00
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
2021-09-09 23:21:13 +00:00
<div>
<div class="card case-study-card is-large open-left">
<div class="case-study-card-wrap">
<div class="card-body case-study-card-body">
2021-09-10 21:54:19 +00:00
<img class="d-block mb-3" src="/images/logos/logo-uber.png" height="40" width="114" title="Uber" style="aspect-ratio: 114 / 40;height: auto;">
2021-09-09 23:21:13 +00:00
2021-09-10 21:54:19 +00:00
<div class="row mx-n2"equalize-heights="case-study-card-row">
<div class="col-lg-2 px-2 d-flex flex-column">
2021-09-09 23:21:13 +00:00
<div class="case-study-card-toggle mt-auto"></div>
</div>
2021-09-10 21:54:19 +00:00
<div class="col-lg-6 px-2">
2021-09-09 23:21:13 +00:00
<p class="mb-5 text-dark">{{ _('Uber moved its logging platform to ClickHouse increasing developer productivity and overall reliability of the platform while seeing 3x data compression, 10x performance increase, and ½ the reduction in hardware cost.') }}</p>
<a class="trailing-link" href="https://eng.uber.com/logging/">{{ _('Read the Case Study') }}</a>
</div>
<div class="col-lg-4 px-2">
<ul>
<li class="font-weight-bold">3x data compression</li>
<li class="font-weight-bold">10x performance increase</li>
<li class="font-weight-bold">½ the reduction in hardware cost</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
2021-09-09 23:21:13 +00:00
<div>
<div class="card case-study-card is-large open-right">
<div class="case-study-card-wrap">
<div class="card-body case-study-card-body">
2021-09-10 21:54:19 +00:00
<img class="d-block mb-3" src="/images/logos/logo-ebay.png" height="40" width="100" title="eBay" style="aspect-ratio: 100 / 40;height: auto;">
2021-09-09 23:21:13 +00:00
2021-09-10 21:54:19 +00:00
<div class="row mx-n2"equalize-heights="case-study-card-row">
<div class="col-lg-2 px-2 d-flex flex-column">
2021-09-09 23:21:13 +00:00
<div class="case-study-card-toggle mt-auto"></div>
</div>
2021-09-10 21:54:19 +00:00
<div class="col-lg-6 px-2">
2021-09-09 23:21:13 +00:00
<p class="mb-5 text-dark">{{ _('eBay adopted ClickHouse for their real time OLAP events (Logs + Metrics) infrastructure. The simplified architecture with ClickHouse allowed them to reduce their DevOps activity and troubleshooting, reduced the overall infrastructure by 90%%, and they saw a stronger integration with Grafana and ClickHouse for visualization and alerting.') }}</p>
<a class="trailing-link" href="https://tech.ebayinc.com/engineering/ou-online-analytical-processing/">{{ _('Read the Case Study') }}</a>
</div>
<div class="col-lg-4 px-2">
<ul>
<li class="font-weight-bold">Reduced DevOps activity and troubleshooting</li>
<li class="font-weight-bold">Reduced overall infrastructure by 90%</li>
<li class="font-weight-bold">Stronger integration with Grafana</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
2021-09-09 23:21:13 +00:00
<div>
<div class="card case-study-card is-large open-left">
<div class="case-study-card-wrap">
<div class="card-body case-study-card-body">
2021-09-10 21:54:19 +00:00
<img class="d-block mb-3" src="/images/logos/logo-cloudflare.png" height="40" width="282" title="Cloudflare" style="aspect-ratio: 282 / 40;height: auto;">
2021-09-09 23:21:13 +00:00
2021-09-10 21:54:19 +00:00
<div class="row mx-n2"equalize-heights="case-study-card-row">
<div class="col-lg-2 px-2 d-flex flex-column">
2021-09-09 23:21:13 +00:00
<div class="case-study-card-toggle mt-auto"></div>
</div>
2021-09-10 21:54:19 +00:00
<div class="col-lg-6 px-2">
2021-09-09 23:21:13 +00:00
<p class="mb-5 text-dark">{{ _('Cloudflare was having challenges scaling their CitusDB-based system which had a high TCO and maintenance costs due to the complex architecture. By moving their HTTP analytics data to ClickHouse they were able to scale to 8M requests per second, deleted 10s of thousands of lines of code, reduced their MTTR, and saw a 7x improvement on customer queries per second they could serve.') }}</p>
<a class="trailing-link" href="https://blog.cloudflare.com/http-analytics-for-6m-requests-per-second-using-clickhouse/">{{ _('Read the Case Study') }}</a>
</div>
<div class="col-lg-4 px-2">
<ul>
<li class="font-weight-bold">Scaled to 8M requests per second</li>
<li class="font-weight-bold">Reduced their MTTR</li>
<li class="font-weight-bold">7x improvement on customer queries</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
2021-09-09 23:21:13 +00:00
<div>
<div class="card case-study-card is-large open-right">
<div class="case-study-card-wrap">
<div class="card-body case-study-card-body">
2021-09-10 21:54:19 +00:00
<img class="d-block mb-3" src="/images/logos/logo-spotify.png" height="40" width="134" title="Spotify" style="aspect-ratio: 134 / 40;height: auto;">
2021-09-09 23:21:13 +00:00
2021-09-10 21:54:19 +00:00
<div class="row mx-n2"equalize-heights="case-study-card-row">
<div class="col-lg-2 px-2 d-flex flex-column">
2021-09-09 23:21:13 +00:00
<div class="case-study-card-toggle mt-auto"></div>
</div>
2021-09-10 21:54:19 +00:00
<div class="col-lg-6 px-2">
2021-09-09 23:21:13 +00:00
<p class="mb-5 text-dark">{{ _('Spotify\'s A/B Experimentation platform is serving thousands of sub-second queries per second on petabyte-scale datasets with Clickhouse. They reduced the amount of low-variance work by an order of magnitude and enabled feature teams to self-serve insights by introducing a unified SQL interface for Data Platform and tools for automatic decision making for Experimentation.') }}</p>
<a class="trailing-link" href="https://www.slideshare.net/glebus/using-clickhouse-for-experimentation-104247173">{{ _('Read the Case Study') }}</a>
</div>
<div class="col-lg-4 px-2">
<ul>
<li class="font-weight-bold">Reduced the amount of low-variance work</li>
<li class="font-weight-bold">Enabled feature teams to self-serve insights</li>
<li class="font-weight-bold">Tools for automatic decision making</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
2021-09-09 23:21:13 +00:00
<div>
<div class="card case-study-card is-large open-left">
<div class="case-study-card-wrap">
<div class="card-body case-study-card-body">
2021-09-10 21:54:19 +00:00
<img class="d-block mb-3" src="/images/logos/logo-deutsche-bank.png" height="40" width="204" title="Deutsche Bank" style="aspect-ratio: 204 / 40;height: auto;">
2021-09-09 23:21:13 +00:00
2021-09-10 21:54:19 +00:00
<div class="row mx-n2"equalize-heights="case-study-card-row">
<div class="col-lg-2 px-2 d-flex flex-column">
2021-09-09 23:21:13 +00:00
<div class="case-study-card-toggle mt-auto"></div>
</div>
2021-09-10 21:54:19 +00:00
<div class="col-lg-6 px-2">
2021-09-09 23:21:13 +00:00
<p class="mb-5 text-dark">{{ _('ClickHouse helps serve the Client Analytics platform for reporting, deep data analysis as well as advanced data science to provide Deutsche Banks front office a clear view on their client\'s activity and profitability.') }}</p>
<a class="trailing-link" href="https://bigdatadays.ru/wp-content/uploads/2019/10/D2-H3-3_Yakunin-Goihburg.pdf">{{ _('Read the Case Study') }}</a>
</div>
<div class="col-lg-4 px-2">
<ul>
<li class="font-weight-bold">Platform for reporting and deep data analysis</li>
<li class="font-weight-bold">Advanced data science</li>
<li class="font-weight-bold">Provide clear view of client's activity and profitability</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
2021-09-09 23:21:13 +00:00
</div>
</div>