Gea-Suan Lin
gslin@kkbox.com
(2014/11/25)
- What is AWS ?
- What is Fluentd ?
- Why to use it ?
- Setup & Demo
- Further Reading
-
Amazon Web Services
- Introduce in 2006
- EC2 & S3 at beginning
- Beginning of "Cloud Computing"
- More and more services
Simple Storage Service (S3)
- Dynamo: Amazon's High Available Key-value Store
- CAP theorem
- Cassandra (Facebook)
- Voldemort (Linkedin)
- Today we will use S3 to store logs
- High Performance
- Flexible (Pluggable Architecture)
- Data Source (Input)
- Data Output (Output)
- High Availability
- Input Plugins:
- MySQL binlog
- MySQL slow query log
- syslog
- Output Plugins:
Fluentd and AWS Gea-Suan Lin gslin@kkbox.com (2014/11/25)