Decompose monoliths using business workflows

Can we start decomposing a monolith using its business workflows ?

October 31, 2022 · 608 words · Prashanth 'PB' Belathur

Less Is More for Database Connection Pools

Beware: The default Hikari database connection pool configuration in your spring boot app is usually oversized

January 3, 2018 · 1025 words · Prashanth 'PB' Belathur

Microservices to Moduliths - Tales From the Field

Before diving into microservices, make sure to think it through. Otherwise, you might create a distributed monolith.

934 words · Prashanth 'PB' Belathur