12

Pivotal CF on AWS

Embed Size (px)

Citation preview

Page 1: Pivotal CF on AWS
Page 2: Pivotal CF on AWS

2© 2014 Pivotal Software, Inc. All rights reserved. 2© 2014 Pivotal Software, Inc. All rights reserved.

Pivotal Cloud Foundry on AWS

Simon Elisha, CTO & Director of Field Engineering, AN/Z@simon_elisha

Page 3: Pivotal CF on AWS

3© 2014 Pivotal Software, Inc. All rights reserved.

Cloud Foundry Has Run on AWS For Years

The magic of BOSH

Home-grown approaches using Chef, Puppet etc

History of PWS running on AWS

But it needs skills and work to make it all hook together– Upgrades & maintenance non-trivial

Page 4: Pivotal CF on AWS

4© 2014 Pivotal Software, Inc. All rights reserved.

So What is New?

PCF Fully Installable on AWS using Ops Manager

From zero to platform in around 5 hours

Full featured PCF, in your own VPC

Page 5: Pivotal CF on AWS

5© 2014 Pivotal Software, Inc. All rights reserved.

AWS Components Used

Intelligently take advantage of AWS Native Services– Do not have to use them – can do a full “standard” install.

Amazon VPC Elastic LoadBalancing

Amazon S3Amazon RDS

Network Definition

Replaces HA Proxy

Blob Store for Ops Manager & ERS (replaces

NFS)

DB for BOSH, Cloud Controller,

UAA, Console DB, MySQL Proxy, MySQL Server

Page 6: Pivotal CF on AWS

6© 2014 Pivotal Software, Inc. All rights reserved.

3 Steps to Install

Prepare Environment

• VPC, Security Groups, RDS, ELB, etc

• 45 Minutes by hand, or 20 minutes with CloudFormation Template

Install Ops Manager

• Wizard-based

• About 20 minutes to run

Install Elastic Runtime

• Wizard-based

• About 200 minutes to run

Page 7: Pivotal CF on AWS

7© 2014 Pivotal Software, Inc. All rights reserved.

Page 8: Pivotal CF on AWS

8© 2014 Pivotal Software, Inc. All rights reserved.

Tips & Things to Know

Version 1.4 supports US-EAST-1 only.

Version 1.4 supports 1 AZ only (within US-EAST-1).

Version 1.5 will remove these restrictions.

CloudFormation here: https://github.com/pivotal-cf/cloudformation-template

ERS Download (for CloudFormation) here: https://s3.amazonaws.com/1.4releases/cf-1.4.0.0.pivotal

Page 9: Pivotal CF on AWS

9© 2014 Pivotal Software, Inc. All rights reserved. 9© 2014 Pivotal Software, Inc. All rights reserved.

One More Thing…

Page 10: Pivotal CF on AWS

10© 2014 Pivotal Software, Inc. All rights reserved.

Deployment models aligned to business needs

Pivotal manage You manage

Public

OnPremises

Page 11: Pivotal CF on AWS

11© 2014 Pivotal Software, Inc. All rights reserved.

Deployment models aligned to business needs

Pivotal manage You manage

Public

OnPremises

Fully Transferable

licenses

No IaaS Costs!!

Page 12: Pivotal CF on AWS