Cloud Foundry on Azure and Azure Stack

Slides:



Advertisements
Similar presentations
Symon PerrimanSenior Technical Evangelist Kenon OwensSenior Product Marketing Manager.
Advertisements

2 © 2015 Pivotal Software, Inc. All rights reserved. 2 Removing Barriers Between Dev and Ops It Takes a Platform VMworld 1 September 2015 Cornelia.
Top ways to deliver your Java code to the cloud
Azure Stack Foundation
Azure.
12/29/2017 3:36 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
1/27/2018 5:13 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Run Azure Services in your datacenter
Volume Licensing Readiness: Level 100
Module 2: Microsoft Azure overview
4/24/ :07 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Scalable Web Apps Target this solution to brand leaders responsible for customer engagement and roll-out of global marketing campaigns. Implement scenarios.
Data Platform and Analytics Foundational Training
Volume Licensing Readiness: Level 100
Microsoft Operations Management Suite Insight and Analytics
Microsoft Azure: The only consistent Hybrid Cloud
Modern application lifecycle with DevOps
Developing Hybrid Apps on Microsoft Azure Stack
Enable the Hybrid Data Platform
Microsoft Worldwide Partner Conference 2016
Cloud Data platform (Cloud Application Development & Deployment)
7/18/2018 8:55 PM Migracija IoT rešenja na Azure PaaS model ili: Kako sam prestao da brinem o IT infrastrukturi i zavoleo Azure Nebojša Stojanović © Microsoft.
Azure Hybrid Use Benefit Overview
Paul Larsen Principal Program Manager - Microsoft
Datacenter Transformation
Volume Licensing Readiness: Level 100
Building Applications with Windows Azure and SQL Azure
Scalable Web Apps Target this solution to brand leaders responsible for customer engagement and roll-out of global marketing campaigns. Implement scenarios.
9/13/2018 © 2014 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks.
Veeam Backup Repository
Azure.
Exploring Azure Event Grid
Azure Infrastructure as a Service
9/20/ :55 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Welcome! Power BI User Group (PUG)
App Service Overview Rand Pagels
Azure Container Instances
Continuous Delivery for Microsoft Azure
Introduction to Windows Azure Web Sites
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
Ed oms team OMS: Log Analytics Ed oms team.
Welcome! Power BI User Group (PUG)
Microsoft Connect /24/ :05 AM
Developing for the cloud with Visual Studio
TFS from on-prem to the cloud with Azure DevOps Services
Docker Workflows with Visual Studio
12/5/ :36 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Appcelerator Arrow: Build APIs in Minutes. Connect to Any Data Source
12/7/2018 2:05 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Modern cloud PaaS for mobile apps, web sites, API's and business logic apps
Microsoft Virtual Academy
Tord Glad Nordahl Program Manager - Microsoft
Introduction to Building Applications with Windows Azure
12/26/2018 1:44 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Serverless Architecture in the Cloud
2/19/2019 9:06 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Last.Backend is a Continuous Delivery Platform for Developers and Dev Teams, Allowing Them to Manage and Deploy Applications Easier and Faster MICROSOFT.
MDC-B203 Deploying Applications in Microsoft System Center Virtual Machine Manager Using Services John Messec Program Manager Microsoft.
Microsoft Connect /25/2019 1:20 PM
Power BI with Analysis Services
4/11/2019 6:29 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Azure Machine Learning on Databricks
Windows Azure Hybrid Architectures and Patterns
Day 2, Session 2 Connecting System Center to the Public Cloud
SCCM in hybrid world Predrag Jelesijević Microsoft 7/6/ :17 AM
Office 365 Development July 2014.
Microsoft Virtual Academy
Microsoft Virtual Academy
Microsoft Virtual Academy
Productive + Hybrid + Intelligent + Trusted
Presentation transcript:

Cloud Foundry on Azure and Azure Stack 11/22/2018 7:53 AM Cloud Foundry on Azure and Azure Stack Sean McKenna seanmck@microsoft.com @seanmckmsft © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Who are you?

What is Cloud Foundry? An OSS enterprise-oriented cloud application platform Popular with organizations looking to adopt a multi-cloud strategy Available from multiple vendors in single-tenant and multi-tenant forms Governed by the Cloud Foundry Foundation whose members include Microsoft, Google, Pivotal, IBM, SAP, VMWare, GE, and Ford (among others)

Cloud Foundry on Azure Open-source Cloud Foundry Pivotal Cloud Foundry Deploy through BOSH onto Azure VMs Connect to Azure services through Azure Service Broker Use Microsoft Operations Management Suite for log aggregation Azure support covers IaaS resources; CF support is best-effort Pivotal Cloud Foundry All of the capabilities of OSS CF Additional tools: PCF Ops Manager, PCF Apps Manager Enterprise customer support, integrated with Azure support SAP Cloud Platform Hosted, multi-tenant service Azure regions available along with datacenters from SAP and other providers Currently in preview

What makes CF cool?

Containerized by default CF apps are always containerized Containers can be pre-created or implicitly created Buildpacks combine source code with dependencies Don’t want to learn how to write Dockerfiles? Just cf push.

Demo: cf push on Azure 11/22/2018 7:53 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Designed for DevOps Blue/green deployments are built-in Use the VSTS plugin for deployments to any CF environment App and system logs are automatically aggregated Nozzles allow logs to be pushed to long term storage, including OMS BOSH makes infrastructure management consistent Roll out OS patches the same way in any environment

Blue/Green Deployments in CF Myapp.mydomain.com Myapp-staging.mydomain.com Myapp:v1 Myapp:v2

Demo: CI/CD with CF + VSTS

Built for enterprise Orgs/spaces can be aligned with enterprise structure Centralized management with segmented resources and roles Service broker enables simple binding to backing services Azure Meta Service Broker supports most popular Azure data services

Demo: Azure Service Broker

Why run CF on Azure?

Advantages of CF on Azure Global footprint Cloud Foundry is available in all Azure clouds: public, government, China, Germany Deep integration with Azure services Use Azure SQL, Cosmos DB, blob store, and more through service broker Push system and app logs to OMS Log Analytics service Use Azure MySQL or Azure Postgres for Cloud Foundry system DBs Use Azure Application Gateway for L7 load balanced ingress Trained customer support Azure CSS has training in Cloud Foundry Microsoft and Pivotal provide joint support for customers running PCF

Cloud Foundry on Azure Stack 11/22/2018 7:53 AM Cloud Foundry on Azure Stack Your environment Azure Cloud Your Apps Azure Service Broker (optional) Azure SQL Cosmos DB Cloud Foundry Storage Service Bus Redis Key Vault BOSH MySQL Postgres Azure BOSH CPI Azure Stack © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Customer example: Merrill Corporation Microsoft 2016 11/22/2018 7:53 AM Customer example: Merrill Corporation Java Microservices Spring Boot Spring Cloud Services Azure Blob Azure AD Azure Key Vault “Merrill already runs 20 times faster than it did just eight months ago. We can try something new and fail quickly without investing a lot of effort.” -- Brad Smuland, CIO Azure Public Cloud Azure Germany © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Roadmap Add support for availability zones Continue expanding Azure Service Broker Next up: HDInsight, Data Lake, Machine Learning Provide Visual Studio 2017 integration Support for Windows Server containers Enable app telemetry in Application Insights

Resources Pivotal Cloud Foundry in Azure Marketplace Azure Service Broker Cloud Foundry nozzle for Microsoft OMS Log Analytics CF plugin for VS Team Services Steeltoe project Merrill Corp. Case Study

Thank you! Sean McKenna @seanmckmsft seanmck@microsoft.com