ISE Developer Blog
Solving global tech challenges, sharing insights, and empowering developers
Latest posts

Large Language Model Prompt Engineering for Complex Summarization
Learn how to use GPT / LLMs to create complex summaries such as for medical text

Solving store inventory allocation problem of CPG



Solution of store inventory allocation problem of CPG

Coding with AI
Our team used AI tools to write code, documentation, indexes, etc. extensively during our last engagement. This post will talk about what we used and how we used it.

Building a custom workflow engine on top of Durable Task Framework DTFx

In this post we write about how we implemented a custom workflow engine that supports DSL, workflow cancellation and closure on top of Durable Task Framework (DTFx), explaining the why behind our choices and discussing the challenges we faced.

Guidelines for Organizing and Testing Your Terraform Configuration
Guidelines on how to structure a Terraform infrastructure configuration together with testing and documentation.

Getting to Know TypeScript Generics

A guide to using TypeScript Generics as a way to create reusable logic that will work for a multitude of types.

Launching Litmus Chaos Scenarios Programmatically


Guidance for how to kick off a Litmus Chaos Scenarios programmatically and in an Azure DevOps Pipeline.

A Technical Journey into API Design-First: Best Practices and Lessons Learned

A Practical Guide to API Design-First Development with TypeSpec and OpenAPI

Hitchhikers Guide to Workflow Engines
This guide explores workflow engines, their essential features, and types, while offering insights and evaluation criteria to help you choose the right solution for your specific use case.