blob: ac5b8d4cee565f981d6cd3ae11d48fd9d48834c4 [file] [log] [blame]
<!DOCTYPE html>
<html lang="en" dir=ZgotmplZ>
<head>
<link rel="stylesheet" href="/bootstrap/css/bootstrap.min.css">
<script src="/bootstrap/js/bootstrap.bundle.min.js"></script>
<link rel="stylesheet" type="text/css" href="/font-awesome/css/font-awesome.min.css">
<script src="/js/anchor.min.js"></script>
<script src="/js/flink.js"></script>
<link rel="canonical" href="https://flink.apache.org/what-is-flink/powered-by/">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Powered By Flink # Apache Flink powers business-critical applications in many companies and enterprises around the globe. On this page, we present a few notable Flink users that run interesting use cases in production and link to resources that discuss their applications in more detail.
More Flink users are listed in the Powered by Flink directory in the project wiki. Please note that the list is not comprehensive. We only add users that explicitly ask to be listed.">
<meta name="theme-color" content="#FFFFFF"><meta property="og:title" content="Powered By" />
<meta property="og:description" content="Powered By Flink # Apache Flink powers business-critical applications in many companies and enterprises around the globe. On this page, we present a few notable Flink users that run interesting use cases in production and link to resources that discuss their applications in more detail.
More Flink users are listed in the Powered by Flink directory in the project wiki. Please note that the list is not comprehensive. We only add users that explicitly ask to be listed." />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://flink.apache.org/what-is-flink/powered-by/" /><meta property="article:section" content="what-is-flink" />
<title>Powered By | Apache Flink</title>
<link rel="manifest" href="/manifest.json">
<link rel="icon" href="/favicon.png" type="image/x-icon">
<link rel="alternate" hreflang="zh" href="https://flink.apache.org/zh/what-is-flink/powered-by/" title="Flink 用户">
<link rel="stylesheet" href="/book.min.22eceb4d17baa9cdc0f57345edd6f215a40474022dfee39b63befb5fb3c596b5.css" integrity="sha256-IuzrTRe6qc3A9XNF7dbyFaQEdAIt/uObY777X7PFlrU=">
<script defer src="/en.search.min.baf635ab0e127f80152dd1da4b524a5dea67cb9cc0feb21710b5188ada9c15c1.js" integrity="sha256-uvY1qw4Sf4AVLdHaS1JKXepny5zA/rIXELUYitqcFcE="></script>
<!--
Made with Book Theme
https://github.com/alex-shpak/hugo-book
-->
<meta name="generator" content="Hugo 0.124.1">
<script>
var _paq = window._paq = window._paq || [];
_paq.push(['disableCookies']);
_paq.push(["setDomains", ["*.flink.apache.org","*.nightlies.apache.org/flink"]]);
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//analytics.apache.org/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '1']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
})();
</script>
</head>
<body dir=ZgotmplZ>
<header>
<nav class="navbar navbar-expand-xl">
<div class="container-fluid">
<a class="navbar-brand" href="/">
<img src="/img/logo/png/100/flink_squirrel_100_color.png" alt="Apache Flink" height="47" width="47" class="d-inline-block align-text-middle">
<span>Apache Flink</span>
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<i class="fa fa-bars navbar-toggler-icon"></i>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false">About</a>
<ul class="dropdown-menu">
<li>
<a class="dropdown-item" href="/what-is-flink/flink-architecture/">Architecture</a>
</li>
<li>
<a class="dropdown-item" href="/what-is-flink/flink-applications/">Applications</a>
</li>
<li>
<a class="dropdown-item" href="/what-is-flink/flink-operations/">Operations</a>
</li>
<li>
<a class="dropdown-item" href="/what-is-flink/use-cases/">Use Cases</a>
</li>
<li>
<a class="dropdown-item" href="/what-is-flink/powered-by/">Powered By</a>
</li>
<li>
<a class="dropdown-item" href="/what-is-flink/roadmap/">Roadmap</a>
</li>
<li>
<a class="dropdown-item" href="/what-is-flink/community/">Community & Project Info</a>
</li>
<li>
<a class="dropdown-item" href="/what-is-flink/security/">Security</a>
</li>
<li>
<a class="dropdown-item" href="/what-is-flink/special-thanks/">Special Thanks</a>
</li>
</ul>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false">Getting Started</a>
<ul class="dropdown-menu">
<li>
<a class="dropdown-item" href="https://nightlies.apache.org/flink/flink-docs-stable/docs/try-flink/local_installation/">With Flink<i class="link fa fa-external-link title" aria-hidden="true"></i>
</a>
</li>
<li>
<a class="dropdown-item" href="https://nightlies.apache.org/flink/flink-kubernetes-operator-docs-stable/docs/try-flink-kubernetes-operator/quick-start/">With Flink Kubernetes Operator<i class="link fa fa-external-link title" aria-hidden="true"></i>
</a>
</li>
<li>
<a class="dropdown-item" href="https://nightlies.apache.org/flink/flink-cdc-docs-stable/docs/get-started/introduction/">With Flink CDC<i class="link fa fa-external-link title" aria-hidden="true"></i>
</a>
</li>
<li>
<a class="dropdown-item" href="https://nightlies.apache.org/flink/flink-ml-docs-stable/docs/try-flink-ml/quick-start/">With Flink ML<i class="link fa fa-external-link title" aria-hidden="true"></i>
</a>
</li>
<li>
<a class="dropdown-item" href="https://nightlies.apache.org/flink/flink-statefun-docs-stable/getting-started/project-setup.html">With Flink Stateful Functions<i class="link fa fa-external-link title" aria-hidden="true"></i>
</a>
</li>
<li>
<a class="dropdown-item" href="https://nightlies.apache.org/flink/flink-docs-stable/docs/learn-flink/overview/">Training Course<i class="link fa fa-external-link title" aria-hidden="true"></i>
</a>
</li>
</ul>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false">Documentation</a>
<ul class="dropdown-menu">
<li>
<a class="dropdown-item" href="https://nightlies.apache.org/flink/flink-docs-stable/">Flink 1.19 (stable)<i class="link fa fa-external-link title" aria-hidden="true"></i>
</a>
</li>
<li>
<a class="dropdown-item" href="https://nightlies.apache.org/flink/flink-docs-master/">Flink Master (snapshot)<i class="link fa fa-external-link title" aria-hidden="true"></i>
</a>
</li>
<li>
<a class="dropdown-item" href="https://nightlies.apache.org/flink/flink-kubernetes-operator-docs-stable/">Kubernetes Operator 1.8 (latest)<i class="link fa fa-external-link title" aria-hidden="true"></i>
</a>
</li>
<li>
<a class="dropdown-item" href="https://nightlies.apache.org/flink/flink-kubernetes-operator-docs-main">Kubernetes Operator Main (snapshot)<i class="link fa fa-external-link title" aria-hidden="true"></i>
</a>
</li>
<li>
<a class="dropdown-item" href="https://nightlies.apache.org/flink/flink-cdc-docs-stable">CDC 3.0 (stable)<i class="link fa fa-external-link title" aria-hidden="true"></i>
</a>
</li>
<li>
<a class="dropdown-item" href="https://nightlies.apache.org/flink/flink-cdc-docs-master">CDC Master (snapshot)<i class="link fa fa-external-link title" aria-hidden="true"></i>
</a>
</li>
<li>
<a class="dropdown-item" href="https://nightlies.apache.org/flink/flink-ml-docs-stable/">ML 2.3 (stable)<i class="link fa fa-external-link title" aria-hidden="true"></i>
</a>
</li>
<li>
<a class="dropdown-item" href="https://nightlies.apache.org/flink/flink-ml-docs-master">ML Master (snapshot)<i class="link fa fa-external-link title" aria-hidden="true"></i>
</a>
</li>
<li>
<a class="dropdown-item" href="https://nightlies.apache.org/flink/flink-statefun-docs-stable/">Stateful Functions 3.3 (stable)<i class="link fa fa-external-link title" aria-hidden="true"></i>
</a>
</li>
<li>
<a class="dropdown-item" href="https://nightlies.apache.org/flink/flink-statefun-docs-master">Stateful Functions Master (snapshot)<i class="link fa fa-external-link title" aria-hidden="true"></i>
</a>
</li>
</ul>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false">How to Contribute</a>
<ul class="dropdown-menu">
<li>
<a class="dropdown-item" href="/how-to-contribute/overview/">Overview</a>
</li>
<li>
<a class="dropdown-item" href="/how-to-contribute/contribute-code/">Contribute Code</a>
</li>
<li>
<a class="dropdown-item" href="/how-to-contribute/reviewing-prs/">Review Pull Requests</a>
</li>
<li>
<a class="dropdown-item" href="/how-to-contribute/code-style-and-quality-preamble/">Code Style and Quality Guide</a>
</li>
<li>
<a class="dropdown-item" href="/how-to-contribute/contribute-documentation/">Contribute Documentation</a>
</li>
<li>
<a class="dropdown-item" href="/how-to-contribute/documentation-style-guide/">Documentation Style Guide</a>
</li>
<li>
<a class="dropdown-item" href="/how-to-contribute/improve-website/">Contribute to the Website</a>
</li>
<li>
<a class="dropdown-item" href="/how-to-contribute/getting-help/">Getting Help</a>
</li>
</ul>
</li>
<li class="nav-item">
<a class="nav-link" href="/posts/">Flink Blog</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/downloads/">Downloads</a>
</li>
</ul>
<div class="book-search">
<div class="book-search-spinner hidden">
<i class="fa fa-refresh fa-spin"></i>
</div>
<form class="search-bar d-flex" onsubmit="return false;"su>
<input type="text" id="book-search-input" placeholder="Search" aria-label="Search" maxlength="64" data-hotkeys="s/">
<i class="fa fa-search search"></i>
<i class="fa fa-circle-o-notch fa-spin spinner"></i>
</form>
<div class="book-search-spinner hidden"></div>
<ul id="book-search-results"></ul>
</div>
</div>
</div>
</nav>
<div class="navbar-clearfix"></div>
</header>
<main class="flex">
<section class="container book-page">
<article class="markdown"><!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->
<h1 id="powered-by-flink">
Powered By Flink
<a class="anchor" href="#powered-by-flink">#</a>
</h1>
<p>Apache Flink powers business-critical applications in many companies and enterprises around the globe. On this page, we present a few notable Flink users that run interesting use cases in production and link to resources that discuss their applications in more detail.</p>
<p>More Flink users are listed in the <a href="https://cwiki.apache.org/confluence/display/FLINK/Powered+by+Flink" target='_blank'><small><span class="glyphicon glyphicon-new-window"></span></small> Powered by Flink directory</a> in the project wiki. Please note that the list is <em>not</em> comprehensive. We only add users that explicitly ask to be listed.</p>
<p>If you would you like to be included on this page, please reach out to the <a href="/what-is-flink/community/">Flink user mailing list</a> and let us know.</p>
<table
id='powered-by-flink'
class='table '
title='Powered By'
aria-label='Powered By'
><tbody>
<tr
data-tr_y='0'
>
<td
title=''
aria-label=''
class=''
data-td_x='0'
data-td_id='column1'><img src='/img/poweredby/alibaba-logo.png' alt='Alibaba'></td>
<td
title=''
aria-label=''
class=''
data-td_x='1'
data-td_id='column2'><img src='/img/poweredby/aws-logo.png' alt='AWS'></td>
<td
title=''
aria-label=''
class=''
data-td_x='2'
data-td_id='column3'><img src='/img/poweredby/bettercloud-logo.png' alt='BetterCloud'></td>
<td
title=''
aria-label=''
class=''
data-td_x='3'
data-td_id='column4'><img src='/img/poweredby/bouygues-logo.jpg' alt='Bouygues'></td></tr><tr
data-tr_y='1'
>
<td
title=''
aria-label=''
class=''
data-td_x='0'
data-td_id='column1'>Alibaba, the world&rsquo;s largest retailer, uses a fork of Flink called Blink to optimize search rankings in real time. <br /> <br /> <a href="https://ververica.com/blog/blink-flink-alibaba-search">Read more about Flink&rsquo;s role at Alibaba</a></td>
<td
title=''
aria-label=''
class=''
data-td_x='1'
data-td_id='column2'>Amazon Managed Service for Apache Flink is a fully managed Amazon service that enables you to use an Apache Flink application to process and analyze streaming data.</td>
<td
title=''
aria-label=''
class=''
data-td_x='2'
data-td_id='column3'>BetterCloud, a multi-SaaS management platform, uses Flink to surface near real-time intelligence from SaaS application activity. <br /> <br /> <a href="https://www.youtube.com/watch?v=_yHds9SvMfE&amp;list=PLDX4T_cnKjD2UC6wJr_wRbIvtlMtkc-n2&amp;index=10">See BetterCloud at Flink Forward SF 2017</a></td>
<td
title=''
aria-label=''
class=''
data-td_x='3'
data-td_id='column4'>Bouygues Telecom is running 30 production applications powered by Flink and is processing 10 billion raw events per day. <br /> <br /> <a href="http://2016.flink-forward.org/kb_sessions/a-brief-history-of-time-with-apache-flink-real-time-monitoring-and-analysis-with-flink-kafka-hb/">See Bouygues Telcom at Flink Forward 2016</a></td></tr><tr
data-tr_y='2'
>
<td
title=''
aria-label=''
class=''
data-td_x='0'
data-td_id='column1'><img src='/img/poweredby/capital-one-logo.png' alt='Capital One'></td>
<td
title=''
aria-label=''
class=''
data-td_x='1'
data-td_id='column2'><img src='/img/poweredby/comcast-logo.png' alt='Comcast'></td>
<td
title=''
aria-label=''
class=''
data-td_x='2'
data-td_id='column3'><img src='/img/poweredby/criteo-logo.png' alt='Criteo'></td>
<td
title=''
aria-label=''
class=''
data-td_x='3'
data-td_id='column4'><img src='/img/poweredby/didi-logo.png' alt='Didi'></td></tr><tr
data-tr_y='3'
>
<td
title=''
aria-label=''
class=''
data-td_x='0'
data-td_id='column1'>Capital One, a Fortune 500 financial services company, uses Flink for real-time activity monitoring and alerting. <br /> <br /> <a href="https://www.slideshare.net/FlinkForward/flink-forward-san-francisco-2018-andrew-gao-jeff-sharpe-finding-bad-acorns">Learn about Capital One&rsquo;s fraud detection use case</a></td>
<td
title=''
aria-label=''
class=''
data-td_x='1'
data-td_id='column2'>Comcast, a global media and technology company, uses Flink for operationalizing machine learning models and near-real-time event stream processing. <br /> <br /> <a href="https://www.youtube.com/watch?v=3NlSPKLbGO4&amp;list=PLDX4T_cnKjD1ida8K59YPR3lfWOq6IhV_">Learn about Flink at Comcast</a></td>
<td
title=''
aria-label=''
class=''
data-td_x='2'
data-td_id='column3'>Criteo is the advertising platform for the open internet and uses Flink for real-time revenue monitoring and near-real-time event processing. <br /> <br /> <a href="https://medium.com/criteo-labs/criteo-streaming-flink-31816c08da50">Learn about Criteo&rsquo;s Flink use case</a></td>
<td
title=''
aria-label=''
class=''
data-td_x='3'
data-td_id='column4'>Didi Chuxing (“DiDi”), the world&rsquo;s leading mobile transportation platform, uses Apache Flink for real-time monitoring, feature extraction, and ETL. <br /> <br /> <a href="https://blog.didiyun.com/index.php/2018/12/05/realtime-compute/">Learn about Didi&rsquo;s Flink use case</a></td></tr><tr
data-tr_y='4'
>
<td
title=''
aria-label=''
class=''
data-td_x='0'
data-td_id='column1'><img src='/img/poweredby/dtrb-logo.png' alt='Drivetribe'></td>
<td
title=''
aria-label=''
class=''
data-td_x='1'
data-td_id='column2'><img src='/img/poweredby/ebay-logo.png' alt='Ebay'></td>
<td
title=''
aria-label=''
class=''
data-td_x='2'
data-td_id='column3'><img src='/img/poweredby/ericsson-logo.png' alt='Ericsson'></td>
<td
title=''
aria-label=''
class=''
data-td_x='3'
data-td_id='column4'><img src='/img/poweredby/gojek-logo.png' alt='Gojek'></td></tr><tr
data-tr_y='5'
>
<td
title=''
aria-label=''
class=''
data-td_x='0'
data-td_id='column1'>Drivetribe, a digital community founded by the former hosts of “Top Gear”, uses Flink for metrics and content recommendations. <br /> <br /> <a href="https://ververica.com/blog/drivetribe-cqrs-apache-flink/">Read about Flink in the Drivetribe stack</a></td>
<td
title=''
aria-label=''
class=''
data-td_x='1'
data-td_id='column2'>Ebay&rsquo;s monitoring platform is powered by Flink and evaluates thousands of customizable alert rules on metrics and log streams. <br /> <br /> <a href="https://vimeo.com/265025956/c7d5576622">Learn more about Flink at Ebay</a></td>
<td
title=''
aria-label=''
class=''
data-td_x='2'
data-td_id='column3'>Ericsson used Flink to build a real-time anomaly detector with machine learning over large infrastructures. <br /> <br /> <a href="https://www.oreilly.com/ideas/applying-the-kappa-architecture-in-the-telco-industry">Read a detailed overview on O&rsquo;Reilly Ideas</a></td>
<td
title=''
aria-label=''
class=''
data-td_x='3'
data-td_id='column4'>Gojek is a Super App: one app with over 20 services uses Flink to power their self-serve platform empowering data-driven decisions across functions. <br /> <br /> <a href="https://blog.gojekengineering.com/how-our-diy-platform-creates-value-through-network-effects-76e1e8bad0db">Read more on the Gojek engineering blog</a></td></tr><tr
data-tr_y='6'
>
<td
title=''
aria-label=''
class=''
data-td_x='0'
data-td_id='column1'><img src='/img/poweredby/huawei-logo.png' alt='Huawei'></td>
<td
title=''
aria-label=''
class=''
data-td_x='1'
data-td_id='column2'><img src='/img/poweredby/king-logo.png' alt='King'></td>
<td
title=''
aria-label=''
class=''
data-td_x='2'
data-td_id='column3'><img src='/img/poweredby/klaviyo-logo.png' alt='Klaviyo'></td>
<td
title=''
aria-label=''
class=''
data-td_x='3'
data-td_id='column4'><img src='/img/poweredby/kuaishou-logo.jpg' alt='Kuaishou'></td></tr><tr
data-tr_y='7'
>
<td
title=''
aria-label=''
class=''
data-td_x='0'
data-td_id='column1'>Huawei is a leading global provider of ICT infrastructure and smart devices. Huawei Cloud provides Cloud Service based on Flink. <br /> <br /> <a href="https://www.slideshare.net/FlinkForward/flink-forward-san-francisco-2018-jinkui-shi-and-radu-tudoran-flink-realtime-analysis-in-cloudstream-service-of-huawei-cloud">Learn about how Flink powers Cloud Service</a></td>
<td
title=''
aria-label=''
class=''
data-td_x='1'
data-td_id='column2'>King, the creators of Candy Crush Saga, uses Flink to provide data science teams a real-time analytics dashboard. <br /> <br /> <a href="https://www.youtube.com/watch?v=17tUR4TsvpM">Learn more about King&rsquo;s Flink implementation</a></td>
<td
title=''
aria-label=''
class=''
data-td_x='2'
data-td_id='column3'>Klaviyo leverages Apache Flink to scale its real-time analytics system that deduplicates and aggregates over a million events per second. <br /> <br /> <a href="https://klaviyo.tech/tagged/counting">Read about real-time analytics at Klaviyo</a></td>
<td
title=''
aria-label=''
class=''
data-td_x='3'
data-td_id='column4'>Kuaishou, one of the leading short video sharing apps in China, uses Apache Flink to build a real-time monitoring platform for short videos and live streaming. <br /> <br /> <a href="https://mp.weixin.qq.com/s/BghNofoU6cPRn7XfdHR83w">Read about real-time monitoring at Kuaishou</a></td></tr><tr
data-tr_y='8'
>
<td
title=''
aria-label=''
class=''
data-td_x='0'
data-td_id='column1'><img src='/img/poweredby/lyft-logo.png' alt='Lyft'></td>
<td
title=''
aria-label=''
class=''
data-td_x='1'
data-td_id='column2'><img src='/img/poweredby/mediamath-logo.png' alt='Mediamath'></td>
<td
title=''
aria-label=''
class=''
data-td_x='2'
data-td_id='column3'><img src='/img/poweredby/mux-logo.png' alt='Mux'></td>
<td
title=''
aria-label=''
class=''
data-td_x='3'
data-td_id='column4'><img src='/img/poweredby/oppo-logo.png' alt='OPPO'></td></tr><tr
data-tr_y='9'
>
<td
title=''
aria-label=''
class=''
data-td_x='0'
data-td_id='column1'>Lyft uses Flink as processing engine for its streaming platform, for example to consistently generate features for machine learning. <br /> <br /> <a href="https://www.slideshare.net/SeattleApacheFlinkMeetup/streaminglyft-greg-fee-seattle-apache-flink-meetup-104398613">Read more about Streaming at Lyft</a></td>
<td
title=''
aria-label=''
class=''
data-td_x='1'
data-td_id='column2'>MediaMath, a programmatic marketing company, uses Flink to power its real-time reporting infrastructure. <br /> <br /> <a href="https://www.youtube.com/watch?v=mSLesPzWplA&amp;index=13&amp;list=PLDX4T_cnKjD2UC6wJr_wRbIvtlMtkc-n2">See MediaMath at Flink Forward SF 2017</a></td>
<td
title=''
aria-label=''
class=''
data-td_x='2'
data-td_id='column3'>Mux, an analytics company for streaming video providers, uses Flink for real-time anomaly detection and alerting. <br /> <br /> <a href="https://mux.com/blog/discovering-anomalies-in-real-time-with-apache-flink/">Read more about how Mux is using Flink</a></td>
<td
title=''
aria-label=''
class=''
data-td_x='3'
data-td_id='column4'>OPPO, one of the largest mobile phone manufacturers in China, build a real-time data warehouse with Flink to analyze the effects of operating activities and short-term interests of users. <br /> <br /> <a href="https://mp.weixin.qq.com/s/DPLJA8Q2gDXLZF17FOcczw">Read more about how OPPO is using Flink</a></td></tr><tr
data-tr_y='10'
>
<td
title=''
aria-label=''
class=''
data-td_x='0'
data-td_id='column1'><img src='/img/poweredby/otto-group-logo.png' alt='Otto Group'></td>
<td
title=''
aria-label=''
class=''
data-td_x='1'
data-td_id='column2'><img src='/img/poweredby/ovh-logo.png' alt='OVH'></td>
<td
title=''
aria-label=''
class=''
data-td_x='2'
data-td_id='column3'><img src='/img/poweredby/pinterest-logo.png' alt='Pinterest'></td>
<td
title=''
aria-label=''
class=''
data-td_x='3'
data-td_id='column4'><img src='/img/poweredby/razorpay-logo.png' alt='Razorpay'></td></tr><tr
data-tr_y='11'
>
<td
title=''
aria-label=''
class=''
data-td_x='0'
data-td_id='column1'>Otto Group, the world&rsquo;s second-largest online retailer, uses Flink for business intelligence stream processing. <br /> <br /> <a href="http://2016.flink-forward.org/kb_sessions/flinkspector-taming-the-squirrel/">See Otto at Flink Forward 2016</a></td>
<td
title=''
aria-label=''
class=''
data-td_x='1'
data-td_id='column2'>OVH leverages Flink to develop streaming-oriented applications such as real-time Business Intelligence or alerting systems. <br /> <br /> <a href="https://www.ovh.com/fr/blog/handling-ovhs-alerts-with-apache-flink/">Read more about how OVH is using Flink</a></td>
<td
title=''
aria-label=''
class=''
data-td_x='2'
data-td_id='column3'>Pinterest runs thousands of experiments every day on a platform for real-time experiment analytics that is based on Apache Flink. <br /> <br /> <a href="https://medium.com/pinterest-engineering/real-time-experiment-analytics-at-pinterest-using-apache-flink-841c8df98dc2">Read more about real-time experiment analytics at Pinterest</a></td>
<td
title=''
aria-label=''
class=''
data-td_x='3'
data-td_id='column4'>Razorpay, one of India&rsquo;s largest payment gateways, built their in-house platform Mitra with Apache Flink to scale AI feature generation and model serving in real-time. <br /> <br /> <a href="https://medium.com/razorpay-unfiltered/data-science-at-scale-using-apache-flink-982cb18848b">Read more about data science with Flink at Razorpay</a></td></tr><tr
data-tr_y='12'
>
<td
title=''
aria-label=''
class=''
data-td_x='0'
data-td_id='column1'><img src='/img/poweredby/researchgate-logo.png' alt='ResearchGate'></td>
<td
title=''
aria-label=''
class=''
data-td_x='1'
data-td_id='column2'><img src='/img/poweredby/sktelecom-logo.png' alt='SK Telecom'></td>
<td
title=''
aria-label=''
class=''
data-td_x='2'
data-td_id='column3'><img src='/img/poweredby/telefonica-next-logo.png' alt='Telefonica Next'></td>
<td
title=''
aria-label=''
class=''
data-td_x='3'
data-td_id='column4'><img src='/img/poweredby/tencent-logo.png' alt='Tencent'></td></tr><tr
data-tr_y='13'
>
<td
title=''
aria-label=''
class=''
data-td_x='0'
data-td_id='column1'>ResearchGate, a social network for scientists, uses Flink for network analysis and near-duplicate detection. <br /> <br /> <a href="http://2016.flink-forward.org/kb_sessions/joining-infinity-windowless-stream-processing-with-flink/">See ResearchGate at Flink Forward 2016</a></td>
<td
title=''
aria-label=''
class=''
data-td_x='1'
data-td_id='column2'>SK telecom is South Korea&rsquo;s largest wireless carrier and uses Flink for several applications including smart factory and mobility applications. <br /> <br /> <a href="https://www.youtube.com/watch?v=wPQWFy5JENw">Learn more about one of SK telecom&rsquo;s use cases</a></td>
<td
title=''
aria-label=''
class=''
data-td_x='2'
data-td_id='column3'>Telefónica NEXT&rsquo;s TÜV-certified Data Anonymization Platform is powered by Flink. <br /> <br /> <a href="https://2016.flink-forward.org/index.html%3Fp=592.html">Read more about Telefónica NEXT</a></td>
<td
title=''
aria-label=''
class=''
data-td_x='3'
data-td_id='column4'>Tencent, one of the largest Internet companies, built an in-house platform with Apache Flink to improve the efficiency of developing and operating real-time applications. <br /> <br /> <a href="https://data.qq.com/article?id=3853">Read more about Tencent&rsquo;s platform.</a></td></tr><tr
data-tr_y='14'
>
<td
title=''
aria-label=''
class=''
data-td_x='0'
data-td_id='column1'><img src='/img/poweredby/uber-logo.png' alt='Uber'></td>
<td
title=''
aria-label=''
class=''
data-td_x='1'
data-td_id='column2'><img src='/img/poweredby/vip-logo.png' alt='Vip'></td>
<td
title=''
aria-label=''
class=''
data-td_x='2'
data-td_id='column3'><img src='/img/poweredby/xiaomi-logo.png' alt='Xiaomi'></td>
<td
title=''
aria-label=''
class=''
data-td_x='3'
data-td_id='column4'><img src='/img/poweredby/yelp-logo.png' alt='Yelp'></td></tr><tr
data-tr_y='15'
>
<td
title=''
aria-label=''
class=''
data-td_x='0'
data-td_id='column1'>Uber built their internal SQL-based, open-source streaming analytics platform AthenaX on Apache Flink. <br /> <br /> <a href="https://eng.uber.com/athenax/">Read more on the Uber engineering blog</a></td>
<td
title=''
aria-label=''
class=''
data-td_x='1'
data-td_id='column2'>Vip, one of the largest warehouse sale website for big brands in China, uses Flink to stream and ETL data into Apache Hive in real-time for data processing and analytics. <br /> <br /> <a href="https://yq.aliyun.com/articles/652548">Read more about Vip&rsquo;s story.</a></td>
<td
title=''
aria-label=''
class=''
data-td_x='2'
data-td_id='column3'>Xiaomi, one of the largest electronics companies in China, built a platform with Flink to improve the efficiency of developing and operating real-time applications and use it in real-time recommendations. <br /> <br /> <a href="https://files.alicdn.com/tpsservice/d77d3ed3f2709790f0d84f4ec279a486.pdf">Learn more about how Xiaomi is using Flink.</a></td>
<td
title=''
aria-label=''
class=''
data-td_x='3'
data-td_id='column4'>Yelp utilizes Flink to power its data connectors ecosystem and stream processing infrastructure. <br /> <br /> <a href="https://ververica.com/flink-forward/resources/powering-yelps-data-pipeline-infrastructure-with-apache-flink">Find out more watching a Flink Forward talk</a></td></tr><tr
data-tr_y='16'
>
<td
title=''
aria-label=''
class=''
data-td_x='0'
data-td_id='column1'><img src='/img/poweredby/zalando-logo.jpg' alt='Zalando'></td>
<td
title=''
aria-label=''
class=''
data-td_x='1'
data-td_id='column2'></td>
<td
title=''
aria-label=''
class=''
data-td_x='2'
data-td_id='column3'></td>
<td
title=''
aria-label=''
class=''
data-td_x='3'
data-td_id='column4'></td></tr><tr
data-tr_y='17'
>
<td
title=''
aria-label=''
class=''
data-td_x='0'
data-td_id='column1'>Zalando, one of the largest e-commerce companies in Europe, uses Flink for real-time process monitoring and ETL. <br /> <br /> <a href="https://jobs.zalando.com/tech/blog/complex-event-generation-for-business-process-monitoring-using-apache-flink">Read more on the Zalando Tech Blog</a></td>
<td
title=''
aria-label=''
class=''
data-td_x='1'
data-td_id='column2'></td>
<td
title=''
aria-label=''
class=''
data-td_x='2'
data-td_id='column3'></td>
<td
title=''
aria-label=''
class=''
data-td_x='3'
data-td_id='column4'></td></tr></tbody></table>
</article>
<div class="edit-this-page">
<p>
<a href="https://cwiki.apache.org/confluence/display/FLINK/Flink+Translation+Specifications">Want to contribute translation?</a>
</p>
<p>
<a href="//github.com/apache/flink-web/edit/asf-site/docs/content/what-is-flink/powered-by.md">
Edit This Page<i class="fa fa-edit fa-fw"></i>
</a>
</p>
</div>
</section>
</main>
<footer>
<div class="separator"></div>
<div class="panels">
<div class="wrapper">
<div class="panel">
<ul>
<li>
<a href="https://flink-packages.org/">flink-packages.org</a>
</li>
<li>
<a href="https://www.apache.org/">Apache Software Foundation</a>
</li>
<li>
<a href="https://www.apache.org/licenses/">License</a>
</li>
<li>
<a href="/zh/what-is-flink/powered-by/">
<i class="fa fa-globe" aria-hidden="true"></i>&nbsp;中文版
</a>
</li>
</ul>
</div>
<div class="panel">
<ul>
<li>
<a href="https://www.apache.org/security/">Security</a>
</li>
<li>
<a href="https://www.apache.org/foundation/sponsorship.html">Donate</a>
</li>
<li>
<a href="https://www.apache.org/foundation/thanks.html">Thanks</a>
</li>
</ul>
</div>
<div class="panel icons">
<div>
<a href="/posts">
<div class="icon flink-blog-icon"></div>
<span>Flink blog</span>
</a>
</div>
<div>
<a href="https://github.com/apache/flink">
<div class="icon flink-github-icon"></div>
<span>Github</span>
</a>
</div>
<div>
<a href="https://twitter.com/apacheflink">
<div class="icon flink-twitter-icon"></div>
<span>Twitter</span>
</a>
</div>
</div>
</div>
</div>
<hr/>
<div class="container disclaimer">
<p>The contents of this website are © 2024 Apache Software Foundation under the terms of the Apache License v2. Apache Flink, Flink, and the Flink logo are either registered trademarks or trademarks of The Apache Software Foundation in the United States and other countries.</p>
</div>
</footer>
</body>
</html>