✓Install Prometheus and we see it working
✓Build a bare bones Prometheus server from scratch, in the cloud.
✓Learn how to set it up as a service so that it is always running in the background
✓Configure it to be behind a Nginx Reverse Proxy
✓Configure a domain name and add SSL to ensure transport layer encryption for the user interface
✓Add Basic Authentication to restrict user access
✓Install several Node-Exporters, local and external, manage there firewall rules and compare the differences
✓Learn the basics of querying metrics from simple metrics, instant vectors, range vectors, functions, aggregates and sub queries
✓Create custom metrics from complicated queries and save them as Recording Rules
✓Create Alerting Rules and demonstrate Inactive, Pending and Firing states
✓Setup a SMTP server to send email alerts
✓Configure Alert Manager to Send Alerts from Prometheus
✓Install Grafana
✓Setup the Prometheus Datasource inside Grafana
✓Setup Prometheus Dashboards for the main Prometheus service and Node exporters