ISE Developer Blog

Solving global tech challenges, sharing insights, and empowering developers

Latest posts

Data Validations with Great Expectations in MS Fabric
Apr 3, 2025
Post likes count 1

Data Validations with Great Expectations in MS Fabric

Jarang Kim
Jarang Kim

In this blog post, we will explore how to integrate GX within the Microsoft Fabric environment and use it to validate data programmatically.

Using OpenTelemetry for flexible observability
Mar 27, 2025
Post likes count 0

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.

The Hidden Risks of Docker Build Time Arguments and How to Secure Your Secrets
Mar 20, 2025
Post likes count 2

The Hidden Risks of Docker Build Time Arguments and How to Secure Your Secrets

Jason
Jason

This post discusses the security risks of using Docker build-time arguments to pass secrets, and suggests alternative methods for handling secrets securely.

Flexible Tool Selection for ML Model Production
Mar 13, 2025
Post likes count 1

Flexible Tool Selection for ML Model Production

Rob Cameron Daniel Ferguson Swetha Anand
Rob,
Daniel,
Swetha

data science and software engineering teams can choose the best tools for their respective roles in delivering machine learning models to production.

Multi Root Workspaces in Visual Studio Code
Mar 6, 2025
Post likes count 0

Multi Root Workspaces in Visual Studio Code

Colin Desmond
Colin Desmond

How to manage multiple independent python projects, with different dependencies, inside Visual Studio Code.

Multi-Provider Strategy for App Configuration in Python
Feb 27, 2025
Post likes count 2

Multi-Provider Strategy for App Configuration in Python

Abeeb Amoo
Abeeb Amoo

This post discusses a strategy for creating a custom extensible configuration module in python projects.

Instrumenting Apache Spark Structured Streaming jobs using OpenTelemetry
Feb 20, 2025
Post likes count 0

Instrumenting Apache Spark Structured Streaming jobs using OpenTelemetry

Irene Stanely
Irene Stanely

Apache spark monitoring using OpenTelemetry

Unlock Generative AI for Enterprise Scalability
Feb 13, 2025
Post likes count 1

Unlock Generative AI for Enterprise Scalability

Shiran Rubin Manaev
Shiran Rubin Manaev

Reusable templates, pipelines, and tools to streamline the setup of GenAI projects, saving time and effort, and ensuring consistency and reliability across projects.

Azure Functions vs. Indexers: AI Data Ingestion
Feb 6, 2025
Post likes count 2

Azure Functions vs. Indexers: AI Data Ingestion

Ivan Sholokh
Ivan Sholokh

This article compares Azure Functions with pre-built indexers for data ingestion in Azure AI Search, with a focus on using Azure Functions for a flexible, scalable approach. It explores key steps like data migration, index creation, and deployment automation.