Title: Production testing through monitoring
Description:
Identifying and fixing issues in new code before deploying it to production is important for every software development cycle. However, relying on traditional testing methods in the age of Internet-scale data driven problems may prove to be incomplete. Identifying and fixing the issues in production quickly is crucial, but it requires insight into usage patterns and trends across the whole architecture and application logic. In this talk I touch on inefficiencies of some of the most common testing methods, provide real world examples of discovering odd edge cases with monitoring and offer recommendations on top-down metric instrumentation to help DevOps organizations with identifying and acting on business-effecting problems.
Тема: Тестирование и мониторинг в production
Описание:
Выявление и устранению проблем в новом коде имеет важное значение для каждого цикла разработки программного обеспечения. Тем не менее, опираясь на традиционные методы тестирования в эпоху масштабных Интернет-проблем может оказаться недостаточным. В этом докладе я покрою темы неэффективности некоторых из наиболее распространенных методов тестирования и дам реальные примеры обнаружения проблем в production, с рекомендациями по стратегии имплементации мониторинга, чтобы помочь организациям быстро обнаружить и устранить критичные проблемы.