Serhii
Web Development Team
Software Developer
As part of the Apriorit team, I aim at providing firsthand insights on tech and business, focusing on the true value of technologies and concepts and discussing pros and cons of applying them in IT projects.
More articles from author
Choosing an Effective Python Dependency Management Tool for Flask Microservices: Poetry vs Pip
Learn how to choose between two Python dependency management tools โ Poetry and Pip โ when building and deploying microservices in Python using Fl...
2 Ways to Implement Atomic Database Transactions in a Microservice-based Solution
Explore the problem of atomicity in microservice-based solutions and learn two ways to keep database transactions atomic based on a practical example...