8 min read

    Increasing productivity with Continuous Delivery

    It is an interesting feature of today’s software development landscape, that while some consider Continuous Delivery a done deal, there are still many teams out there who either don’t see or are strug...

    5 min read

    QCon London And Tech Ethics in Action

    My interest at the moment is in web scale and its ramifications. I'm interested in the way current tools, especially IaaS, CI/CD and microservices are vastly increasing the velocity at which new produ...

    Automated rollback of Helm releases based on logs or metrics

    Continuous delivery is becoming a standard, if you implement the right process you get a predictable deployment. When a change is made in the code, most of the time the build, test, deploy and monitor...

    Container Solutions At QCon London

    For QCon London, from 5-9th March, Container Solutions’ London team will be joined by our colleagues from Germany, Switzerland, and the Netherlands.

    Propagating configuration from Terraform to Kubernetes Apps

    I recently encountered an interesting problem while terraforming Kubernetes clusters on Google Cloud. Our Terraform configurations have some important information which is needed by applications runni...

    8 min read

    Production Ready Ingress on Kubernetes

    I recently had an interesting project building a proof of concept for a cloud based platform. The PoC is composed of a few services, a message queue and a couple simple UIs. All the pieces are contain...

    11 min read

    Ethical vs Unethical? Or Ethical vs Inadvertent?

    Next month I’ll be co-hosting the first QCon Tech Ethics track in London with Gareth Rushgrove. We’ll hear speakers from many different areas of technology talking about the ethical issues they face. ...

    10 min read

    Docker for Mac with Kubernetes support

    During DockerCon Copenhagen, Docker announced support and integration for Kubernetes, alongside Swarm. The first integration is in the Docker for Mac, where you can run now a 1 node Kubernetes cluster...

    9 min read

    Spinnaker for Kubernetes

    Part of our work is to be constantly on the lookout for tools that can ease cloud native development processes, that can make our work easier or faster. Just like when you are sailing a boat, you will...