Tag: Container Orchestration

  • Docker storage

    Microservices are all about stateless and ephemeral workloads, and containers are great microservices. This may suggest that that Docker is all about ephemeral storage. In…

    Read
  • Virtualization 3 of 4 – Containers

    In broad terms, virtualization of computing resource is about isolation of resources at different levels. We have covered hypervisor-based virtualization in the other post. In…

    Read