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...

    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...

    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...

    Monitoring containers on GKE with Google Stackdriver

    After acquiring Stackdriver in 2014, Google worked hard to make it the default log aggregation and monitoring solution for Google Cloud Platform (GCP). The feature set of Stackdriver is pretty good fo...

    Having a #Meltdown Over #Spectre?

    Confused yet by Meltdown and Spectre? It’s hard not to be! So what should or can you do about it?

    Why Use Distributed Systems? Resilience, Performance, and Availability

    Earlier in this series we discussed what Distributed Systems are and why we use them, and we controversially defined a DistSys as any system divided over more than one physical location and using deco...

    Tensorflow on Kubernetes: Kubeflow

    Google is quietly releasing increasing amounts of projects dedicated to data science. One such project that was recently pointed out to me is called Kubeflow. In its essence, it is not terribly compli...