Flask application monitoring with Prometheus

Intro Prometheus is an open source project that is part of the Cloud Native Computing Foundation(CNCF). It serves as a monitoring system and time series database. The project was second to be part of CNCF after Kubernetes. As such the two project play really nicely with one another. In…

Continue reading

Flask web API with Firebase

Hello again, today I’m going to pick up where I left off with more Flask~ing (…..can I say that? o_0 ). As usual with my multi-part posts I suggest you start with the first, you can find that here. I spoke about setting up your Flask environment and…

Continue reading

Introduction to Python Web development with Flask

Intro#### Hi all, belated xmas and new year salutations! Had a busy time over the period and have only just gotten things settled to carry on my tinkering ways! So, todays post is going to be about Python and the Flask framework. I was reading someone’s comments the other…

Continue reading