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

bbejeck 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 41a2ff0  Add Salesforce to powered-by page (#367)
41a2ff0 is described below

commit 41a2ff07fc7a6cb9c36d4fa17a3a813fc5a182d1
Author: Bill Bejeck <[email protected]>
AuthorDate: Tue Aug 24 14:54:48 2021 -0400

    Add Salesforce to powered-by page (#367)
---
 images/powered-by/salesforce.jpg | Bin 0 -> 24389 bytes
 powered-by.html                  |   5 +++++
 2 files changed, 5 insertions(+)

diff --git a/images/powered-by/salesforce.jpg b/images/powered-by/salesforce.jpg
new file mode 100644
index 0000000..a615a82
Binary files /dev/null and b/images/powered-by/salesforce.jpg differ
diff --git a/powered-by.html b/powered-by.html
index 7b79461..d20327f 100644
--- a/powered-by.html
+++ b/powered-by.html
@@ -500,6 +500,11 @@
         "logoBgColor": "#ffffff",
         "description": "Rollbar uses Kafka at large scale to store all 
incoming raw blobs. Kafka allowed us to have multiple workers and also allowed 
us to migrate to Kubernetes."
     }, {
+        "link": "https://www.salesforce.com/";,
+        "logo": "salesforce.jpg",
+        "logoBgColor": "#ffffff",
+        "description" :  "Salesforce adopted Apache Kafka to implement a <a 
href='https://engineering.salesforce.com/expanding-visibility-with-apache-kafka-e305b12c4aba'
 , target='_blank'>pub/sub architecture system</a> and to securely add an 
enterprise-ready, <a 
href='https://engineering.salesforce.com/how-apache-kafka-inspired-our-platform-events-architecture-2f351fe4cf63',
 target='_blank'>event-driven layer</a> to our multi-tenant system. With Kafka 
as the central nervous system of ou [...]
+    }, {
         "link": "https://www.schrodinger.com/platform";,
         "logo": "schrodinger.png",
         "logoBgColor": "#ffffff",

Reply via email to