ISE Developer Blog

Solving global tech challenges, sharing insights, and empowering developers

Latest posts

Large Language Model Prompt Engineering for Complex Summarization
Jun 27, 2023
Post likes count 7

Large Language Model Prompt Engineering for Complex Summarization

John Stewart
John Stewart

Learn how to use GPT / LLMs to create complex summaries such as for medical text

Solving store inventory allocation problem of CPG
Jun 19, 2023
Post likes count 3

Solving store inventory allocation problem of CPG

Sujoy Saha Shinoj Zacharias Shima GhassemPour
Sujoy,
Shinoj,
Shima

Solution of store inventory allocation problem of CPG

Coding with AI
Jun 9, 2023
Post likes count 3

Coding with AI

Peter Lasne
Peter Lasne

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
Jun 1, 2023
Post likes count 4

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

Spyros Giannakakis
Spyros Giannakakis

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
May 24, 2023
Post likes count 2

Guidelines for Organizing and Testing Your Terraform Configuration

Diana Ivan
Diana Ivan

Guidelines on how to structure a Terraform infrastructure configuration together with testing and documentation.

Getting to Know TypeScript Generics
May 17, 2023
Post likes count 2

Getting to Know TypeScript Generics

Bryan
Bryan

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
May 11, 2023
Post likes count 4

Launching Litmus Chaos Scenarios Programmatically

Jeremy De La Cruz Annika Bassey Jake Reifer
Jeremy,
Annika,
Jake

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
May 8, 2023
Post likes count 6

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

Maho Pacheco
Maho Pacheco

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

Hitchhikers Guide to Workflow Engines
May 4, 2023
Post likes count 3

Hitchhikers Guide to Workflow Engines

Felix Mönckemeyer
Felix Mönckemeyer

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.