the secret sauce in the open cloud

Post on 29-Jan-2015

111 Views

Category:

Technology

2 Downloads

Preview:

Click to see full reader

DESCRIPTION

 

TRANSCRIPT

http://www.flickr.com/photos/pagedooley/2511369048/sizes/l/

CloudsJason Huggins

@hugsSauce Labs Inc

Why this talk?

It shouldn’t be hardto get started!

Why build your own cloud?

Moore’s law

“100 machines in a minute”

OS X cloud?

Things You Need:• Hypervisor:

KVM, QEMU, Xen, VirtualBox, VMWare, etc.

• An API

• Database

• Messaging protocol

• Lots of Python glue code

http://ansolabs.com/deploy

Start Here!

Install VirtualBox

Install Vagrant

Get Chef Recipes

Setup

Vagrantfile

Run It!

Connect

Yo Dawg

Cleanup

Gotchas

• Networking is Hard. Learn TCP/IP.

• Watch out for Disk I/O. Use copy-on-write disk images

• The speed of light is slow

http://www.flickr.com/photos/pagedooley/2511369048/sizes/l/

CloudsJason Huggins

@hugsSauce Labs Inc

top related