You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by GitBox <gi...@apache.org> on 2021/08/24 15:47:03 UTC

[GitHub] [kafka-site] miguno commented on a change in pull request #367: Add Salesforce to powered-by page

miguno commented on a change in pull request #367:
URL: https://github.com/apache/kafka-site/pull/367#discussion_r694979459



##########
File path: powered-by.html
##########
@@ -499,6 +499,11 @@
         "logo": "rollbar.png",
         "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 multitenant system. With Kafka as the central nervous system of our microservice architecture, <a href='https://engineering.salesforce.com/real-time-einstein-insights-using-kafka-streams-ca94008c2c6f', target='_blank'> Kafka Streams jobs </a> perform a variety of operations to generate useful real-time insights for our customers."

Review comment:
       ```suggestion
           "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 multitenant system. With Kafka as the central nervous system of our microservice architecture, <a href='https://engineering.salesforce.com/real-time-einstein-insights-using-kafka-streams-ca94008c2c6f', target='_blank'> Kafka Streams jobs</a> perform a variety of operations to generate useful real-time insights for our customers."
   ```




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org