Failed to Function

Mob Programming

At a recent Dev Ops conference , I heard the term mob programming for the first time. There do not appear to be too many people doing this at the moment.

Flask and Docker

Getting an application from development servers into production can often be an afterthought for developers. Use Docker from early on to ease this step.

Flask with Rest

This post continues the development of an application using Flask. Today we will add some Rest endpoints to the anonymous estimator.

Introduction to Flask

Flask is a Python framework for creating lightweight web sites and API endpoints. This post is about my first experience using Flask.

Test Automation

A Dev Ops operating model shows its best qualities when most testing is done automatically. Remove exploratory testing by replacing it with automated testing.

Failed to Function © 2026