18-09-2015 Door: Guy Crets

Devops and Docker

Deel dit bericht

Devops and tools such as Docker, Vagrant, Chef, Puppet and Ansible were on my radar for a while. And now I finally have some time to dive into these topics.

Nested VMs 
Not to mess up my machine, I use VMWare workstation to spin up some test machines. As these Devops tools are all about creating and provisioning virtual machines, one must enable "Nested VMs" support. This allows one virtual machine to run in another.



Docker


Docker appeared on my radar while learning about Micro Services. Docker focuses on the creation of light-weight containers in which applications are configured in an automated manner. 



The Linux Containers are very small by leveraging OS level virtualization of Linux. Is it some "chroot on rocks". The chroot system call on Unix/Linux changes the root directory for a program and all of its children.chroot allows programs - e.g. a web server - to run in a more protected mode. The OS level virtualization can limit all the resources used by child processes: CPU, memory, disk space, ... Because containers are so light-weight, many of them can be run on a single machine. This mechanism allows each application to run in its own container, its own virtualized OS.

To have a quick try of Docker, there is a great Online Tutorial consisting of 10 steps. Recommended!

As there aren't any books available on Docker, I watched the brand new training material of LiveLessons. As I couldn't find the text material, had to type over the instructions from the paused video. After wasting some time trying to get access the Fedora Atomic container on the Fedora 21 host, decided to switch to another topic, Vagrant. If I have some more time, I'll come back and retry with RHEL as used in the video training. Or switch to Windows and take a look boot2docker.

Tags:

Devops

Company:

i8c

Guy Crets

Guy Crets is Business Integration Architect en Partner bij I8C, onderdeel van de Cronos Group dat meeer dan 3.000 medewerkers telt. Hij is toonaangevend consultant en spreker met meer dan 25 jaar ervaring op het gebied van integratie en SOA-gerelateerde oplossingen en problemen. Hij heeft op vele internationale congressen en usergroup-bijeenkomsten over de gehele wereld presentaties gegeven en workshops gehouden, of als moderator opgetreden. In België spreekt Guy regelmatig bij SAI (vgl. NGI in Nederland) en verzorgt daar ook seminars.

Guy was en is betrokken bij talloze SOA en integratie trajecten: screen scraping, mainframe integratie, JMS messaging, Tibco EAI en SAP Netweaver . Als consultant bij talloze bedrijven, varie?rend van Fortune top 500 tot kleinere ondernemingen, heeft Guy een enorme dosis praktijkervaring opgedaan bij integratie-trajecten. In België bij organisaties als Electrabel, Swift en Eurocontrol, in Nederland o.a. bij Akzo, Philips, Rabobank en Interpolis. Deze ervaring, gecombineerd met zijn deskundigheid op het gebied van intregratie-oplossingen en integratie-tools, komen goed van pas als u worstelt met applicatie- of data-integratie in uw organisatie. Guy verzorgt verscheidene trainingen bij Adept Events

Alle blogs van deze auteur

Partners