This is an automated email from the ASF dual-hosted git repository.

penghui pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 62aaff0e9146 Fix Cisco case study which seemed like it was a copy of a 
presentation description (#856)
62aaff0e9146 is described below

commit 62aaff0e91460fb6c442e861065bad7e03a757f4
Author: Karan Singh Malhi <[email protected]>
AuthorDate: Mon Mar 18 22:29:21 2024 -0700

    Fix Cisco case study which seemed like it was a copy of a presentation 
description (#856)
---
 data/case-studies.ts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/data/case-studies.ts b/data/case-studies.ts
index 2b9bad6ff5ac..8c3ceaad50f7 100644
--- a/data/case-studies.ts
+++ b/data/case-studies.ts
@@ -69,7 +69,7 @@ export const resources: Record<Category, Resource[]> =
       company: "Cisco",
       link: 'https://youtu.be/nNUKnxfJeeo?si=XKzv73RDAzRyWWpQ',
       image: '/img/cisco.svg',
-      description: "Cisco IoT Control Center is among the world's largest IoT 
platforms, with numerous data centers spread across continents, hosting 
thousands of applications for the management of hundreds of millions of IoT 
devices, including connected cars and wireless phones. This presentation 
outlines the two-year process of transforming this platform into a cloud-native 
GitOps platform, where Pulsar is replacing legacy message queue services and is 
deployed across multiple Kubernet [...]
+      description: "Cisco IoT Control Center is among the world's largest IoT 
platforms, with numerous data centers spread across continents, hosting 
thousands of applications for the management of hundreds of millions of IoT 
devices, including connected cars and wireless phones. Cisco underwent a 
two-year process of transforming their platform into a cloud-native GitOps 
platform, where Pulsar replaced legacy message queue services and is deployed 
across multiple Kubernetes clusters."
     },
     {
       company: "Clever Cloud",

Reply via email to