Vibgrate Logovibgrate
Sign InGet Started
Back to Tags

Software Architecture

3 items tagged with "software-architecture"

Filter by type:

Patterns2

Pattern

Strangler Fig Pattern

Incrementally migrate a legacy system by gradually replacing pieces of functionality with new applications

Pattern

Anti-Corruption Layer

Create a translation layer between new and legacy systems to prevent legacy concepts from leaking into new code

Glossaries1

Glossary

Bounded Context

A central pattern in Domain-Driven Design that defines clear boundaries within which a model is defined