ApacheCon NA 2013

Portland, Oregon

February 26th – 28th, 2013

Register Now!

Tuesday 10:15 a.m.–11 a.m.

Creating Pools of Virtual Machines (10s or 100s)

Andrei Savu

Track:
Cloud Crowd
Audience level:
Intermediate

Description

Starting and configuring 10s or 100s of virtual machines in a robust and predictable fashion is not a trivial problem. In this talk I will go over several patterns that simplify this task and I will show you a demo based on CloudStack and Hadoop.

Abstract

When deploying Apache Hadoop on cloud infrastructure the first step is to provision a large number of virtual machines and do a minimal amount of configuration to ensure the environment matches some basic assumptions.

Starting and configuring 10s or 100s of virtual machines in a robust and predictable fashion is not a trivial problem. You have to make sure you use the API in an appropriate manner and you should design each step of this process to be idempotent.

In this talk I will go over several patterns that simplify this task and I will show you a demo based on CloudStack and Hadoop.