• No modularization (microservices don't help either) • Hard to unit test • Service objects rules • Coupling • Cohesion • Tracking Callbacks • Deadlocks in transactions • Slow reports (multiple joins) • Not junior friendly • Not AI friendly Problems in bigger Rails apps