the secret sauce in the open cloud

20
Clouds Jason Huggins @hugs Sauce Labs Inc

Upload: hugs

Post on 29-Jan-2015

111 views

Category:

Technology


2 download

DESCRIPTION

 

TRANSCRIPT

Page 1: The Secret Sauce in the Open Cloud

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

CloudsJason Huggins

@hugsSauce Labs Inc

Page 2: The Secret Sauce in the Open Cloud

Why this talk?

Page 3: The Secret Sauce in the Open Cloud

It shouldn’t be hardto get started!

Page 4: The Secret Sauce in the Open Cloud

Why build your own cloud?

Page 5: The Secret Sauce in the Open Cloud

Moore’s law

Page 6: The Secret Sauce in the Open Cloud

“100 machines in a minute”

Page 7: The Secret Sauce in the Open Cloud

OS X cloud?

Page 8: The Secret Sauce in the Open Cloud

Things You Need:• Hypervisor:

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

• An API

• Database

• Messaging protocol

• Lots of Python glue code

Page 9: The Secret Sauce in the Open Cloud

http://ansolabs.com/deploy

Start Here!

Page 10: The Secret Sauce in the Open Cloud

Install VirtualBox

Page 11: The Secret Sauce in the Open Cloud

Install Vagrant

Page 12: The Secret Sauce in the Open Cloud

Get Chef Recipes

Page 13: The Secret Sauce in the Open Cloud

Setup

Page 14: The Secret Sauce in the Open Cloud

Vagrantfile

Page 15: The Secret Sauce in the Open Cloud

Run It!

Page 16: The Secret Sauce in the Open Cloud

Connect

Page 17: The Secret Sauce in the Open Cloud

Yo Dawg

Page 18: The Secret Sauce in the Open Cloud

Cleanup

Page 19: The Secret Sauce in the Open Cloud

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

Page 20: The Secret Sauce in the Open Cloud

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

CloudsJason Huggins

@hugsSauce Labs Inc