← Graph

Develop in Production

concept 1 connections

Deliberate, careful use of the Rails console and live production for investigations that can't be replicated locally — e.g. counting users, diagnosing query performance, adding indexes on realistic data volumes. Positioned as the complement to 'run stuff locally': local first for most tasks, but some problems (performance especially) only exist in production.

category
practice
about
Develop in Production concept
Argues that the Rails console on production is appropriate for some performance investigations.

Provenance

Read by
3 extractions