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 139b0afa Add Qudosoft to powered-by (#406)
139b0afa is described below

commit 139b0afa4290b730d488105349796952f5661025
Author: StephanZimmermann <[email protected]>
AuthorDate: Tue Jul 19 15:58:32 2022 +0200

    Add Qudosoft to powered-by (#406)
    
    rebased and merged conflicts
---
 images/powered-by/qudosoft_wortbildmarke.png | Bin 0 -> 17009 bytes
 powered-by.html                              |   5 +++++
 2 files changed, 5 insertions(+)

diff --git a/images/powered-by/qudosoft_wortbildmarke.png 
b/images/powered-by/qudosoft_wortbildmarke.png
new file mode 100644
index 00000000..e714959b
Binary files /dev/null and b/images/powered-by/qudosoft_wortbildmarke.png differ
diff --git a/powered-by.html b/powered-by.html
index 8e03f89b..e266a8c5 100644
--- a/powered-by.html
+++ b/powered-by.html
@@ -720,6 +720,11 @@
         "logo": "covage.png",
         "logoBgColor": "#ffffff",
         "description": "Covage is an infrastructure operator designing, 
deploying and operating high speed open access networks. At the very heart of 
our IT platform, Kafka is ensuring propagating our business workflows' events 
among all applications."
+       }, {
+        "link": "https://www.qudosoft.de/";,
+        "logo": "qudosoft_wortbildmarke.png",
+        "logoBgColor": "#ffffff",
+        "description": "At Qudosoft, as part of the bigger tech network 
organization behind Germany based KLiNGEL group, we build a big scale 
e-commerce plattform called Next Level Commerce (NLC). NLC is based on the 
principle of customer-oriented verticalization which allows us maximum autonomy 
for our teams. With our micro services architecture we strife for high 
flexibility and scalability. Using Kafka for processing event streams supports 
inter-connecting these services in exactly th [...]
     }];
 </script>
 

Reply via email to