Take your first steps with Prometheus

If you are brand new to Prometheus, this video will guide you through your first steps with the CNCF monitoring tool. From what Prometheus is, how it works, the types of metrics it supports. It is, as usual, a hands-on exercise so by the end of the video you will have Prometheus up and running collecting monitoring data.

Using Redis with Python for Beginners

Here's how to use Python in Redis in under 4 minutes. This video will get you started with the very basics of working with Redis in Python. You'll also see cache busting techniques (aka automated removal of values from Redis after a set amount of time).