Database schema design aspects for backend apps
March 09, 20234 min read
Common problems faced by Database Architects in their work can be successfully resolved if the right strategy is chosen...
Blue-green deployments strategy
March 01, 20233 min read
Despite the fact that doubling of resources is required, the Blue-green strategy allows achieving zero downtime throughout the entire cycle of system development...
Database Schema Migration Tools Choice Dilemma
Febrary 14, 20234 min read
We successfully adopted a brand-new and fully framework-agnostic tool for our database's schema migrations...
The evolution of database storage devices
Febrary 7, 20234 min read
A funny look back into the history of how the storage devices evolved at the last 30 years...
Grouping database table columns the right way
January 28, 20233 min read
Sometimes a simple alternation of columns in a table can lead to completely different results, which we all aspire to...