Kubernetes on AWS... Cool Your Jets

    When AWS joined the CNCF everyone got so excited for hosted Kubernetes, and the clickbait articles were produced en masse. As much as I would love an AWS managed K8s, I am not holding my breath. I hav...

    How To Install DC/OS on Packet or other Bare Metal Environments

    In this blog I will describe how to install DC/OS on Packet, the bare metal cloud, using the advanced DC/OS installer. I like the advanced installer because it gives a better understanding of the DC/O...

    Securing Microservices with Docker from Adrian Mouat - Part 2

    {% raw %} Last week, Adrian Mouat, Docker captain & author of “Using Docker” gave a webinar on using Docker to secure your microservice containers. The webinar was a teaser for a 2 day training se...

    6 min read

    Kubernetes Comes to ImageWolf

    ImageWolf now has support for Kubernetes! We even made a video (see below). If you want to see the code though, you can find it in its normal place.

    Securing Microservices with Docker from Adrian Mouat - Part 1

    Last week, the excellent Adrian Mouat, Docker captain & author of “Using Docker” gave a webinar on how to use Docker to secure your microservice containers. The webinar was a teaser for a 2 day tr...

    11 min read

    Lean Go Containers with Multi-Stage Dockerfiles

    On June 28 Docker 17.06 CE was released, which among other improvements adds support for multi-stage image builds. While traditional docker builds had to use a single container for their work and outp...

    9 min read

    Securing Microservices by Sam Newman

    This is a write up of the excellent webinar on securing microservices given by Sam Newman, author of “Building Microservices” last week. The webinar was a teaser for a new 2-day course from Sam and Ad...

    Hacking it with Microsoft

    Recently I had the opportunity to participate in a hackathon organized by Microsoft with a colleague of mine. The format of this hackathon found us partnering up with developers from Microsoft, in thi...

    Microservice Insecurity

    So here's the thing. Microservices are everywhere right now. You see them mentioned at talks, they have their own conferences, vendors are tripping over themselves to brand their products 'microservic...