Learning & Reference Material
Cloud
Data Engineering
Docker for Python
MLOps
- Orchestration
-
Monitoring
The LGTM stack (short for Loki, Grafana, Tempo, and Mimir) is primarily used for observability, monitoring, and logging in cloud-native environments. The job roles responsible for using the LGTM stack typically include:
- Site Reliability Engineer (SRE) – Uses LGTM for monitoring system performance, troubleshooting issues, and ensuring uptime.
- DevOps Engineer – Implements and maintains LGTM for observability in CI/CD pipelines and cloud infrastructure.
- Cloud/Infrastructure Engineer – Uses LGTM for managing cloud environments and infrastructure monitoring.
- Platform Engineer – Integrates LGTM into internal developer platforms for better operational insights.
- Security Engineer – Analyzes logs and traces for security incidents and anomaly detection.
- Software Engineer (especially Backend) – Uses LGTM to debug applications and optimize performance.
Would you be looking to implement LGTM for your company’s infrastructure, or just exploring it?
Misc