You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by fh...@apache.org on 2019/09/24 15:27:29 UTC

[flink-web] 01/02: Add Razorpay to Powered By page.

This is an automated email from the ASF dual-hosted git repository.

fhueske pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/flink-web.git

commit 87a034140e97be42616e1a3dbe58e4f7a014e560
Author: Fabian Hueske <fh...@apache.org>
AuthorDate: Tue Sep 24 15:46:32 2019 +0200

    Add Razorpay to Powered By page.
    
    This closes #271.
---
 img/poweredby/razorpay-logo.png | Bin 0 -> 22780 bytes
 index.md                        |   6 ++++++
 poweredby.md                    |   4 ++++
 3 files changed, 10 insertions(+)

diff --git a/img/poweredby/razorpay-logo.png b/img/poweredby/razorpay-logo.png
new file mode 100644
index 0000000..1813a7d
Binary files /dev/null and b/img/poweredby/razorpay-logo.png differ
diff --git a/index.md b/index.md
index 9242e71..af2b860 100644
--- a/index.md
+++ b/index.md
@@ -266,6 +266,12 @@ layout: base
         </li>
         <li>
           <div><a href="{{ site.baseurl }}/poweredby.html">
+            <img src="{{ site.baseurl }}/img/poweredby/razorpay-logo.png" width="175" alt="Razorpay" />
+          </a></div>
+          
+        </li>
+        <li>
+          <div><a href="{{ site.baseurl }}/poweredby.html">
             <img src="{{ site.baseurl }}/img/poweredby/researchgate-logo.png" width="175" alt="ResearchGate" />
           </a></div>
           
diff --git a/poweredby.md b/poweredby.md
index f4f7eb3..06efa74 100644
--- a/poweredby.md
+++ b/poweredby.md
@@ -102,6 +102,10 @@ If you would you like to be included on this page, please reach out to the [Flin
       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/" target='_blank'><small><span class="glyphicon glyphicon-new-window"></span></small> Read more about how OVH is using Flink</a>
   </div>
   <div class="powered-by-tile col-md-3 col-sm-4 col-xs-6">
+    <img src="{{ site.baseurl }}/img/poweredby/razorpay-logo.png" alt="Razorpay" /><br />
+      Razorpay, one of India'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" target='_blank'><small><span class="glyphicon glyphicon-new-window"></span></small> Read more about data science with Flink at Razorpay</a>
+  </div>
+  <div class="powered-by-tile col-md-3 col-sm-4 col-xs-6">
     <img src="{{ site.baseurl }}/img/poweredby/researchgate-logo.png" alt="ResearchGate" /><br />
       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/" target='_blank'><small><span class="glyphicon glyphicon-new-window"></span></small> See ResearchGate at Flink Forward 2016</a>
   </div>