Tagged: Containers

Kubernetes Logo 1

What is Kubernetes?

Kubernetes is an orchestration tool that provides many important features like: scaling, scheduling, self-healing, load balancing, cluster management and monitoring to a container solution, usually Docker. “What th-?” If you’re about to say that, this is...

OpenStack Logo Material 0

What’s new in OpenStack Ocata

Coming two months earlier than scheduled, on 22th February 2017, OpenStack Ocata is the 15th release of the OpenStack project. This release was squeezed in a shorter time-frame, nevertheless has a focus on a few important...

Proxmox VE Dashboard preview 0

Proxmox: manage your virtual machines like a pro!

Virtualization can be a difficult thing at times. Many variegated solutions, different technologies and platform-specific procedures make virtualization difficult to grasp for beginners. Proxmox VE is an open source server virtualization software that provides enterprise-class features...

Docker Logo 1

A comprehensive guide to Docker Volumes

In the world of containers, and especially in Docker, data persistence is an important topic. Docker containers are ephemeral by nature and storing data inside a container is a really bad idea. To achieve data persistence...

Containers in the wild 0

Containers: What are they and why do you need them?

Virtual machines revolutionised pretty much the industry at the time of their inception. Today another huge revolution is happening in the IT: containers. Many are speaking of it, but as any buzz-word, it can be difficult...

The OpenStack logo 0

What’s new in OpenStack Liberty

Liberty is the name chosen by the OpenStack team for the 12th release which is due on 15th October 2015: tomorrow. Let’s take a look at the major changes and new features that will be featured...

Docker Logo 0

Docker Basics

In this article I will show you how you can move your very first steps in the container world using Docker. Docker has many features that can help resolve different problems, today it is mostly used...

containers 0

Docker what is it and how to get started

Containers are one of the most observed technologies lately, with high performance, great functionalities and higher scalability than VMs; they promise much but they’re still a somewhat untested technology. Yet times are coming close and many brave...