Showing results for May 2025 - ISE Developer Blog

May 15, 2025
Post likes count1

Cloud infrastructure provisioning: best practices for IaC

Hannes Nel Brent Samodien
Hannes,
Brent

Infrastructure-as-Code (IaC) is a common DevOps practice that enterprises use to provision and deploy IT infrastructure. Enterprises applying IaC and continuous integration/continuous delivery (CI/CD) pipelines can maintain high availability and manage risk for their cloud environments at scale. However, multi-environment challenges, manual process...

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
May 2, 2025
Post likes count1

Running RAG with ONNX Runtime GenAI for On-Prem Windows

Omer Demir
Omer Demir

Exploring how to efficiently run a RAG pipeline with structured language models (SLMs) and guardrails on Windows, achieving inference under 5 seconds with ONNX Runtime GenAI.

CSEISE