ISE Developer Blog

Solving global tech challenges, sharing insights, and empowering developers

Latest posts

Oct 26, 2023
Post likes count 2

Multi-Cluster Application Deployments to Kubernetes at Scale at Edge

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 ...

Oct 19, 2023
Post likes count 2

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

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.

Oct 12, 2023
Post likes count 6

Authoring an RBAC API for your application

Stewart Adam

Guidance when writing your own RBAC API for your application.

Sep 27, 2023
Post likes count 0

Coding with Customer: A Story of Building a Federated Data Catalog with Microsoft Purview

Benjamin GUINEBERTIERE

How we coded with customer team to build a first version of their federated data catalog, with Microsoft Purview.

Sep 12, 2023
Post likes count 0

Lessons Learned In The Field For DevOps And Azure Container Apps

Juan Burckhardt

This post will highlight some of the challenges teams can experience while CI/CD-ing with Azure Container Apps.

Aug 31, 2023
Post likes count 3

Leveraging Azure Load Testing for Optimal Performance and Scalability

Sweta,
Priyanka

In a recent customer engagement, our team leveraged load testing to evaluate system performance. In this post, we will share our experience of utilizing the Azure Load Testing service and highlight the service's most impressive features.

Aug 22, 2023
Post likes count 4

Using Postman to Create Acceptance Tests for Customer Engagements

Laura Lund (she/her)

An Easy and Effective Approach to Acceptance Testing for Customer Engagements

Aug 15, 2023
Post likes count 6

Developing with Multiple Repositories inside a Single Solution for .NET

Kanishk Tantia (HE/HIM)

A strategy for working with interdependent .NET repositories locally and remotely.

Aug 8, 2023
Post likes count 4

Using Azure Cosmos DB with Integrated Cache

Laura Lund (she/her)

Industry use case for Cosmos DB with Integrated Cache