Maikhel · Topics

#performance

Posts about application performance, optimization, and scaling.

Easy introduction to Connection Pool in ruby

September 01, 2023

Ruby connection pooling guide - learn how to improve performance with ConnectionPool gem for RabbitMQ and other external services with practical examples.

Data Quality in Ruby on Rails

August 10, 2022

Rails data quality strategies - learn how to maintain data integrity across startup, engineering, and mature application phases with best practices