Refining Systems Data without Losing Fidelity

Refining Systems Data without Losing Fidelity

USENIX via YouTube Direct link

Intro

1 of 31

1 of 31

Intro

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

Refining Systems Data without Losing Fidelity

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Intro
  2. 2 Complex systems are hard to manage.
  3. 3 User experiences.
  4. 4 User experiences marbles.
  5. 5 without breaking the bank?
  6. 6 Three strategies for taming the spew.
  7. 7 Reduce. Reuse. Recycle.
  8. 8 Store less data.
  9. 9 Stop writing read-never data.
  10. 10 First, structure your data.
  11. 11 One event per transaction.
  12. 12 Often, trimming isn't enough.
  13. 13 Sample your data.
  14. 14 Statistics to the rescue!
  15. 15 Count 1/N events.
  16. 16 Count traces together.
  17. 17 Don't be afraid of sample rates.
  18. 18 Don't believe me? Ask a data scientist.
  19. 19 Aggregate data.
  20. 20 Aggregation destroys cardinality.
  21. 21 Temporal correlation is weak.
  22. 22 Math on quantiles is misleading.
  23. 23 Aggregation is a last resort.
  24. 24 How can sampling be cheap enough?
  25. 25 Systems scale with load.
  26. 26 Reconcile using the sample rate.
  27. 27 How can we save the relevant events?
  28. 28 Normalize per-key.
  29. 29 Different key, different probability.
  30. 30 Retain errors & slow queries.
  31. 31 Metrics and events can be friends!

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.