expand your cloud native platform’s enterprise capabilities with the newest release of pivotal...

24
Pivotal Cloud Foundry Update Ian Andrews [email protected] @IanAndrewsDC

Upload: pivotal

Post on 13-Apr-2017

2.693 views

Category:

Technology


0 download

TRANSCRIPT

Page 1: Expand Your Cloud Native Platform’s Enterprise Capabilities With The Newest Release of Pivotal Cloud Foundry

Pivotal Cloud Foundry Update

Ian [email protected]@IanAndrewsDC

Page 2: Expand Your Cloud Native Platform’s Enterprise Capabilities With The Newest Release of Pivotal Cloud Foundry

Agenda

• Customer Success• The Cloud Native Platform• Pivotal Cloud Foundry 1.6 Update• Q&A

2

Page 3: Expand Your Cloud Native Platform’s Enterprise Capabilities With The Newest Release of Pivotal Cloud Foundry

Pivotal Cloud FoundryCustomer Success

Page 4: Expand Your Cloud Native Platform’s Enterprise Capabilities With The Newest Release of Pivotal Cloud Foundry

Pivotal Cloud FoundryWorldwide cross industry adoption

And many more...

Page 5: Expand Your Cloud Native Platform’s Enterprise Capabilities With The Newest Release of Pivotal Cloud Foundry

Mercedes-Benz (Daimler AG)Driving Digital Differentiation

“With Pivotal we have minimized our innovation cycles and can now respond to changing market demands faster than ever before, both of which allowed us to develop a profound software culture in our transformational journey into a digital company… ”

Christoph HartungHead of Connected CarsMercedes-Benz

Page 6: Expand Your Cloud Native Platform’s Enterprise Capabilities With The Newest Release of Pivotal Cloud Foundry

AllstateEnabling IT Transformation

“The growing variety of programming languages and frameworks supported by Pivotal Cloud Foundry offers developers at Allstate the choice they require. The platform takes care of the details of application container scheduling, cluster management, and scaling, greatly reducing the operational burden to reliably run Cloud Native applications.”

Matt CurryDirector of Platform EngineeringAllstate Insurance

Page 7: Expand Your Cloud Native Platform’s Enterprise Capabilities With The Newest Release of Pivotal Cloud Foundry

HumanaDigital Experience Center

“Having engaged closely with Pivotal Labs to build and operate new applications on Pivotal Cloud Foundry, Humana continues to focus on building innovative customer experiences for the next generation of healthcare. With this Pivotal Cloud Foundry update, we are excited by the prospect of seamlessly extending our use of Pivotal Cloud Foundry to also operate mission-critical .NET enterprise workloads.”

Antonio Melo Digital Experience Center DirectorHumana

Page 8: Expand Your Cloud Native Platform’s Enterprise Capabilities With The Newest Release of Pivotal Cloud Foundry

Pivotal Cloud FoundryThe Cloud Native Platform

Page 9: Expand Your Cloud Native Platform’s Enterprise Capabilities With The Newest Release of Pivotal Cloud Foundry

Changing Build and Release Models

DESIGNDEVELOP

TEST

OPS

DEV

Customer

Feedback

Product Release #1

Product Release #2

Customer

Delivery

MICRO-SERVICES

MICRO-SERVICES

Page 10: Expand Your Cloud Native Platform’s Enterprise Capabilities With The Newest Release of Pivotal Cloud Foundry

10

Cloud Native

DevOps ContinuousDelivery

ContainersMicro services

Page 11: Expand Your Cloud Native Platform’s Enterprise Capabilities With The Newest Release of Pivotal Cloud Foundry

Shifting Software Design Patterns

Oct 5, 2015

Spring Boot is the most popular microservices developer technology in

the world

Spring Boot Downloads

Apr-14

May-14

Jun-14Jul-1

4

Aug-14Sep

-14Oct-

14

Nov-14Dec-

14Jan

-15Feb

-15

Mar-15

Apr-15

May-15

Jun-15Jul-1

5

Aug-15Sep

-150

200,000

400,000

600,000

800,000

1,000,000

1,200,000

1,400,000

1,600,000

1,800,000

Page 12: Expand Your Cloud Native Platform’s Enterprise Capabilities With The Newest Release of Pivotal Cloud Foundry

12

Cloud Native Framework

Contract: 12 Factor App

Contract: BOSH Release

Contract: Cloud Provider Interface

Culture

Dev

Dev IT Ops

Tools

Spring Cloud Spring Boot

Cloud Foundry

BOSH

AWS VMware OpenStack

Application Framework

Runtime Platform

Infrastructure Automation

InfrastructureIT Ops

IT Ops

Page 13: Expand Your Cloud Native Platform’s Enterprise Capabilities With The Newest Release of Pivotal Cloud Foundry

13

Spring Cloud Spring BootDev

Spring BootFrom 0 to app in < 5 min

Spring CloudDesigned for fragile infrastructure in

partnership with Netflix

Application Framework

Page 14: Expand Your Cloud Native Platform’s Enterprise Capabilities With The Newest Release of Pivotal Cloud Foundry

Cloud Native App Dev Framework

Spring Cloud• Runtimes and their client libraries

for:– Service Discovery– Configuration Management– Circuit Breakers– Intelligent Client Side Routing– Reverse Proxies– ….and much more

• Security (encrypt, SSO, roles)

Spring Boot• Convention-over-configuration, no

XML, no code generation

• Auto-configure, embedded servlet engine

• Get out of the way quickly if you want to change defaults

• Service Binding for Cloud Foundry, Java, Spring, Groovy

Page 15: Expand Your Cloud Native Platform’s Enterprise Capabilities With The Newest Release of Pivotal Cloud Foundry

15

Cloud FoundryDev IT Ops

Self healing

Containermanagement

Integrated logging

Auto scaling

Application Performance Management

Runtime Platform

Self service

Page 16: Expand Your Cloud Native Platform’s Enterprise Capabilities With The Newest Release of Pivotal Cloud Foundry

16

Infrastructure Automation

Infrastructure

BOSH

AWS VMware OpenStack

manage services not servers

zero downtime

no maintenancewindows

infra as codemulti cloud support

IT Ops

IT Ops

embedded OS

Page 17: Expand Your Cloud Native Platform’s Enterprise Capabilities With The Newest Release of Pivotal Cloud Foundry

Pivotal Cloud FoundryPivotal Cloud Foundry 1.6 Update

Page 18: Expand Your Cloud Native Platform’s Enterprise Capabilities With The Newest Release of Pivotal Cloud Foundry

Flexibility With Enterprise RobustnessWhat new in PCF 1.6

• Deploy and scale .NET apps as containers on Windows

• Deploy and scale ASP.NET web apps

• Deploy apps from Docker images – BETA

• Faster performance, run 1000s of AIs

• Resurrect crashed AIs in seconds

• SSH access to app containers for deeper troubleshooting

• HTTPS traffic enforcement reduces vulnerability of application data in flight

• SSL termination at Router improves security of traffic between apps and clients

• Secure buildpacks

Expanded Workload SupportSame “cf push” experience

Enhanced “Day 2” Operations Support Expanded Security Features

Page 19: Expand Your Cloud Native Platform’s Enterprise Capabilities With The Newest Release of Pivotal Cloud Foundry

Most comprehensive platform to run cloud native applicationsWhat new in PCF 1.6

Pivotal Single Sign-on

Pivotal MySQLCloud ready Services for Enterprise

• Pivotal’s Highly Available MySQL alternative, now with ability to do backups for DR

• Use with PWS under PCF Services license

• Universal Identity broker for external identity providers

• Cuts overhead of using proprietary agents & vendor specific brokers

Run on additional IaaS platforms

• Deploy with Ops Manager on OpenStack (Now GA)

• Early access to MSFT Azure CPI via Pivotal Professional Services for select customers

• Deploy with Ops Manager on VMware vSphere 6

Page 20: Expand Your Cloud Native Platform’s Enterprise Capabilities With The Newest Release of Pivotal Cloud Foundry

Spring Cloud Services for PCF● Building blocks for microservices

architectures in the cloud ● Complex to build and get right

by the average developer● Developers can reuse these

services to implement complex software patterns for distributed applications with minimal effort

● Developers can focus on building differentiated capabilities

Production Ready, Bosh Managed TileGenerally

Availa

ble!

Configuration Server (Pivotal)Service Registry (Netflix Eureka)Circuit Breaker Dashboard (RabbitMQ, +Netflix Turbine/Hystrix)

Page 21: Expand Your Cloud Native Platform’s Enterprise Capabilities With The Newest Release of Pivotal Cloud Foundry

Technology Partnerships• Apigee API Management for PCF

• TIBCO Business Works Applications on PCF

• PCF on Mirantis OpenStack

• PCF on CenturyLink Cloud

• GitLab Source Repository Service

• CloudBees Jenkins CI Service

• JFrog Binary Artifact Management Service

Page 22: Expand Your Cloud Native Platform’s Enterprise Capabilities With The Newest Release of Pivotal Cloud Foundry

Distributed revision control and source code management.

Collaborative software development.

Build, test and deploy software projects continuously and

incrementally. Thousands of

compatible plugins.

Share binaries and manage distributions.

Manage artifact lifecycle.

Develop, Test, QA and Production on the same platform. Horizontal scaling, high availability, security, logging, update management and other

operational benefits for every application. Built-in ecosystem of services.

Deploy, operate and scale on IAAS of choice.Simple, developer friendly commands and APIs.

AUTOMATION.Integrate tools and automate processes from testing to builds and deployment.

SPEED.Releasing more frequently with fewer bits will reduce complexity and improve time-to-market.

QUALITY.Shorten feedback loop using test-driven development to surface problems sooner.

AGILITY.Push updates on regular basis with no downtime to improve customer experience and time to market.

Commit Code Change

Automate Build & Test

Manage Binaries &

Build ArtifactsPivotal Cloud Foundry (Elastic Runtime)

Bui

ld

Pipe

line

Ope

ratio

nsTo

ol C

hain

Gitlab Jenkins

Agile Project Management

`

Application Lifecycle Management: CI/CDMost comprehensive platform to run cloud native applications

Page 23: Expand Your Cloud Native Platform’s Enterprise Capabilities With The Newest Release of Pivotal Cloud Foundry

Q&A

Page 24: Expand Your Cloud Native Platform’s Enterprise Capabilities With The Newest Release of Pivotal Cloud Foundry

Let’s build somethingMEANINGFUL