cloud foundry roadmap in 2016 - cloud-council.org · largest cloud foundry gathering in history ....

Post on 14-Mar-2019

218 Views

Category:

Documents

0 Downloads

Preview:

Click to see full reader

TRANSCRIPT

@MichaelFraenkel Michael Fraenkel, Distinguished Engineer

IBM

Cloud Foundry Roadmap in 2016

@chipchilders Chip Childers, VP Technology Cloud Foundry Foundation

June 16, 2016

AEROSPACE

AUTOMOTIVE

IOT

HEALTHCARE

TECHNOLOGY

MEDIA

INSURANCE

RETAIL

TELECOM

FINANCAL

South Korea & United Kingdom are Founding Members of the Digital 5 (D5)

GOVERNMENT

Largest Cloud Foundry Gathering in History

107 Sessions, Keynotes, Lightning Talks, Breakouts, BoFs, and Project Office Hours

63 Foundation Members

9 Certified Platforms 29 Sponsors

SEPTEMBER 26 - 28, 2016 FRANKFURT, GERMANY

cfsummit.com

The Cloud Foundry Architecture

Recent and Upcoming Features

• Re-architecture of the core elastic runtime and related components

• Graduated from Incubator in October 2015

• Currently working towards 1.0 marker – Target scale of 250k AIs

• “Garden” container layer adopting runC from the Open Container Initiative

• Used commercially in several distributions today

• Required for CF Certification in 2017

• Ceph as POC storage system • Storage services extensible via the

marketplace • Storage can be multi-attach (NFS) or

local scratch space

• Example usage: > cf push wp-app --no-start

> cf create-service cephfs free wp-data

> cf bind-service wp-app wp-data -c ‘{"mount":"/app/wordpress/wp-content"}'

> cf start wp-app

Today Future

• Fully Brokered • User provided

• Static Brokered

Client

Load Balancer

CF Router App

Route Service

Client Load Balancer

TCP Router App TCP

Router TCP Router

Router Group

• Backwards compatible with v2 • Consistent API which is discoverable and not surprising

• Faster, update with less downtime • Easier to manage, Procfiles provide support for Web and

Tasks within an application • Modular, rollback to a previous version

• Tasks, run arbitrary commands within the context of your app

• Dramatically simplifying BOSH deployment manifests – Dynamic IP management – Global Cloud Config – 1st class support for multi-AZ job striping – Manifest enhancements

• Allows CF service brokers to potentially build in on demand BOSH provisioning of services

• Note: Opting into use of Cloud Config requires all deployments to use the manifest v2 format

• Available as of BOSH-release v255.4+

@MichaelFraenkel Michael Fraenkel, Distinguished Engineer

IBM

Cloud Foundry Roadmap in 2016

Learn more at cloudfoundry.org

@chipchilders Chip Childers, VP Technology Cloud Foundry Foundation

top related