Alvaro Duran

Alvaro is a a Python developer with a unique blend of expertise in finance, software engineering, and data. As a backend developer, Alvaro has a track record of delivering impactful projects with a focus on reliability, evolvability, and thorough testing.

When not in front of the keyboard, Alvaro is likely to be found reading voraciously, near a pizza shop, or working out.


Session

07-21
14:00
30min
Working in Units: How to Decouple the Database and Domain Layers in Python
Alvaro Duran

A crucial element of architecting a software application for scale is the collaboration of domain experts and developers. For that to happen, the application must separate the domain layer— where elements that represent the real world reside—from the infrastructure layer—where these elements are translated into precise software processes.

Within the Fintech team at Kiwi.com, we are rearchitecting a critical service to accept more payment providers. As part of this refactor, we are adopting the Unit of Work pattern to disentangle domain entities from the database processes that represent them. This way, domain experts can share their knowledge with developers more easily, and developers can find opportunities for optimization without the involvement of domain experts in the process.

Attendees will gain a solid understanding of how to implement the UoW pattern in their Python applications, how it fits into the broader context of DDD, and how to prepare their code for future growth.

Software Engineering & Architecture (2023)
North Hall