Logging
Logging is not necessary but it's good to have considering the scale of the system especially on understanding the behaviour of your application
What to log
- Host level metrics: CPU, Memory
- Aggregated level metric: database, cache tier
- Key business metrics: active users, ...