ISE Developer Blog

Solving global tech challenges, sharing insights, and empowering developers

Latest posts

Feb 27, 2025
Post likes count 2

Multi-Provider Strategy for App Configuration in Python

Abeeb Amoo

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

Feb 20, 2025
Post likes count 0

Instrumenting Apache Spark Structured Streaming jobs using OpenTelemetry

Irene Stanely

Apache spark monitoring using OpenTelemetry

Feb 13, 2025
Post likes count 1

Unlock Generative AI for Enterprise Scalability

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.

Feb 6, 2025
Post likes count 2

Azure Functions vs. Indexers: AI Data Ingestion

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.

Jan 30, 2025
Post likes count 0

Using Managed Identity on Logic App consumption

Omer Demir

Deploy Azure Logic App Consumption with Managed Identity using Terraform by leveraging azapi_resource and ARM templates. This setup enables secure authentication without manual credential management.

Jan 24, 2025
Post likes count 2

Revolutionising Customer Feedback: Harnessing Large Language Models for Retail Insights and Intelligence

Shinoj Zacharias

In this article, we delve into techniques for extracting valuable insights from customer feedback using Large Language Models (LLMs). By identifying themes, sentiment, and competitor comparisons from feedback, businesses can gain a competitive edge.

Jan 10, 2025
Post likes count 3

LLMOps in restricted networks and addressing continuous evaluation long run constraints

Suganya Srinivasan

In this blog post, we'll explore the challenges we faced in establishing LLMOps and continuous evaluation within a pipeline using Azure Machine Learning, particularly when dealing with long runs and a restricted Bring-Your-Own (BYO) network.

Dec 16, 2024
Post likes count 4

Transforming Language into Code: Building and Evaluating a Robotic Code Generation Copilot

Ihar Shulhan

This blog post explores the development and evaluation of an AI assistant that converts natural language into robotic code.

Dec 6, 2024
Post likes count 2

Implementing Evaluation platform on Azure Machine Learning

David Lee

Azure Machine Learning is known for training and deploying models, but can also be used for running experiments. This blog post will show us how we have implemented our Evaluation platform on Azure Machine Learning.