Console Login

#linux containers

All articles tagged with linux containers

#linux containers

Kubernetes vs Docker Swarm: Choosing the Right Orchestrator for High-Performance Norweigian Workloads (2017 Edition)

In the heat of the 2017 container wars, choosing between Kubernetes and Docker Swarm determines your infrastructure's fate. We analyze performance, complexity, and why underlying hardware like NVMe storage is critical for cluster stability.

Docker in Production: Why Your Default Container Config is a Security Nightmare Waiting to Happen

It’s 2016, and containers are eating the world. But if you are blindly running `docker run` as root, you are inviting disaster. Here is the battle-hardened guide to locking down containers on Norwegian infrastructure.

Docker in Production: Surviving the Orchestration Wars of 2015

Managing containers across multiple nodes is the new infrastructure nightmare. We break down the current state of Docker Swarm, Kubernetes 1.0, and Mesos, and why your underlying hardware determines who wins.

Docker in Production? You're Probably Doing It Wrong (And It Could Cost You)

It's July 2015, and everyone is rushing to containerize. But running the Docker daemon as root without KVM isolation is a ticking time bomb. Here is the battle-hardened guide to securing your stack in Norway.

Container Orchestration Wars: Kubernetes, Swarm, or Mesos? A 2015 Survival Guide

The 'Docker run' honeymoon is over. We break down the current state of multi-host container orchestration, comparing Kubernetes, Docker Swarm, and Mesos for production environments in Norway.

Stop Wasting RAM: Why Linux Containers (LXC) Are The Future of High-Performance Hosting

Hypervisors are heavy. In a world demanding millisecond latency, Linux Containers (LXC) offer bare-metal performance with VM-like manageability. Here is why you should care.