My Digital Agency Experience

Recently, some of my friends have started discussing the idea of opening a digital agency. About 10 to 15 years ago, I ran my own digital agency, but it wasn't successful, and I had to close it down. Nevertheless, I gained valuable experience during that time. I'

Distributed Databases in 5 mins

Distributed databases are powerful data management systems that distribute data across multiple locations. Main Features * Transparency: Users do not need to know where data is stored, as the system conceals this detail. * Fault Tolerance: The system continues to function even when some components fail by creating copies of the data

Testcontainers with Podman in Golang

Recently I was working with integration tests in a small project written in Golang. The crucial part of the project is working with a database. The best option to check if service works correctly woth a database is run real database and check changes. Golang has amazing SDK to work

Re-arrange schedule to improve performance

A retrospective analysis showed numerous complaints from the team regarding meetings. To better understand the situation, I asked my teammates to provide their calendars from the past month so I could analyze the frequency of developer meetings. So, I notice, that: * As is often the case in large corporations, there