You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by jg...@apache.org on 2021/04/05 17:31:39 UTC

[kafka-site] branch asf-site updated: Add Grab (https://www.grab.com/) to the list of the "Powered By ❤️" (#344)

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

jgus pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/kafka-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 6297e99  Add Grab (https://www.grab.com/) to the list of the "Powered By ❤️" (#344)
6297e99 is described below

commit 6297e990928ae9e2a7312ac635c0396e848ef9dd
Author: Karan Kamath <ka...@gmail.com>
AuthorDate: Tue Apr 6 01:29:54 2021 +0800

    Add Grab (https://www.grab.com/) to the list of the "Powered By ❤️" (#344)
    
    **Context**
    From https://www.grab.com/sg/brand-story/
    
    > “Why can’t we have a safer way to hail a ride?”
    > “Can’t we give drivers better working conditions?”
    > “What if we could make life just a little bit easier?”
    >
    > Okay, it started with several questions. Those questions led to a group of incredibly ambitious (and incredibly optimistic) friends starting this company in a tiny rented storage space somewhere in Kuala Lumpur, Malaysia.
    >
    > That was in 2012.
    >
    > Today, that tiny company has turned into Grab, Southeast Asia’s largest superapp that connects millions of consumers to millions of drivers, merchants, and businesses. Grab is taking on the largest problems that affect the region, including access inequality, outdated infrastructure, and income disparity.
    >
    > Just like every single Southeast Asian, we’re still incredibly ambitious. We’re still questioning those everyday limitations. And we’re still incredibly optimistic.
    
    Feel free to contact me with any further questions.
    
    **Kafka Contributions**
    We've written blogs on our event sourcing ecosystem before:
    - https://engineering.grab.com/plumbing-at-scale
    - https://engineering.grab.com/optimally-scaling-kafka-consumer-applications
    - https://engineering.grab.com/trident-real-time-event-processing-at-scale
    
    Reviewers: Jason Gustafson <ja...@confluent.io>
---
 images/powered-by/grab.png | Bin 0 -> 57086 bytes
 powered-by.html            |   5 +++++
 2 files changed, 5 insertions(+)

diff --git a/images/powered-by/grab.png b/images/powered-by/grab.png
new file mode 100644
index 0000000..c1b26ff
Binary files /dev/null and b/images/powered-by/grab.png differ
diff --git a/powered-by.html b/powered-by.html
index fbdfb6d..580254a 100644
--- a/powered-by.html
+++ b/powered-by.html
@@ -3,6 +3,11 @@
     // powered by items
     var poweredByItems = [
     {
+        "link": "https://www.grab.com",
+        "logo": "grab.png",
+        "logoBgColor": "#FFFFFF",
+        "description": "The Data Technology team at Grab deploys, maintains, operates, and expands on Kafka's capabilities to support TB/hour scale, mission critical event logs, event sourcing and stream processing architectures.  Both stateful and stateless applications built over these logs by backend engineers, machine learning engineers, data scientists, and analysts support realtime, near realtime, and analytical use cases across our business lines, from ride hailing and food delive [...]
+    }, {
         "link": "https://www.nytimes.com",
         "logo": "NYT.jpg",
         "logoBgColor": "#FFFFFF",