Cloud-Native Data Without Starting Over

dotnet explains patterns for modernizing data and migrating line-of-business applications incrementally, focusing on moving the database first and evolving the app through stable API layers and modern data access approaches.

Overview

This session focuses on practical approaches to application modernization where the data layer can be migrated to the cloud ahead of a full application rewrite.

Problem framing: why “rebuild it” is often unrealistic

Many line-of-business applications are tightly coupled to their databases, which makes cloud migration feel:

Core idea: move the database first, then evolve the application

The talk proposes incremental migration patterns intended to avoid:

Patterns and techniques highlighted

The session highlights using: