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 fdc97648 Add CloudScale to powered-by page (#476)
fdc97648 is described below
commit fdc97648dfe10b4f2b1afcdcdfe227d270ac0e11
Author: Nandita <[email protected]>
AuthorDate: Tue Jan 10 23:10:29 2023 +0530
Add CloudScale to powered-by page (#476)
* add CloudScale
* Add files via upload
---
images/powered-by/cloud-scale.png | Bin 0 -> 21335 bytes
powered-by.html | 6 ++++++
2 files changed, 6 insertions(+)
diff --git a/images/powered-by/cloud-scale.png
b/images/powered-by/cloud-scale.png
new file mode 100644
index 00000000..1f146159
Binary files /dev/null and b/images/powered-by/cloud-scale.png differ
diff --git a/powered-by.html b/powered-by.html
index 71befc80..10201110 100644
--- a/powered-by.html
+++ b/powered-by.html
@@ -2,6 +2,12 @@
<script>
// powered by items
var poweredByItems = [
+ {
+ "link": "http://cloudscaleinc.com/",
+ "logo": "cloud-scale.png",
+ "logoBgColor": "#FFFFFF",
+ "description": "Cloud ScaleĀ® Inc uses Kafka for building a real-time
analytics system for our eventing, logging, and messaging services."
+ },
{
"link":
"https://tech.dream11.in/blog/2020-01-07_Data-Highway---Dream11-s-Inhouse-Analytics-Platform---The-Burden-and-Benefits-90b8777d282",
"logo": "dream11.jpg",