Back to Projects
Delphi.NETArchitecture

Strategic migration of a monolithic Delphi application to a modern .NET Core microservices ecosystem, ensuring zero downtime during transition.

Project Overview

This project involved the strategic migration of a mission-critical monolithic Delphi application to a modern .NET Core microservices architecture. The migration was executed using the Strangler Fig pattern, ensuring zero downtime. We decomposed the monolith into 15+ microservices, containerized them using Docker, and orchestrated them with Kubernetes.

Technology Stack

Delphi
.NET
Architecture