cloudfoundry bootcamp springone2gx

33
© 2012 VMware, Inc. All rights reserved Cloud Foundry Bootcamp Josh Long Spring Developer Advocate [email protected] @starbuxman Eric Bottard Developer Advocate [email protected] @ebottard mardi 16 octobre 12

Upload: eric-bottard

Post on 25-Jan-2015

353 views

Category:

Technology


1 download

DESCRIPTION

 

TRANSCRIPT

Page 1: CloudFoundry Bootcamp springone2gx

© 2012 VMware, Inc. All rights reserved

Cloud Foundry Bootcamp

Josh Long Spring Developer [email protected]@starbuxman

Eric BottardDeveloper [email protected] @ebottard

mardi 16 octobre 12

Page 2: CloudFoundry Bootcamp springone2gx

CONFIDENTIAL@starbuxman @ebottard2

About Josh Long

Josh Long Spring Developer [email protected] @starbuxman

mardi 16 octobre 12

Page 3: CloudFoundry Bootcamp springone2gx

Eric Bottard

• Developer Advocate VMware• @ebottard• [email protected]

mardi 16 octobre 12

Page 4: CloudFoundry Bootcamp springone2gx

CONFIDENTIAL@starbuxman @ebottard

What does Cloud Foundry

offer?

4mardi 16 octobre 12

Page 5: CloudFoundry Bootcamp springone2gx

CONFIDENTIAL@starbuxman @ebottard

Cloud Foundry: Choice of Runtimes

mardi 16 octobre 12

Page 6: CloudFoundry Bootcamp springone2gx

CONFIDENTIAL@starbuxman @ebottard

Frameworks and Runtimes Supported• Out of the Box

• Java (.WAR files, on Tomcat. Spring’s an ideal choice here, of course..)

• Scala (Lift, Play!)

• Ruby (Rails, Sinatra, etc.)

• Node.js

• Ecosystem Partners

• .NET (Uhuru, Tier3)

• Python (Stackato)

• PHP (AppFog)

• Haskell (1)

• Erlang (2)

1) http://www.cakesolutions.net/teamblogs/2011/11/25/haskell-happstack-on-cloudfoundry/2) https://github.com/cloudfoundry/vcap/pull/20

mardi 16 octobre 12

Page 7: CloudFoundry Bootcamp springone2gx

CONFIDENTIAL@starbuxman @ebottard

Cloud Foundry: Choice of Clouds

7mardi 16 octobre 12

Page 8: CloudFoundry Bootcamp springone2gx

CONFIDENTIAL@starbuxman @ebottard

Main Risk: Lock In

8

Welcome to the hotel california

Such a lovely place

Such a lovely face

Plenty of room at the hotel california

Any time of year, you can find it here

Last thing I remember, I was

Running for the door

I had to find the passage back

To the place I was before

’relax,’ said the night man,

We are programmed to receive.

You can checkout any time you like,

But you can never leave!

-the Eagles

mardi 16 octobre 12

Page 9: CloudFoundry Bootcamp springone2gx

CONFIDENTIAL@starbuxman @ebottard

Open Source Advantage

9mardi 16 octobre 12

Page 10: CloudFoundry Bootcamp springone2gx

CONFIDENTIAL@starbuxman @ebottard

Open Source Advantage

mardi 16 octobre 12

Page 11: CloudFoundry Bootcamp springone2gx

CONFIDENTIAL@starbuxman @ebottard11

Cloud Foundry.org

mardi 16 octobre 12

Page 12: CloudFoundry Bootcamp springone2gx

CONFIDENTIAL@starbuxman @ebottard12

Cloud Foundry.org

mardi 16 octobre 12

Page 13: CloudFoundry Bootcamp springone2gx

CONFIDENTIAL@starbuxman @ebottard

Cloud Foundry: Clouds

13

§ Joyent

• community lead for Node.js

§ ActiveState

• community lead for Python, Perl

• Providers of Stackato private PaaS

§ AppFog.com

• community lead for PHP

• PaaS for PHP

mardi 16 octobre 12

Page 14: CloudFoundry Bootcamp springone2gx

CONFIDENTIAL@starbuxman @ebottard

Micro Cloud Foundry (beta)

14mardi 16 octobre 12

Page 15: CloudFoundry Bootcamp springone2gx

CONFIDENTIAL@starbuxman @ebottard

Cloud Foundry: Services

15mardi 16 octobre 12

Page 16: CloudFoundry Bootcamp springone2gx

CONFIDENTIAL@starbuxman @ebottard

Cloud Foundry: Services

16

§ Take Advantage of Services • they cost nothing to setup

• they deliver value

§ They Encourage Better Architectures• Need a fast read-write cache? Redis is ready to go!

• Need to store long-tail documents? Give MongoDB a try

• Need to decouple what applications do from when they do it? Use messaging and RabbitMQ

mardi 16 octobre 12

Page 17: CloudFoundry Bootcamp springone2gx

CONFIDENTIAL@starbuxman @ebottard

Demo: logging in, asking questions, & deploying from the CLI

17mardi 16 octobre 12

Page 18: CloudFoundry Bootcamp springone2gx

CONFIDENTIAL@starbuxman @ebottard

Accessing Your Services§ Debugging and accessing the data locally

• Caldecott --> Service tunneling. Access your Cloud Foundry service as if it was local.

18mardi 16 octobre 12

Page 19: CloudFoundry Bootcamp springone2gx

CONFIDENTIAL@starbuxman @ebottard

Demo: Using the tunnel to talk to your services

19mardi 16 octobre 12

Page 20: CloudFoundry Bootcamp springone2gx

CONFIDENTIAL@starbuxman @ebottard

Demo: developing with Eclipse & STS

20mardi 16 octobre 12

Page 21: CloudFoundry Bootcamp springone2gx

CONFIDENTIAL@starbuxman @ebottard

Getting started with Cloud Foundry...

21mardi 16 octobre 12

Page 22: CloudFoundry Bootcamp springone2gx

CONFIDENTIAL@starbuxman @ebottard

Register

22

http://cloudfoundry.com/signup

Use promo code

SpringOne2012

mardi 16 octobre 12

Page 23: CloudFoundry Bootcamp springone2gx

CONFIDENTIAL@starbuxman @ebottard

Welcome email

23mardi 16 octobre 12

Page 24: CloudFoundry Bootcamp springone2gx

CONFIDENTIAL@starbuxman @ebottard

Ways to use Cloud Foundry

24mardi 16 octobre 12

Page 25: CloudFoundry Bootcamp springone2gx

CONFIDENTIAL@starbuxman @ebottard

Ways to use Cloud Foundry

24mardi 16 octobre 12

Page 26: CloudFoundry Bootcamp springone2gx

CONFIDENTIAL@starbuxman @ebottard

Ways to use Cloud Foundry

24mardi 16 octobre 12

Page 27: CloudFoundry Bootcamp springone2gx

CONFIDENTIAL@starbuxman @ebottard

Ways to use Cloud Foundry

24mardi 16 octobre 12

Page 28: CloudFoundry Bootcamp springone2gx

CONFIDENTIAL@starbuxman @ebottard

Ways to use Cloud Foundry

24mardi 16 octobre 12

Page 29: CloudFoundry Bootcamp springone2gx

CONFIDENTIAL@starbuxman @ebottard

Ways to use Cloud Foundry

24mardi 16 octobre 12

Page 30: CloudFoundry Bootcamp springone2gx

CONFIDENTIAL@starbuxman @ebottard

Installing vmc on Windows

25

mardi 16 octobre 12

Page 31: CloudFoundry Bootcamp springone2gx

CONFIDENTIAL@starbuxman @ebottard

Installing vmc on Windows

25

Install the vmc gem

mardi 16 octobre 12

Page 32: CloudFoundry Bootcamp springone2gx

CONFIDENTIAL@starbuxman @ebottard

Installing vmc on Mac OSX

26

$ curl -L https://get.rvm.io | bash -s stable --ruby

$ rvm install 1.9.2

$ rvm use 1.9.2

$ gem install vmc

Use Ruby Version Manager http://beginrescueend.com/

You need:Command Line Tools for OSX orXCode 4.1!!

mardi 16 octobre 12

Page 33: CloudFoundry Bootcamp springone2gx

CONFIDENTIAL@starbuxman @ebottard

Questions?

Josh Long | [email protected]

CloudFoundry.com signup promo code: SpringOne2012

Eric Bottard | [email protected]

mardi 16 octobre 12