Showing results for October 2023 - ISE Developer Blog

Oct 26, 2023
2

Multi-Cluster Application Deployments to Kubernetes at Scale at Edge

Kshitij Sharma Pankaj Tiwari
Kshitij,
Pankaj

An innovative solution has been developed to address challenges in deploying applications in distributed environments with multiple clusters. These challenges encompass scenarios like edge deployments across regions and distributing components across numerous co-located clusters. While Kubernetes is commonly used for orchestrating deployments through YAML descriptors, GitOps tools such as Flux, ArgoCD, and Jenkins X automate deployment management. However, as cluster numbers increase, issues arise regarding organization, configuration, and scalability. To tackle these challenges, a Control Plane-based deployment application has been created. It functions using a logical data model stored in an inventory database.

CSEKubernetes
Oct 19, 2023
2

Build a robust transaction processing solutions to improve payment experience of retail end customers

Shinoj Zacharias
Shinoj Zacharias

In this post, we will describe how to build a data ingestion framework that receives payment transaction events from internal or external payment service providers and process the events in real-time. The ingested payment data can be used to provide the real time view of the payment transactions to merchants to improve the payment experience of the retail end customers.

CSEISE

Feedback