Completed
Aggregator Performance?
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Scaling Fluentd From 0 to Millions of Events - Performance Optimization and Architecture
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Considerations in production
- 3 Logging operations
- 4 Challenges of IT Ops team
- 5 Implementation models
- 6 Benefits of Aggregator
- 7 Fluent Bit and Fluentd
- 8 Aggregator Performance?
- 9 Characteristic: CPU usage
- 10 flush_interval
- 11 Performance measurement
- 12 Scale performance : # of workers
- 13 Scale performance : # of CPU
- 14 Scale performance : Message size
- 15 Conclusion