Showing tag results for Azure

Aug 7, 2025
Post likes count2

Learnings from External Data Handling

Ashley Costigane
Ashley Costigane

This blog post discusses the challenges and solutions encountered by the ISE team at Microsoft while making a distributed system production-ready. It focuses on issues including slow processing speeds and out-of-memory exceptions, and provides insights into the methods used to address these problems.

CSEISE
May 8, 2025
Post likes count0

Integration testing with Dapr and Testcontainers

Jose Santano Gonzalez
Jose Santano Gonzalez

This blog post discusses setting up a Pytest integration test framework for a system using Dapr and Testcontainers. This framework was initially setup for a customer to suit their needs and it has been extracted into a sample project to provide a starting point.

CSEISE
Feb 13, 2025
Post likes count1

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.

CSEISE
Oct 11, 2024
Post likes count8

Multimodal RAG with Vision: From Experimentation to Implementation

Pratima Sayyaparaju Maitreyi Nair Oscar Fimbres
Pratima,
Maitreyi,
Oscar

This blog post delves into the experimentation journey of fine-tuning a multimodal RAG pipeline to best answer user queries that require both textual and image context. We ran our experiments by systematically testing various approaches, adjusting one configuration setting at a time and using clearly defined evaluation metrics to validate the perfo...

CSEISE
Aug 3, 2024
Post likes count0

Converting multiple sources to FHIR using Liquid

Arpit Gaur
Arpit Gaur

A brief summary of how Microsoft ISE teams creation a solution to integrate patients data from multiple fragmented sources into a standard FHIR data model

CSEISEHealthcare
May 24, 2024
Post likes count1

Start Simple, Scale Fast: Azure Storage for Distributed Computing

Andrew Vineyard
Andrew Vineyard

Azure Storage Accounts are one of the simplest resources on Azure, but simultaneously one of the most useful and reused building blocks across the Microsoft Cloud ecosystem. Blobs, leases, and queues are fundamental components that enable powerful patterns. Let's dig into why Storage Accounts should be in your Azure toolkit.

CSEISE
Feb 9, 2024
Post likes count19

Engineering Document (P&ID) Digitization

Oscar Fimbres
Oscar Fimbres

Journey on how to solve engineering document digitization problem through a proposed method and the end-to-end solution.

CSEISE