8
A patterns-based approach to the cloud Dustin Amrhein [email protected] @damrhein

A patterns-based approach to the cloud

Embed Size (px)

DESCRIPTION

These are the slides for my 'Patterns-based approach to the cloud' lightning talk at CloudCamp San Francisco.

Citation preview

Page 1: A patterns-based approach to the cloud

A patterns-based approach to the

cloud

Dustin Amrhein [email protected]

@damrhein

Page 2: A patterns-based approach to the cloud

We need a better way manage application environments

Setting up meaningful application environments takes too long

Recreating or migrating application environments is too hard

Sharing infrastructure resources limited by the first two problems

Page 3: A patterns-based approach to the cloud

Virtualization can help Virtualization eliminates manual

installation steps

Advanced virtualization eliminates some of the configuration/integration steps OVF plays a role here by providing standards-

based mechanisms for passing in activation information

Page 4: A patterns-based approach to the cloud

Enhancing virtualization

User customizations

Middleware software

Operating System

Activation Engine

Transforms environment’s

personality based on user/system input

Page 5: A patterns-based approach to the cloud

But virtualization is not enough

Middleware application environments often require more than a single VM

In this case, getting a VM fast only gets you so far

You still retain responsibility for orchestration of inter-VM configuration

Page 6: A patterns-based approach to the cloud

Patterns bridge the gap

Page 7: A patterns-based approach to the cloud

Patterns bring value Patterns (templates, assemblies, etc.) build

on virtual images to provide a complete representation of your environment

Patterns are deployable units

Patterns encapsulate and automate installation, configuration, and integration

Page 8: A patterns-based approach to the cloud

Resources Check out IBM cloud resources:

http://bit.ly/ibmDWCloud

Contact me via email:[email protected]

Or on Twitter: @damrhein

Or on my blog: http://bit.ly/dustinBlog