Modular Monolith and Microservices: Modularity is what truly matters (2023)

MySQL and PostgreSQL: different approaches to solve the same problem

Optimistic vs Pessimistic Locking: concurrency control, conflicts, lost updates, retries and blocking

MySQL vs PostgreSQL Performance: throughput & latency, reads & writes

Modular Monolith: dependencies and communication between Modules

Programmer in Wonderland

Data Consistency: transactions, delays and long-running processes

Modular Monolith and Microservices: Data ownership, boundaries, consistency and synchronization

EventSQL: events over SQL

SQLite DB: simple, in-process, reliable, fast

Authentication: who are you? Proofs are passwords, codes and keys

How many HTTP requests/second can a Single Machine handle?

Modular monolith and microservices: Modularity is what matters

Programmer in Wonderland

Who controls the Internet and How it works?

How many HTTP requests/second can a single machine handle? (2024)

Htmx and Web Components: A Perfect Match