Showing results for Containers - ISE Developer Blog

Jun 26, 2025
Post likes count2

Fleet Configuration Management

Cameron Taylor
Cameron Taylor

This post explains the challenge of fleet configuration management, the role of an automated fleet configuration management system, and describes key considerations for building such a system.

CSEContainers
Mar 27, 2025
Post likes count0

Using OpenTelemetry for flexible observability

Adele
Adele

OpenTelemetry offers flexible observability in distributed systems, this post looks at how to integrate multiple data sources when connected and disconnected from the internet.

CSEFrameworksInternet Of Things
Dec 14, 2023
Post likes count1

Debugging Java Dapr-enabled Apps in GitHub Codespaces

Nico Jimenez
Nico Jimenez

To simplify the development and debugging of complex Java Dapr-enabled microservices we recommend leveraging Docker Compose to define all services including the Java Apps, each with its own Dapr sidecar, plus infrastructure/dependent services all these running in individual containers. Using a VS Code devcontainer with Docker-in-Docker support, ena...

CSEContainersFrameworks
Oct 26, 2023
Post likes count2

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

CSEKubernetes
Nov 11, 2021
Post likes count0

Azure Service Operators – A Kubernetes native way of Deploying Azure Resources

Janani Vasudevan
Janani Vasudevan

The promise of being able to standardize on Kubernetes as a platform is attractive as it offers unique solutions to many of the challenges companies face. This post talks about the Azure Service Operator open source project that helps customers deploy Azure Resources using Kubernetes definitions

CSEDevOpsContainers
Sep 7, 2021
Post likes count0

Enabling COVID-19 Exposure Notifications Across the United States on Azure

Andre Briggs
Andre Briggs

During pandemics, the ability to let people know if they have been exposed to a contagious disease is essential for public health practitioners. This is known as contact tracing and the COVID-19 pandemic is no exception. In this post, I describe the journey of our Microsoft team to deploy an exposure notification server on Azure.

CSEDevOpsContainers
May 7, 2019
Post likes count0

Preventing Rhino Poaching With Microsoft Azure

Olga Liakhovich
Olga Liakhovich

In the last eight years, poaching in Africa has been happening at an alarming rate. Currently, the continent loses three rhinos a day. As part of our team’s mission to find new ways that technology can positively impact our world, we’ve been collaborating with the Combating Wildlife Crime team Peace Parks Foundation (PPF), in partnership with

Machine LearningContainers