Posts about Software Engineering

Our journey into the world of containers (so far!)
From building a Docker image on your laptop to running a containerised workload in production – what are the key challenges and considerations? Four years on from our first experiments messing around with Docker images, we now run thousands of containers in our production data centres and have just started to scale out to Google…

Design cheat sheet for devs
While progressing in my career as a frontend developer I found a variety of opportunities to learn and have an impact: some would train my analytical problem-solving skills and others can lead to new territory exploration and questions such as: how can I outline a design? Where should I start? Knowing nothing at first, I would find myself…