Blog
-
47% Cheaper: Why We Switched from Amazon RDS to Crunchy Bridge
optimizationdatabasepostgresql -
Migrating From Sidekiq To Solid Queue: Simpler and Cheaper
ruby on rails -
Reducing Concurrent Database Queries by 3x
optimizationpostgresqlruby on rails -
4x Faster Query Rewriting ActiveRecord into Raw SQL
optimizationsqlruby on rails -
Using Cloudflare's CF-IPCountry to Reduce Latencies by 300ms
optimizationcloudflare -
Optimizing our CI (3x Faster, 6x Cheaper)
optimizationrubyci/cd -
Ruby on Rails: Reduce Memory Usage by 22%
ruby on rails -
Fixing OOM (Out-of-Memory) when Generating Sitemap
ruby on rails -
Reducing Latencies: Cutting Database Load by 72%
optimizationdatabasepostgresql -
Speeding up "bundle install" by 2x
ruby on rails -
Cloudflare: The Must-Have For Every Website
optimizationcloudflare -
Reducing Latencies and Downtime: Concurrent Refresh of Materialized View
optimizationdatabasepostgresql -
i made our database queries 293x faster with materialized views
optimizationdatabasepostgresql -
Conversational Form in 65 lines of code - Here's how I built it
-
Kill Bloated Controller with Method Chaining
refactoring -
Engineering Productivity for Everyone (including co-workers)
ideologyproductivity -
engineering is cost management
ideology -
To test or not to test (Startup Perspective)
ideologytests -
i hate fat models - part 1
refactoring -
Value Objects to avoid Primitive Obsession
refactoring -
Rails: Scenic gem for Database Views
rubydatabasepostgresql -
Improving code readability: Abstractions
refactoring -
Improving code readability: 5 simple tips
refactoring