Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Performance Monitoring with AOP and Amazon Clou...

Performance Monitoring with AOP and Amazon CloudWatch

This talk outlines how to easily set up pseudo-RT performance monitoring for your application using an AOP framework such as PostSharp in conjunction with the Amazon CloudWatch service.

Yan Cui

May 01, 2014
Tweet

More Decks by Yan Cui

Other Decks in Technology

Transcript

  1. iwi by numbers • 400k+ DAU • ~100m requests/day •

    25k+ concurrent users • 1500+ requests/s • 7000+ IO opts/s • 100+ commodity servers • 75ms average latency
  2. Gathering Data • Method execution time • Method execution count

    • Error count • Requires (lots) boilerplate to set up
  3. Visualize • Amazon Management Console –Min, Max, Average, Count –Up

    to 14 days of data –Down to 1 minute intervals