miguno commented on a change in pull request #367:
URL: https://github.com/apache/kafka-site/pull/367#discussion_r694980580
##########
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:
Can we rename "Kafka Streams jobs" to "Kafka Streams applications"?
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]