Showing results for ISE - ISE Developer Blog

Nov 30, 2023
1

Serving Swagger UI from a Golang Azure Function Custom Handler

Dexter Williams
Dexter Williams

Our team used Swaggo, a Golang Swagger tool, to expose an OpenAPI spec for a Azure Function hosted Golang API. This post describes what lead to the decision along with guidance on how to expose an OpenAPI spec for an Azure Function hosted Golang API.

CSEISE
Nov 16, 2023
1

ACI for jobs

Peter Lasne
Peter Lasne

This post shows using Azure Container Instances for job processing such as data generation and ingestion.

CSEISE
Oct 19, 2023
2

Build a robust transaction processing solutions to improve payment experience of retail end customers

Shinoj Zacharias
Shinoj Zacharias

In this post, we will describe how to build a data ingestion framework that receives payment transaction events from internal or external payment service providers and process the events in real-time. The ingested payment data can be used to provide the real time view of the payment transactions to merchants to improve the payment experience of the retail end customers.

CSEISE