Working in Units - How to Decouple the Database and Domain Layers in Python
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore a 30-minute conference talk from EuroPython 2023 that delves into the Unit of Work pattern for decoupling database and domain layers in Python applications. Learn how to effectively separate domain logic from infrastructure concerns, enabling better collaboration between domain experts and developers. Discover the implementation of this pattern within a Fintech team's critical service refactoring project at Kiwi.com. Gain insights into preparing code for scalability, optimizing processes, and applying Domain-Driven Design principles. Understand how this architectural approach can enhance communication between team members and facilitate future growth in Python applications.
Syllabus
Working in Units: How to Decouple the Database and Domain Layers in Python — Alvaro Duran
Taught by
EuroPython Conference
Related Courses
A Brief History of Data StorageEuroPython Conference via YouTube Breaking the Stereotype - Evolution & Persistence of Gender Bias in Tech
EuroPython Conference via YouTube We Can Get More from Spatial, GIS, and Public Domain Datasets
EuroPython Conference via YouTube Using NLP to Detect Knots in Protein Structures
EuroPython Conference via YouTube The Challenges of Doing Infra-As-Code Without "The Cloud"
EuroPython Conference via YouTube