Rails Performance Monitoring 101: A Primer for Junior Developers
July 14, 2023
46 min
Free
ruby
ruby-on-rails
n-plus-one-queries
database-indexing
backend-performance
performance-monitoring
apm
web-performance
frontend-performance
scalability
user-experience
Description
This talk provides junior developers with the essential tools and knowledge to monitor and improve the performance of their Rails applications. It covers a top-down approach to triaging performance issues, discusses common misconceptions, and explores key areas like APM tools, N+1 queries, database indexing, and frontend performance metrics like Web Vitals. The goal is to equip developers with the skills to ensure their applications remain scalable and provide a positive user experience.