ISE Developer Blog
Solving global tech challenges, sharing insights, and empowering developers
Latest posts
Multi-Cluster Application Deployments to Kubernetes at Scale at Edge
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 ...
Build a robust transaction processing solutions to improve payment experience of retail end customers
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.
Authoring an RBAC API for your application
Guidance when writing your own RBAC API for your application.
Coding with Customer: A Story of Building a Federated Data Catalog with Microsoft Purview
How we coded with customer team to build a first version of their federated data catalog, with Microsoft Purview.
Lessons Learned In The Field For DevOps And Azure Container Apps
This post will highlight some of the challenges teams can experience while CI/CD-ing with Azure Container Apps.
Leveraging Azure Load Testing for Optimal Performance and Scalability
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.
Using Postman to Create Acceptance Tests for Customer Engagements
An Easy and Effective Approach to Acceptance Testing for Customer Engagements
Developing with Multiple Repositories inside a Single Solution for .NET
A strategy for working with interdependent .NET repositories locally and remotely.
Using Azure Cosmos DB with Integrated Cache
Industry use case for Cosmos DB with Integrated Cache