MINOR: Adding See how Kafka Streams is being used section to Streams page

Author: manjuapu <manjula@confluent.io>
Author: Manjula K <manjula@kafka-summit.org>

Reviewers: Ewen Cheslack-Postava <ewen@confluent.io>

Closes #3914 from manjuapu/customer-logo-stream
This commit is contained in:
manjuapu 2017-09-20 08:59:05 -07:00 committed by Ewen Cheslack-Postava
parent bb9859720b
commit c82be0f303
5 changed files with 18 additions and 2 deletions

BIN
docs/images/icons/line.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 676 B

BIN
docs/images/icons/new-york.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

BIN
docs/images/icons/rabobank.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

BIN
docs/images/icons/zalando.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

View File

@ -201,8 +201,24 @@
</pre>
</div>
</div>
<h3 class="customer-title">See how Kafka Streams is being used</h3>
<div class="customer__cards">
<div class="customer__card">
<div class="customer__card__icon">
<img src="/{{version}}/images/icons/rabobank.png">
</div>
<span class="customer__card__label">Rabobank is one of the 3 largest banks in the Netherlands. Its digital nervous system, the Business Event Bus, is powered by Apache Kafka and Kafka Streams.
</span>
<a href="https://www.confluent.io/blog/real-time-financial-alerts-rabobank-apache-kafkas-streams-api/">Learn More</a>
</div>
<div class="customer__card customer-right" >
<div class="customer__card__icon" >
<img src="/{{version}}/images/icons/zalando.png">
</div>
<span class="customer__card__label">As the leading online fashion retailer in Europe, Zalando uses Kafka as an ESB (Enterprise Service Bus), which helps us in transitioning from a monolithic to a micro services architecture. Using Kafka for processing event streams enables our technical team to do near-real time business intelligence.</span>
<a href="https://kafka-summit.org/sessions/using-kstreams-ktables-calculate-real-time-domain-rankings/">Learn More</a>
</div>
</div>
<div class="pagination">
<a href="#" class="pagination__btn pagination__btn__prev pagination__btn--disabled">Previous</a>