SlideShare une entreprise Scribd logo
1  sur  45
Télécharger pour lire hors ligne
Confidential │ ©2020 VMware, Inc.
Pivotal Platform
January Update
Jared Ruckle | @jaredruckle
Dan Baskette | @dbbaskette
January 2020
Confidential │ ©2020 VMware, Inc. 2
Confidential │ ©2020 VMware, Inc. 3
The Pivotal Platform Value Proposition
Developer
Productivity
Hit the Tab key to access
the secondary text style
Operational
Efficiency
Hit the Tab key to access
the secondary text style
Comprehensive
Security
Hit the Tab key to access
the secondary text style
Multi-Cloud
Success
Hit the Tab key to access
the secondary text style
4Confidential │ ©2020 VMware, Inc.
Developer Productivity
5Confidential │ ©2020 VMware, Inc.
Pivotal Application Service
Confidential │ ©2020 VMware, Inc. 6
App developers can deploy a sidecar with a buildpack
• Continues support for user-provided sidecars, as in prior releases
• Previously, developers had to roll the sidecar process into the main app then
deploy it with an app manifest.
• Sidecars feature remains in beta
Plus, cli support for sidecars
PAS 2.8
Speed
Confidential │ ©2020 VMware, Inc. 7
• The new metric is relative to the application CPU entitlement.
• A value of 100% always means "you are using all the CPU you're entitled to and should probably scale up your
application," regardless of the size of the cell.
• Developers can now make more informed decisions about scaling their apps.
• Current CPU stats are relative to the cell's CPU capacity; they don't include data about how much CPU
the application is entitled to use vs how much CPU it's actually using.
• Learn more: https://github.com/cloudfoundry/cpu-entitlement-plugin
PAS 2.8
PAS emits CPU usage metrics that take entitlement into account
Confidential │ ©2020 VMware, Inc. 8
Apps Manager 2.8: Config Server Integrations
View the configuration of Spring
Cloud Config Server instances on
the service instance detail page
View the online status of the SCS
instance, and perform a mirror
sync with one click
Closer integrations with Spring
Cloud mean devs can work and
troubleshoot faster
Speed
Confidential │ ©2020 VMware, Inc. 9
Speed
Apps Manager 2.8: View Quota Information
Quota information for the org is
displayed in the org header, helping
devs and admins understand
resource usage
10Confidential │ ©2020 VMware, Inc.
PAS for Windows
Confidential │ ©2020 VMware, Inc. 11
• .NET Devs can use the Web Config Transform Extension Buildpack to externalize .NET Framework
configs
• An extension buildpack that offers a zero code change / zero touch function to externalize the configurations
in the web.config to environment variables. [aha]
• If config server binding is detected, it will replace any matching token in web.config with config server value.
• https://network.pivotal.io/products/buildpack-extensions/
• One of the first tasks in replatforming efforts for .NET applications is externalizing configurations.
Today, customers manually externalize their configurations to get to a state where they can push their
application to the platform.
Speed
Web Config Transform Extension Helps .NET Devs Go Faster
12Confidential │ ©2020 VMware, Inc.
Cloud Cache
Confidential │ ©2020 VMware, Inc. 13
Breakthrough Performance Improvements
• Recent Cloud Cache releases have delivered perf improvements (2x on
server side, 10% improvement in client/server topology). Version 1.10
continues this theme:
• “Get” is now 4x times faster
• “Put” is now 2x times faster
• Devs can connect to Cloud Cache with a Node.js client
• We now have a client to ease interactions with Cloud Cache for the three most
popular enterprise frameworks! [aha]
• Developers have a self paced Getting Started guide
• https://docs.pivotal.io/cloud-cache-dev/
Cloud Cache 1.10
Speed
14Confidential │ ©2020 VMware, Inc.
Steeltoe
Confidential │ ©2020 VMware, Inc. 15
https://steeltoe.io/initializr
Use this tool, and your starting
codeset can include common
dependencies like internal single
sign-on libraries and helper utilities.
https://steeltoe.io/get-started
• Be more productive in your first
few minutes!
• Take 5 minutes and deploy a
“hello world” app using a given
feature. Get a working project
with clearly defined code on
how to implement that feature.
• Support for .NET Core 3.0.
• Middleware consolidation
because of .NET core 3.0.
Steeltoe: More Speed, Stability for .NET Developers
Recent Highlights
Initializr site gets you going
faster
Getting Started Guides Steeltoe 2.4
Confidential │ ©2020 VMware, Inc. 16
Steeltoe CLI brings dev/prod parity one step closer to reality
https://github.com/SteeltoeOSS/Tooling
The cli aims to help you write better code by
improving parity across your environments.
Say your app is using a cache. Why should you
have to mock up a store locally, only to find a
whole host of challenges when it’s bound to a
cache on your chosen runtime?
The CLI provides a manifest-driven experience
where you can do a “push” locally. This mimics
what would be done to the platform, bringing
your desktop closer in-line with prod.
17Confidential │ ©2020 VMware, Inc.
Spring Cloud Services
Confidential │ ©2020 VMware, Inc. 18
Pivotal Spring Cloud Gateway - Now GA
Routing
Resiliency
Monolith Strangling
Single Sign-On
Security
Monitoring
Canarying
Flexibility
A developer-friendly way to route, secure and monitor API requests to services
Confidential │ ©2020 VMware, Inc. 19
Operator Efficiency
Confidential │ ©2020 VMware, Inc. 20
• Operators can more easily break up their PAS upgrades into multiple independently upgradeable
chunks of Diego cells.
• This mechanism can also decouple the upgrades from the PAS control plane.
• Enabled by “placement-tagless” with Isolation Segments.
• PAS for Windows also supports this approach.
• Similar to the “cell-block” upgrade mechanisms in Pivotal Web Services
Speed, Stability
More manageable upgrades of large PAS installations
Confidential │ ©2020 VMware, Inc. 21
Extract Ops Manager VM config (GCP and AWS only) [v4.2]
FOUR new tasks [v4.1]
• collect-telemetry and send-telemetry: Enable use of Pivotal Telemetry tool by adding the tasks to the
pipeline.
• expiring-certificates: See which certs are about to expire within a specified time range.
• stage-configure-apply: Selectively apply changes to a single product. (Note: this is an advanced task;
see docs.).
• check-pending-changes: Check on Ops Manager and fail if there are pending changes. This is useful as
a “gut check” before applying changes to your foundation.
Recent Highlights
Platform Automation
Confidential │ ©2020 VMware, Inc. 22
• Operators can now obtain IaaS VM metrics (compute, network, storage) via the Firehose for ALL VMs
via the System Metrics Agent
• Previously, these metrics were only available for PAS VMs
• This is an improvement on the current bosh-system-metrics-forwarder (this component will eventually be
deprecated)
• App, Org and Space GUID/Name are now available...
• ...as annotations on all PAS Metrics
• ...as annotations on all PAS Logs
• Operators can send logs for all applications to a single syslog destination, such as Splunk, using an
aggregate drain
• Saves the setup of an individual drain for every single application
PAS 2.8
Metrics & Logs Improvements
Confidential │ ©2020 VMware, Inc. 23
• A tile does not need a hard dependency on another tile (eg: Healthwatch can be optionally dependent
on PAS and PKS).
• Operators do not have to care about the “right order” to deploy tiles.
Ops Manager 2.8
Tile authors can declare optional dependencies
Confidential │ ©2020 VMware, Inc. 24
Tile authors can use a new Install Time Verifier to check for service instances that may be slow to update.
If it is not safe, the upgrade will quit, and the operator will see a warning message.
Ops Manager 2.8
Operators are protected from service instance upgrade lag
Confidential │ ©2020 VMware, Inc. 25
System metrics report the usage and status of VM memory, disk, CPU, network, load and swap space.
Other platform tools such as Healthwatch can consume these metrics.
Ops Manager 2.8
Ops Manager installs system metrics agent on all VMs by default
Confidential │ ©2020 VMware, Inc. 26
[speed, stability] Tiles can be auto-imported on Ops Manager
[stability, security] Ops Manager supports certificate authentication to vSphere NSX Manager
[stability] Operators can use the API to revert pending changes
[security] Operators can configure multiple hardware security module (HSM) hosts in CredHub
[security] BOSH VMs can use signed URLs to communicate with Blobstore
Other Highlights
Ops Manager 2.8
Confidential │ ©2020 VMware, Inc. 27
v2.8 http://docs.pivotal.io/platform/2-8/opsman-api/
v2.7 http://docs.pivotal.io/platform/2-7/opsman-api/
v2.6 http://docs.pivotal.io/platform/2-6/opsman-api/
v2.5 http://docs.pivotal.io/platform/2-5/opsman-api/
Ops Manager API Docs Now Online
28Confidential │ ©2020 VMware, Inc.
VMware Enterprise PKS
Confidential │ ©2020 VMware, Inc. 29
VMware Enterprise PKS 1.6
Production-ready Kubernetes on any cloud
Enterprise Security & Networking
Ingress scale out using the LoadBalancer CRD
HTTP-> HTTPS redirect
HTTP proxy on AWS
Kubernetes 1.15
Management
New role “pks.clusters.admin.read”
Configure a single K8s cluster with a specific Docker
Registry CA certificate
Upgrade multiple K8s clusters simultaneously, with
support for canaries
Observability
Additional Log Sink types
Increased uptime for Log Sinks
30Confidential │ ©2020 VMware, Inc.
PAS for Windows
Confidential │ ©2020 VMware, Inc. 31
PAS for Windows 2.8
• Platform engineers can ‘bosh ssh’ into Windows compilation VMs on Azure,
AWS, GCP, and vSphere.
• Useful for debugging the initialization of a windows Diego cell
• Platform engineers can use a test suite to validate Windows stemcell
creation and isolate stemcell creation failures.
Highlights for Platform Teams
Speed, Stability
32Confidential │ ©2020 VMware, Inc.
RabbitMQ
Confidential │ ©2020 VMware, Inc. 33
• Service Gateway: on-demand instances can be given an externally accessible address. This enables use
cases such as connecting IoT, legacy apps, and DR’ing between sites
• Improved availability of SIs when updating underlying RabbitMQ and Erlang versions (rolling upgrade)
• We ship with RabbitMQ 3.8.1 which brings quorum queues, improved monitoring, OAuth 2.0, and
Single Active Consumer https://www.rabbitmq.com/blog/2019/11/11/rabbitmq-3-8-release-overview/
• ICYMI: RabbitMQ Summit 2019 talks are on YouTube
Release Highlights
RabbitMQ for Pivotal Platform 1.18
34Confidential │ ©2020 VMware, Inc.
Comprehensive Security
Confidential │ ©2020 VMware, Inc. 35
PAS will not deploy if the CredHub instance count is set to 0, so we include CredHub by default.
In addition, this inclusion has other benefits:
• Service teams can count on the PAS CredHub being there, and don't have to plan for unexpected behaviors
PAS 2.8
Operators are required to deploy at least 1 instance of PAS CredHub.
Confidential │ ©2020 VMware, Inc. 36
Many customers have an identity provider with users that they assign to “groups”
For every app that they are associating with the IdP, they want only users in a certain group to get access.
UAA to perform user group authorization enforcement, a more elegant solution compared to the present
state (i.e. client servers inspecting scopes in the token that UAA issues).
App Developers no longer have to embed user group permissions into the app code
Single Sign-On 1.11
User Group Permissions from the IdP to Govern App Access
Confidential │ ©2020 VMware, Inc. 37
The Space Auditor CAPI role now has access to SSO Dashboard. Space Auditors can view the same areas as
the Space Developer, but cannot edit the space.
Developers gain visibility to restricted PROD environments.
Auditors can inspect SSO App configurations.
Single Sign-On 1.11
Role: Space Auditor
Confidential │ ©2020 VMware, Inc. 38
Compliance Scanner
• v1.2.16 is CIS certified.
• Now bundles the official CIS Ubuntu Xenial benchmark, with addendum for Stemcell specific
exceptions.
• Scheduled scanning, Azure blob store support.
File Integrity Monitoring for Windows
• Windows support (Beta) in FIM v1.4.8.
• Container scanning not supported at the moment.
Recent Highlights
Compliance Updates
Confidential │ ©2020 VMware, Inc. 39
SMB volume service is enabled by default. Use this over NFS where possible.
Other Security Highlights
40Confidential │ ©2020 VMware, Inc.
Kubernetes-Native Services
Confidential │ ©2020 VMware, Inc. 41
A full-featured Kubernetes Operator for RabbitMQ to provision and manage clusters at scale.
• More efficient resource consumption
• Consistency
• Modular administration
• Latency
Interested? Contact us: https://pivotal.io/pivotal-rabbitmq-on-kubernetes (or reach out to
mkuratczyk@pivotal.io)
Beta testers wanted!
Pivotal RabbitMQ for Kubernetes
42Confidential │ ©2020 VMware, Inc.
Partner Ecosystem
Confidential │ ©2020 VMware, Inc. 43
ISV Ecosystem Momentum Drives Platform Advantage
44Confidential │ ©2020 VMware, Inc.
Next Steps
Software published to http://network.pivotal.io/.
Docs available on http://docs.pivotal.io.
Confidential │ ©2020 VMware, Inc.
Thank You

Contenu connexe

Tendances

Ensuring Security and Feature Freshness with VMware Tanzu Observability
Ensuring Security and Feature Freshness with VMware Tanzu ObservabilityEnsuring Security and Feature Freshness with VMware Tanzu Observability
Ensuring Security and Feature Freshness with VMware Tanzu ObservabilityVMware Tanzu
 
Unlock Sustainable Kubernetes Services for TAS
Unlock Sustainable Kubernetes Services for TASUnlock Sustainable Kubernetes Services for TAS
Unlock Sustainable Kubernetes Services for TASVMware Tanzu
 
Packaging and Distributing Applications for Kubernetes
Packaging and Distributing Applications for KubernetesPackaging and Distributing Applications for Kubernetes
Packaging and Distributing Applications for KubernetesVMware Tanzu
 
Modern Application Configuration in Kubernetes
Modern Application Configuration in KubernetesModern Application Configuration in Kubernetes
Modern Application Configuration in KubernetesVMware Tanzu
 
Kubernetes on vSphere Presentation- July 23, 2020
Kubernetes on vSphere Presentation- July 23, 2020Kubernetes on vSphere Presentation- July 23, 2020
Kubernetes on vSphere Presentation- July 23, 2020VMware Tanzu
 
July 30: How User-Centered Design Drives Impactful Products and Services
July 30: How User-Centered Design Drives Impactful Products and ServicesJuly 30: How User-Centered Design Drives Impactful Products and Services
July 30: How User-Centered Design Drives Impactful Products and ServicesVMware Tanzu
 
Leveraging Standard Buildpacks to Migrate Not-So-Standard Apps
Leveraging Standard Buildpacks to Migrate Not-So-Standard AppsLeveraging Standard Buildpacks to Migrate Not-So-Standard Apps
Leveraging Standard Buildpacks to Migrate Not-So-Standard AppsVMware Tanzu
 
Building the Business Case for App Modernization
Building the Business Case for App ModernizationBuilding the Business Case for App Modernization
Building the Business Case for App ModernizationVMware Tanzu
 
Governance for your Modern Application Platform - November 4, 2020
Governance for your Modern Application Platform - November 4, 2020Governance for your Modern Application Platform - November 4, 2020
Governance for your Modern Application Platform - November 4, 2020VMware Tanzu
 
Spring Cloud Kubernetes: An Easier Path from Idea to Production
Spring Cloud Kubernetes: An Easier Path from Idea to ProductionSpring Cloud Kubernetes: An Easier Path from Idea to Production
Spring Cloud Kubernetes: An Easier Path from Idea to ProductionVMware Tanzu
 
Successful and Sustainable Business Transformation: The 4 x 3 Approach
Successful and Sustainable Business Transformation: The 4 x 3 ApproachSuccessful and Sustainable Business Transformation: The 4 x 3 Approach
Successful and Sustainable Business Transformation: The 4 x 3 ApproachVMware Tanzu
 
Crafting a New Enterprise App Platform with Cloud Foundry, Kubernetes, Istio,...
Crafting a New Enterprise App Platform with Cloud Foundry, Kubernetes, Istio,...Crafting a New Enterprise App Platform with Cloud Foundry, Kubernetes, Istio,...
Crafting a New Enterprise App Platform with Cloud Foundry, Kubernetes, Istio,...VMware Tanzu
 
Delivering Essentials for Albertsons: VMware TAS’s Critical Role During the C...
Delivering Essentials for Albertsons: VMware TAS’s Critical Role During the C...Delivering Essentials for Albertsons: VMware TAS’s Critical Role During the C...
Delivering Essentials for Albertsons: VMware TAS’s Critical Role During the C...VMware Tanzu
 
Enterprise pks overview
Enterprise pks overview Enterprise pks overview
Enterprise pks overview Boskey Savla
 
Distribute Your App and Engage Your Community with a Helm Repository
Distribute Your App and Engage Your Community with a Helm RepositoryDistribute Your App and Engage Your Community with a Helm Repository
Distribute Your App and Engage Your Community with a Helm RepositoryVMware Tanzu
 
VMware Tanzu Service Mesh from the Developer’s Perspective
VMware Tanzu Service Mesh from the Developer’s PerspectiveVMware Tanzu Service Mesh from the Developer’s Perspective
VMware Tanzu Service Mesh from the Developer’s PerspectiveVMware Tanzu
 
Azure Spring Cloud Workshop - June 17, 2020
Azure Spring Cloud Workshop - June 17, 2020Azure Spring Cloud Workshop - June 17, 2020
Azure Spring Cloud Workshop - June 17, 2020VMware Tanzu
 
Concourse, Spinnaker, Cloud Foundry, Oh My! Creating Sophisticated Deployment...
Concourse, Spinnaker, Cloud Foundry, Oh My! Creating Sophisticated Deployment...Concourse, Spinnaker, Cloud Foundry, Oh My! Creating Sophisticated Deployment...
Concourse, Spinnaker, Cloud Foundry, Oh My! Creating Sophisticated Deployment...VMware Tanzu
 

Tendances (20)

Ensuring Security and Feature Freshness with VMware Tanzu Observability
Ensuring Security and Feature Freshness with VMware Tanzu ObservabilityEnsuring Security and Feature Freshness with VMware Tanzu Observability
Ensuring Security and Feature Freshness with VMware Tanzu Observability
 
Unlock Sustainable Kubernetes Services for TAS
Unlock Sustainable Kubernetes Services for TASUnlock Sustainable Kubernetes Services for TAS
Unlock Sustainable Kubernetes Services for TAS
 
Packaging and Distributing Applications for Kubernetes
Packaging and Distributing Applications for KubernetesPackaging and Distributing Applications for Kubernetes
Packaging and Distributing Applications for Kubernetes
 
Modern Application Configuration in Kubernetes
Modern Application Configuration in KubernetesModern Application Configuration in Kubernetes
Modern Application Configuration in Kubernetes
 
Kubernetes on vSphere Presentation- July 23, 2020
Kubernetes on vSphere Presentation- July 23, 2020Kubernetes on vSphere Presentation- July 23, 2020
Kubernetes on vSphere Presentation- July 23, 2020
 
July 30: How User-Centered Design Drives Impactful Products and Services
July 30: How User-Centered Design Drives Impactful Products and ServicesJuly 30: How User-Centered Design Drives Impactful Products and Services
July 30: How User-Centered Design Drives Impactful Products and Services
 
Leveraging Standard Buildpacks to Migrate Not-So-Standard Apps
Leveraging Standard Buildpacks to Migrate Not-So-Standard AppsLeveraging Standard Buildpacks to Migrate Not-So-Standard Apps
Leveraging Standard Buildpacks to Migrate Not-So-Standard Apps
 
Tanzu Basic
Tanzu BasicTanzu Basic
Tanzu Basic
 
Building the Business Case for App Modernization
Building the Business Case for App ModernizationBuilding the Business Case for App Modernization
Building the Business Case for App Modernization
 
Governance for your Modern Application Platform - November 4, 2020
Governance for your Modern Application Platform - November 4, 2020Governance for your Modern Application Platform - November 4, 2020
Governance for your Modern Application Platform - November 4, 2020
 
Spring Cloud Kubernetes: An Easier Path from Idea to Production
Spring Cloud Kubernetes: An Easier Path from Idea to ProductionSpring Cloud Kubernetes: An Easier Path from Idea to Production
Spring Cloud Kubernetes: An Easier Path from Idea to Production
 
Tanzu Standard
Tanzu StandardTanzu Standard
Tanzu Standard
 
Successful and Sustainable Business Transformation: The 4 x 3 Approach
Successful and Sustainable Business Transformation: The 4 x 3 ApproachSuccessful and Sustainable Business Transformation: The 4 x 3 Approach
Successful and Sustainable Business Transformation: The 4 x 3 Approach
 
Crafting a New Enterprise App Platform with Cloud Foundry, Kubernetes, Istio,...
Crafting a New Enterprise App Platform with Cloud Foundry, Kubernetes, Istio,...Crafting a New Enterprise App Platform with Cloud Foundry, Kubernetes, Istio,...
Crafting a New Enterprise App Platform with Cloud Foundry, Kubernetes, Istio,...
 
Delivering Essentials for Albertsons: VMware TAS’s Critical Role During the C...
Delivering Essentials for Albertsons: VMware TAS’s Critical Role During the C...Delivering Essentials for Albertsons: VMware TAS’s Critical Role During the C...
Delivering Essentials for Albertsons: VMware TAS’s Critical Role During the C...
 
Enterprise pks overview
Enterprise pks overview Enterprise pks overview
Enterprise pks overview
 
Distribute Your App and Engage Your Community with a Helm Repository
Distribute Your App and Engage Your Community with a Helm RepositoryDistribute Your App and Engage Your Community with a Helm Repository
Distribute Your App and Engage Your Community with a Helm Repository
 
VMware Tanzu Service Mesh from the Developer’s Perspective
VMware Tanzu Service Mesh from the Developer’s PerspectiveVMware Tanzu Service Mesh from the Developer’s Perspective
VMware Tanzu Service Mesh from the Developer’s Perspective
 
Azure Spring Cloud Workshop - June 17, 2020
Azure Spring Cloud Workshop - June 17, 2020Azure Spring Cloud Workshop - June 17, 2020
Azure Spring Cloud Workshop - June 17, 2020
 
Concourse, Spinnaker, Cloud Foundry, Oh My! Creating Sophisticated Deployment...
Concourse, Spinnaker, Cloud Foundry, Oh My! Creating Sophisticated Deployment...Concourse, Spinnaker, Cloud Foundry, Oh My! Creating Sophisticated Deployment...
Concourse, Spinnaker, Cloud Foundry, Oh My! Creating Sophisticated Deployment...
 

Similaire à Pivotal Platform January Update

Pivotal Cloud Foundry 2.5: A First Look
Pivotal Cloud Foundry 2.5: A First LookPivotal Cloud Foundry 2.5: A First Look
Pivotal Cloud Foundry 2.5: A First LookVMware Tanzu
 
State of Steeltoe 2020
State of Steeltoe 2020State of Steeltoe 2020
State of Steeltoe 2020VMware Tanzu
 
tanzu_developer_connect.pptx
tanzu_developer_connect.pptxtanzu_developer_connect.pptx
tanzu_developer_connect.pptxVMware Tanzu
 
Application Modernization with PKS / Kubernetes
Application Modernization with PKS / KubernetesApplication Modernization with PKS / Kubernetes
Application Modernization with PKS / KubernetesPaul Czarkowski
 
Datasheet.net pluginforrd
Datasheet.net pluginforrdDatasheet.net pluginforrd
Datasheet.net pluginforrdMidVision
 
Datasheet j bosspluginforrd
Datasheet j bosspluginforrdDatasheet j bosspluginforrd
Datasheet j bosspluginforrdMidVision
 
Pivotal Cloud Foundry 2.6: A First Look
Pivotal Cloud Foundry 2.6: A First LookPivotal Cloud Foundry 2.6: A First Look
Pivotal Cloud Foundry 2.6: A First LookVMware Tanzu
 
Pivotal Cloud Foundry 2.4: A First Look
Pivotal Cloud Foundry 2.4: A First LookPivotal Cloud Foundry 2.4: A First Look
Pivotal Cloud Foundry 2.4: A First LookVMware Tanzu
 
CNCF On-Demand Webinar_ LitmusChaos Project Updates.pdf
CNCF On-Demand Webinar_ LitmusChaos Project Updates.pdfCNCF On-Demand Webinar_ LitmusChaos Project Updates.pdf
CNCF On-Demand Webinar_ LitmusChaos Project Updates.pdfLibbySchulze
 
Building Event-Driven Workflows with Knative and Tekton
Building Event-Driven Workflows with Knative and TektonBuilding Event-Driven Workflows with Knative and Tekton
Building Event-Driven Workflows with Knative and TektonLeon Stigter
 
Datasheet weblogic midvisionextensionforibmraf
Datasheet weblogic midvisionextensionforibmrafDatasheet weblogic midvisionextensionforibmraf
Datasheet weblogic midvisionextensionforibmrafMidVision
 
CIT-2697 - Customer Success Stories with IBM PureApplication System
CIT-2697 - Customer Success Stories with IBM PureApplication SystemCIT-2697 - Customer Success Stories with IBM PureApplication System
CIT-2697 - Customer Success Stories with IBM PureApplication SystemHendrik van Run
 
VMware Workspace ONE a synergie s Microsoftem
VMware Workspace ONE a synergie s MicrosoftemVMware Workspace ONE a synergie s Microsoftem
VMware Workspace ONE a synergie s MicrosoftemMarketingArrowECS_CZ
 
VMworld 2013: NSX PCI Reference Architecture Workshop Session 3 - Operational...
VMworld 2013: NSX PCI Reference Architecture Workshop Session 3 - Operational...VMworld 2013: NSX PCI Reference Architecture Workshop Session 3 - Operational...
VMworld 2013: NSX PCI Reference Architecture Workshop Session 3 - Operational...VMworld
 
Continuous Delivery with CloudBees Core
Continuous Delivery with CloudBees CoreContinuous Delivery with CloudBees Core
Continuous Delivery with CloudBees CoreBhavani Rao
 
VMworld 2015: Container Orchestration with the SDDC
VMworld 2015: Container Orchestration with the SDDCVMworld 2015: Container Orchestration with the SDDC
VMworld 2015: Container Orchestration with the SDDCVMworld
 
VMworld 2013: Part 1: Getting Started with vCenter Orchestrator
VMworld 2013: Part 1: Getting Started with vCenter Orchestrator VMworld 2013: Part 1: Getting Started with vCenter Orchestrator
VMworld 2013: Part 1: Getting Started with vCenter Orchestrator VMworld
 
Pure Systems Patterns of Expertise - John Kaemmerer and Gerry Kovan, 11th Sep...
Pure Systems Patterns of Expertise - John Kaemmerer and Gerry Kovan, 11th Sep...Pure Systems Patterns of Expertise - John Kaemmerer and Gerry Kovan, 11th Sep...
Pure Systems Patterns of Expertise - John Kaemmerer and Gerry Kovan, 11th Sep...IBM Systems UKI
 
VMware Application Catalog - Overview for vExperts[35].pdf
VMware Application Catalog - Overview for vExperts[35].pdfVMware Application Catalog - Overview for vExperts[35].pdf
VMware Application Catalog - Overview for vExperts[35].pdfMartin Hosken
 

Similaire à Pivotal Platform January Update (20)

Pivotal Cloud Foundry 2.5: A First Look
Pivotal Cloud Foundry 2.5: A First LookPivotal Cloud Foundry 2.5: A First Look
Pivotal Cloud Foundry 2.5: A First Look
 
State of Steeltoe 2020
State of Steeltoe 2020State of Steeltoe 2020
State of Steeltoe 2020
 
tanzu_developer_connect.pptx
tanzu_developer_connect.pptxtanzu_developer_connect.pptx
tanzu_developer_connect.pptx
 
Application Modernization with PKS / Kubernetes
Application Modernization with PKS / KubernetesApplication Modernization with PKS / Kubernetes
Application Modernization with PKS / Kubernetes
 
Datasheet.net pluginforrd
Datasheet.net pluginforrdDatasheet.net pluginforrd
Datasheet.net pluginforrd
 
Datasheet j bosspluginforrd
Datasheet j bosspluginforrdDatasheet j bosspluginforrd
Datasheet j bosspluginforrd
 
Pivotal Cloud Foundry 2.6: A First Look
Pivotal Cloud Foundry 2.6: A First LookPivotal Cloud Foundry 2.6: A First Look
Pivotal Cloud Foundry 2.6: A First Look
 
Pivotal Cloud Foundry 2.4: A First Look
Pivotal Cloud Foundry 2.4: A First LookPivotal Cloud Foundry 2.4: A First Look
Pivotal Cloud Foundry 2.4: A First Look
 
CNCF On-Demand Webinar_ LitmusChaos Project Updates.pdf
CNCF On-Demand Webinar_ LitmusChaos Project Updates.pdfCNCF On-Demand Webinar_ LitmusChaos Project Updates.pdf
CNCF On-Demand Webinar_ LitmusChaos Project Updates.pdf
 
Building Event-Driven Workflows with Knative and Tekton
Building Event-Driven Workflows with Knative and TektonBuilding Event-Driven Workflows with Knative and Tekton
Building Event-Driven Workflows with Knative and Tekton
 
Datasheet weblogic midvisionextensionforibmraf
Datasheet weblogic midvisionextensionforibmrafDatasheet weblogic midvisionextensionforibmraf
Datasheet weblogic midvisionextensionforibmraf
 
CIT-2697 - Customer Success Stories with IBM PureApplication System
CIT-2697 - Customer Success Stories with IBM PureApplication SystemCIT-2697 - Customer Success Stories with IBM PureApplication System
CIT-2697 - Customer Success Stories with IBM PureApplication System
 
VMware Workspace ONE a synergie s Microsoftem
VMware Workspace ONE a synergie s MicrosoftemVMware Workspace ONE a synergie s Microsoftem
VMware Workspace ONE a synergie s Microsoftem
 
VMworld 2013: NSX PCI Reference Architecture Workshop Session 3 - Operational...
VMworld 2013: NSX PCI Reference Architecture Workshop Session 3 - Operational...VMworld 2013: NSX PCI Reference Architecture Workshop Session 3 - Operational...
VMworld 2013: NSX PCI Reference Architecture Workshop Session 3 - Operational...
 
Continuous Delivery with CloudBees Core
Continuous Delivery with CloudBees CoreContinuous Delivery with CloudBees Core
Continuous Delivery with CloudBees Core
 
VMworld 2015: Container Orchestration with the SDDC
VMworld 2015: Container Orchestration with the SDDCVMworld 2015: Container Orchestration with the SDDC
VMworld 2015: Container Orchestration with the SDDC
 
VMworld 2013: Part 1: Getting Started with vCenter Orchestrator
VMworld 2013: Part 1: Getting Started with vCenter Orchestrator VMworld 2013: Part 1: Getting Started with vCenter Orchestrator
VMworld 2013: Part 1: Getting Started with vCenter Orchestrator
 
Pure Systems Patterns of Expertise - John Kaemmerer and Gerry Kovan, 11th Sep...
Pure Systems Patterns of Expertise - John Kaemmerer and Gerry Kovan, 11th Sep...Pure Systems Patterns of Expertise - John Kaemmerer and Gerry Kovan, 11th Sep...
Pure Systems Patterns of Expertise - John Kaemmerer and Gerry Kovan, 11th Sep...
 
Journey toward3rdplatform
Journey toward3rdplatformJourney toward3rdplatform
Journey toward3rdplatform
 
VMware Application Catalog - Overview for vExperts[35].pdf
VMware Application Catalog - Overview for vExperts[35].pdfVMware Application Catalog - Overview for vExperts[35].pdf
VMware Application Catalog - Overview for vExperts[35].pdf
 

Plus de VMware Tanzu

What AI Means For Your Product Strategy And What To Do About It
What AI Means For Your Product Strategy And What To Do About ItWhat AI Means For Your Product Strategy And What To Do About It
What AI Means For Your Product Strategy And What To Do About ItVMware Tanzu
 
Make the Right Thing the Obvious Thing at Cardinal Health 2023
Make the Right Thing the Obvious Thing at Cardinal Health 2023Make the Right Thing the Obvious Thing at Cardinal Health 2023
Make the Right Thing the Obvious Thing at Cardinal Health 2023VMware Tanzu
 
Enhancing DevEx and Simplifying Operations at Scale
Enhancing DevEx and Simplifying Operations at ScaleEnhancing DevEx and Simplifying Operations at Scale
Enhancing DevEx and Simplifying Operations at ScaleVMware Tanzu
 
Spring Update | July 2023
Spring Update | July 2023Spring Update | July 2023
Spring Update | July 2023VMware Tanzu
 
Platforms, Platform Engineering, & Platform as a Product
Platforms, Platform Engineering, & Platform as a ProductPlatforms, Platform Engineering, & Platform as a Product
Platforms, Platform Engineering, & Platform as a ProductVMware Tanzu
 
Building Cloud Ready Apps
Building Cloud Ready AppsBuilding Cloud Ready Apps
Building Cloud Ready AppsVMware Tanzu
 
Spring Boot 3 And Beyond
Spring Boot 3 And BeyondSpring Boot 3 And Beyond
Spring Boot 3 And BeyondVMware Tanzu
 
Spring Cloud Gateway - SpringOne Tour 2023 Charles Schwab.pdf
Spring Cloud Gateway - SpringOne Tour 2023 Charles Schwab.pdfSpring Cloud Gateway - SpringOne Tour 2023 Charles Schwab.pdf
Spring Cloud Gateway - SpringOne Tour 2023 Charles Schwab.pdfVMware Tanzu
 
Simplify and Scale Enterprise Apps in the Cloud | Boston 2023
Simplify and Scale Enterprise Apps in the Cloud | Boston 2023Simplify and Scale Enterprise Apps in the Cloud | Boston 2023
Simplify and Scale Enterprise Apps in the Cloud | Boston 2023VMware Tanzu
 
Simplify and Scale Enterprise Apps in the Cloud | Seattle 2023
Simplify and Scale Enterprise Apps in the Cloud | Seattle 2023Simplify and Scale Enterprise Apps in the Cloud | Seattle 2023
Simplify and Scale Enterprise Apps in the Cloud | Seattle 2023VMware Tanzu
 
Tanzu Virtual Developer Connect Workshop - French
Tanzu Virtual Developer Connect Workshop - FrenchTanzu Virtual Developer Connect Workshop - French
Tanzu Virtual Developer Connect Workshop - FrenchVMware Tanzu
 
Tanzu Developer Connect Workshop - English
Tanzu Developer Connect Workshop - EnglishTanzu Developer Connect Workshop - English
Tanzu Developer Connect Workshop - EnglishVMware Tanzu
 
Virtual Developer Connect Workshop - English
Virtual Developer Connect Workshop - EnglishVirtual Developer Connect Workshop - English
Virtual Developer Connect Workshop - EnglishVMware Tanzu
 
Tanzu Developer Connect - French
Tanzu Developer Connect - FrenchTanzu Developer Connect - French
Tanzu Developer Connect - FrenchVMware Tanzu
 
Simplify and Scale Enterprise Apps in the Cloud | Dallas 2023
Simplify and Scale Enterprise Apps in the Cloud | Dallas 2023Simplify and Scale Enterprise Apps in the Cloud | Dallas 2023
Simplify and Scale Enterprise Apps in the Cloud | Dallas 2023VMware Tanzu
 
SpringOne Tour: Deliver 15-Factor Applications on Kubernetes with Spring Boot
SpringOne Tour: Deliver 15-Factor Applications on Kubernetes with Spring BootSpringOne Tour: Deliver 15-Factor Applications on Kubernetes with Spring Boot
SpringOne Tour: Deliver 15-Factor Applications on Kubernetes with Spring BootVMware Tanzu
 
SpringOne Tour: The Influential Software Engineer
SpringOne Tour: The Influential Software EngineerSpringOne Tour: The Influential Software Engineer
SpringOne Tour: The Influential Software EngineerVMware Tanzu
 
SpringOne Tour: Domain-Driven Design: Theory vs Practice
SpringOne Tour: Domain-Driven Design: Theory vs PracticeSpringOne Tour: Domain-Driven Design: Theory vs Practice
SpringOne Tour: Domain-Driven Design: Theory vs PracticeVMware Tanzu
 
SpringOne Tour: Spring Recipes: A Collection of Common-Sense Solutions
SpringOne Tour: Spring Recipes: A Collection of Common-Sense SolutionsSpringOne Tour: Spring Recipes: A Collection of Common-Sense Solutions
SpringOne Tour: Spring Recipes: A Collection of Common-Sense SolutionsVMware Tanzu
 
SpringOne Tour: Doing Progressive Delivery with your Team
SpringOne Tour: Doing Progressive Delivery with your TeamSpringOne Tour: Doing Progressive Delivery with your Team
SpringOne Tour: Doing Progressive Delivery with your TeamVMware Tanzu
 

Plus de VMware Tanzu (20)

What AI Means For Your Product Strategy And What To Do About It
What AI Means For Your Product Strategy And What To Do About ItWhat AI Means For Your Product Strategy And What To Do About It
What AI Means For Your Product Strategy And What To Do About It
 
Make the Right Thing the Obvious Thing at Cardinal Health 2023
Make the Right Thing the Obvious Thing at Cardinal Health 2023Make the Right Thing the Obvious Thing at Cardinal Health 2023
Make the Right Thing the Obvious Thing at Cardinal Health 2023
 
Enhancing DevEx and Simplifying Operations at Scale
Enhancing DevEx and Simplifying Operations at ScaleEnhancing DevEx and Simplifying Operations at Scale
Enhancing DevEx and Simplifying Operations at Scale
 
Spring Update | July 2023
Spring Update | July 2023Spring Update | July 2023
Spring Update | July 2023
 
Platforms, Platform Engineering, & Platform as a Product
Platforms, Platform Engineering, & Platform as a ProductPlatforms, Platform Engineering, & Platform as a Product
Platforms, Platform Engineering, & Platform as a Product
 
Building Cloud Ready Apps
Building Cloud Ready AppsBuilding Cloud Ready Apps
Building Cloud Ready Apps
 
Spring Boot 3 And Beyond
Spring Boot 3 And BeyondSpring Boot 3 And Beyond
Spring Boot 3 And Beyond
 
Spring Cloud Gateway - SpringOne Tour 2023 Charles Schwab.pdf
Spring Cloud Gateway - SpringOne Tour 2023 Charles Schwab.pdfSpring Cloud Gateway - SpringOne Tour 2023 Charles Schwab.pdf
Spring Cloud Gateway - SpringOne Tour 2023 Charles Schwab.pdf
 
Simplify and Scale Enterprise Apps in the Cloud | Boston 2023
Simplify and Scale Enterprise Apps in the Cloud | Boston 2023Simplify and Scale Enterprise Apps in the Cloud | Boston 2023
Simplify and Scale Enterprise Apps in the Cloud | Boston 2023
 
Simplify and Scale Enterprise Apps in the Cloud | Seattle 2023
Simplify and Scale Enterprise Apps in the Cloud | Seattle 2023Simplify and Scale Enterprise Apps in the Cloud | Seattle 2023
Simplify and Scale Enterprise Apps in the Cloud | Seattle 2023
 
Tanzu Virtual Developer Connect Workshop - French
Tanzu Virtual Developer Connect Workshop - FrenchTanzu Virtual Developer Connect Workshop - French
Tanzu Virtual Developer Connect Workshop - French
 
Tanzu Developer Connect Workshop - English
Tanzu Developer Connect Workshop - EnglishTanzu Developer Connect Workshop - English
Tanzu Developer Connect Workshop - English
 
Virtual Developer Connect Workshop - English
Virtual Developer Connect Workshop - EnglishVirtual Developer Connect Workshop - English
Virtual Developer Connect Workshop - English
 
Tanzu Developer Connect - French
Tanzu Developer Connect - FrenchTanzu Developer Connect - French
Tanzu Developer Connect - French
 
Simplify and Scale Enterprise Apps in the Cloud | Dallas 2023
Simplify and Scale Enterprise Apps in the Cloud | Dallas 2023Simplify and Scale Enterprise Apps in the Cloud | Dallas 2023
Simplify and Scale Enterprise Apps in the Cloud | Dallas 2023
 
SpringOne Tour: Deliver 15-Factor Applications on Kubernetes with Spring Boot
SpringOne Tour: Deliver 15-Factor Applications on Kubernetes with Spring BootSpringOne Tour: Deliver 15-Factor Applications on Kubernetes with Spring Boot
SpringOne Tour: Deliver 15-Factor Applications on Kubernetes with Spring Boot
 
SpringOne Tour: The Influential Software Engineer
SpringOne Tour: The Influential Software EngineerSpringOne Tour: The Influential Software Engineer
SpringOne Tour: The Influential Software Engineer
 
SpringOne Tour: Domain-Driven Design: Theory vs Practice
SpringOne Tour: Domain-Driven Design: Theory vs PracticeSpringOne Tour: Domain-Driven Design: Theory vs Practice
SpringOne Tour: Domain-Driven Design: Theory vs Practice
 
SpringOne Tour: Spring Recipes: A Collection of Common-Sense Solutions
SpringOne Tour: Spring Recipes: A Collection of Common-Sense SolutionsSpringOne Tour: Spring Recipes: A Collection of Common-Sense Solutions
SpringOne Tour: Spring Recipes: A Collection of Common-Sense Solutions
 
SpringOne Tour: Doing Progressive Delivery with your Team
SpringOne Tour: Doing Progressive Delivery with your TeamSpringOne Tour: Doing Progressive Delivery with your Team
SpringOne Tour: Doing Progressive Delivery with your Team
 

Dernier

The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality AssuranceInflectra
 
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...Nikki Chapple
 
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesThousandEyes
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersNicole Novielli
 
Generative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptxGenerative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptxfnnc6jmgwh
 
Data governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationData governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationKnoldus Inc.
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsNathaniel Shimoni
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...Wes McKinney
 
Glenn Lazarus- Why Your Observability Strategy Needs Security Observability
Glenn Lazarus- Why Your Observability Strategy Needs Security ObservabilityGlenn Lazarus- Why Your Observability Strategy Needs Security Observability
Glenn Lazarus- Why Your Observability Strategy Needs Security Observabilityitnewsafrica
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxLoriGlavin3
 
QCon London: Mastering long-running processes in modern architectures
QCon London: Mastering long-running processes in modern architecturesQCon London: Mastering long-running processes in modern architectures
QCon London: Mastering long-running processes in modern architecturesBernd Ruecker
 
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...itnewsafrica
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
Testing tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesTesting tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesKari Kakkonen
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPathCommunity
 

Dernier (20)

The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
 
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
 
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software Developers
 
Generative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptxGenerative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptx
 
Data governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationData governance with Unity Catalog Presentation
Data governance with Unity Catalog Presentation
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directions
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
 
Glenn Lazarus- Why Your Observability Strategy Needs Security Observability
Glenn Lazarus- Why Your Observability Strategy Needs Security ObservabilityGlenn Lazarus- Why Your Observability Strategy Needs Security Observability
Glenn Lazarus- Why Your Observability Strategy Needs Security Observability
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
 
QCon London: Mastering long-running processes in modern architectures
QCon London: Mastering long-running processes in modern architecturesQCon London: Mastering long-running processes in modern architectures
QCon London: Mastering long-running processes in modern architectures
 
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
Testing tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesTesting tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examples
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to Hero
 

Pivotal Platform January Update

  • 1. Confidential │ ©2020 VMware, Inc. Pivotal Platform January Update Jared Ruckle | @jaredruckle Dan Baskette | @dbbaskette January 2020
  • 2. Confidential │ ©2020 VMware, Inc. 2
  • 3. Confidential │ ©2020 VMware, Inc. 3 The Pivotal Platform Value Proposition Developer Productivity Hit the Tab key to access the secondary text style Operational Efficiency Hit the Tab key to access the secondary text style Comprehensive Security Hit the Tab key to access the secondary text style Multi-Cloud Success Hit the Tab key to access the secondary text style
  • 4. 4Confidential │ ©2020 VMware, Inc. Developer Productivity
  • 5. 5Confidential │ ©2020 VMware, Inc. Pivotal Application Service
  • 6. Confidential │ ©2020 VMware, Inc. 6 App developers can deploy a sidecar with a buildpack • Continues support for user-provided sidecars, as in prior releases • Previously, developers had to roll the sidecar process into the main app then deploy it with an app manifest. • Sidecars feature remains in beta Plus, cli support for sidecars PAS 2.8 Speed
  • 7. Confidential │ ©2020 VMware, Inc. 7 • The new metric is relative to the application CPU entitlement. • A value of 100% always means "you are using all the CPU you're entitled to and should probably scale up your application," regardless of the size of the cell. • Developers can now make more informed decisions about scaling their apps. • Current CPU stats are relative to the cell's CPU capacity; they don't include data about how much CPU the application is entitled to use vs how much CPU it's actually using. • Learn more: https://github.com/cloudfoundry/cpu-entitlement-plugin PAS 2.8 PAS emits CPU usage metrics that take entitlement into account
  • 8. Confidential │ ©2020 VMware, Inc. 8 Apps Manager 2.8: Config Server Integrations View the configuration of Spring Cloud Config Server instances on the service instance detail page View the online status of the SCS instance, and perform a mirror sync with one click Closer integrations with Spring Cloud mean devs can work and troubleshoot faster Speed
  • 9. Confidential │ ©2020 VMware, Inc. 9 Speed Apps Manager 2.8: View Quota Information Quota information for the org is displayed in the org header, helping devs and admins understand resource usage
  • 10. 10Confidential │ ©2020 VMware, Inc. PAS for Windows
  • 11. Confidential │ ©2020 VMware, Inc. 11 • .NET Devs can use the Web Config Transform Extension Buildpack to externalize .NET Framework configs • An extension buildpack that offers a zero code change / zero touch function to externalize the configurations in the web.config to environment variables. [aha] • If config server binding is detected, it will replace any matching token in web.config with config server value. • https://network.pivotal.io/products/buildpack-extensions/ • One of the first tasks in replatforming efforts for .NET applications is externalizing configurations. Today, customers manually externalize their configurations to get to a state where they can push their application to the platform. Speed Web Config Transform Extension Helps .NET Devs Go Faster
  • 12. 12Confidential │ ©2020 VMware, Inc. Cloud Cache
  • 13. Confidential │ ©2020 VMware, Inc. 13 Breakthrough Performance Improvements • Recent Cloud Cache releases have delivered perf improvements (2x on server side, 10% improvement in client/server topology). Version 1.10 continues this theme: • “Get” is now 4x times faster • “Put” is now 2x times faster • Devs can connect to Cloud Cache with a Node.js client • We now have a client to ease interactions with Cloud Cache for the three most popular enterprise frameworks! [aha] • Developers have a self paced Getting Started guide • https://docs.pivotal.io/cloud-cache-dev/ Cloud Cache 1.10 Speed
  • 14. 14Confidential │ ©2020 VMware, Inc. Steeltoe
  • 15. Confidential │ ©2020 VMware, Inc. 15 https://steeltoe.io/initializr Use this tool, and your starting codeset can include common dependencies like internal single sign-on libraries and helper utilities. https://steeltoe.io/get-started • Be more productive in your first few minutes! • Take 5 minutes and deploy a “hello world” app using a given feature. Get a working project with clearly defined code on how to implement that feature. • Support for .NET Core 3.0. • Middleware consolidation because of .NET core 3.0. Steeltoe: More Speed, Stability for .NET Developers Recent Highlights Initializr site gets you going faster Getting Started Guides Steeltoe 2.4
  • 16. Confidential │ ©2020 VMware, Inc. 16 Steeltoe CLI brings dev/prod parity one step closer to reality https://github.com/SteeltoeOSS/Tooling The cli aims to help you write better code by improving parity across your environments. Say your app is using a cache. Why should you have to mock up a store locally, only to find a whole host of challenges when it’s bound to a cache on your chosen runtime? The CLI provides a manifest-driven experience where you can do a “push” locally. This mimics what would be done to the platform, bringing your desktop closer in-line with prod.
  • 17. 17Confidential │ ©2020 VMware, Inc. Spring Cloud Services
  • 18. Confidential │ ©2020 VMware, Inc. 18 Pivotal Spring Cloud Gateway - Now GA Routing Resiliency Monolith Strangling Single Sign-On Security Monitoring Canarying Flexibility A developer-friendly way to route, secure and monitor API requests to services
  • 19. Confidential │ ©2020 VMware, Inc. 19 Operator Efficiency
  • 20. Confidential │ ©2020 VMware, Inc. 20 • Operators can more easily break up their PAS upgrades into multiple independently upgradeable chunks of Diego cells. • This mechanism can also decouple the upgrades from the PAS control plane. • Enabled by “placement-tagless” with Isolation Segments. • PAS for Windows also supports this approach. • Similar to the “cell-block” upgrade mechanisms in Pivotal Web Services Speed, Stability More manageable upgrades of large PAS installations
  • 21. Confidential │ ©2020 VMware, Inc. 21 Extract Ops Manager VM config (GCP and AWS only) [v4.2] FOUR new tasks [v4.1] • collect-telemetry and send-telemetry: Enable use of Pivotal Telemetry tool by adding the tasks to the pipeline. • expiring-certificates: See which certs are about to expire within a specified time range. • stage-configure-apply: Selectively apply changes to a single product. (Note: this is an advanced task; see docs.). • check-pending-changes: Check on Ops Manager and fail if there are pending changes. This is useful as a “gut check” before applying changes to your foundation. Recent Highlights Platform Automation
  • 22. Confidential │ ©2020 VMware, Inc. 22 • Operators can now obtain IaaS VM metrics (compute, network, storage) via the Firehose for ALL VMs via the System Metrics Agent • Previously, these metrics were only available for PAS VMs • This is an improvement on the current bosh-system-metrics-forwarder (this component will eventually be deprecated) • App, Org and Space GUID/Name are now available... • ...as annotations on all PAS Metrics • ...as annotations on all PAS Logs • Operators can send logs for all applications to a single syslog destination, such as Splunk, using an aggregate drain • Saves the setup of an individual drain for every single application PAS 2.8 Metrics & Logs Improvements
  • 23. Confidential │ ©2020 VMware, Inc. 23 • A tile does not need a hard dependency on another tile (eg: Healthwatch can be optionally dependent on PAS and PKS). • Operators do not have to care about the “right order” to deploy tiles. Ops Manager 2.8 Tile authors can declare optional dependencies
  • 24. Confidential │ ©2020 VMware, Inc. 24 Tile authors can use a new Install Time Verifier to check for service instances that may be slow to update. If it is not safe, the upgrade will quit, and the operator will see a warning message. Ops Manager 2.8 Operators are protected from service instance upgrade lag
  • 25. Confidential │ ©2020 VMware, Inc. 25 System metrics report the usage and status of VM memory, disk, CPU, network, load and swap space. Other platform tools such as Healthwatch can consume these metrics. Ops Manager 2.8 Ops Manager installs system metrics agent on all VMs by default
  • 26. Confidential │ ©2020 VMware, Inc. 26 [speed, stability] Tiles can be auto-imported on Ops Manager [stability, security] Ops Manager supports certificate authentication to vSphere NSX Manager [stability] Operators can use the API to revert pending changes [security] Operators can configure multiple hardware security module (HSM) hosts in CredHub [security] BOSH VMs can use signed URLs to communicate with Blobstore Other Highlights Ops Manager 2.8
  • 27. Confidential │ ©2020 VMware, Inc. 27 v2.8 http://docs.pivotal.io/platform/2-8/opsman-api/ v2.7 http://docs.pivotal.io/platform/2-7/opsman-api/ v2.6 http://docs.pivotal.io/platform/2-6/opsman-api/ v2.5 http://docs.pivotal.io/platform/2-5/opsman-api/ Ops Manager API Docs Now Online
  • 28. 28Confidential │ ©2020 VMware, Inc. VMware Enterprise PKS
  • 29. Confidential │ ©2020 VMware, Inc. 29 VMware Enterprise PKS 1.6 Production-ready Kubernetes on any cloud Enterprise Security & Networking Ingress scale out using the LoadBalancer CRD HTTP-> HTTPS redirect HTTP proxy on AWS Kubernetes 1.15 Management New role “pks.clusters.admin.read” Configure a single K8s cluster with a specific Docker Registry CA certificate Upgrade multiple K8s clusters simultaneously, with support for canaries Observability Additional Log Sink types Increased uptime for Log Sinks
  • 30. 30Confidential │ ©2020 VMware, Inc. PAS for Windows
  • 31. Confidential │ ©2020 VMware, Inc. 31 PAS for Windows 2.8 • Platform engineers can ‘bosh ssh’ into Windows compilation VMs on Azure, AWS, GCP, and vSphere. • Useful for debugging the initialization of a windows Diego cell • Platform engineers can use a test suite to validate Windows stemcell creation and isolate stemcell creation failures. Highlights for Platform Teams Speed, Stability
  • 32. 32Confidential │ ©2020 VMware, Inc. RabbitMQ
  • 33. Confidential │ ©2020 VMware, Inc. 33 • Service Gateway: on-demand instances can be given an externally accessible address. This enables use cases such as connecting IoT, legacy apps, and DR’ing between sites • Improved availability of SIs when updating underlying RabbitMQ and Erlang versions (rolling upgrade) • We ship with RabbitMQ 3.8.1 which brings quorum queues, improved monitoring, OAuth 2.0, and Single Active Consumer https://www.rabbitmq.com/blog/2019/11/11/rabbitmq-3-8-release-overview/ • ICYMI: RabbitMQ Summit 2019 talks are on YouTube Release Highlights RabbitMQ for Pivotal Platform 1.18
  • 34. 34Confidential │ ©2020 VMware, Inc. Comprehensive Security
  • 35. Confidential │ ©2020 VMware, Inc. 35 PAS will not deploy if the CredHub instance count is set to 0, so we include CredHub by default. In addition, this inclusion has other benefits: • Service teams can count on the PAS CredHub being there, and don't have to plan for unexpected behaviors PAS 2.8 Operators are required to deploy at least 1 instance of PAS CredHub.
  • 36. Confidential │ ©2020 VMware, Inc. 36 Many customers have an identity provider with users that they assign to “groups” For every app that they are associating with the IdP, they want only users in a certain group to get access. UAA to perform user group authorization enforcement, a more elegant solution compared to the present state (i.e. client servers inspecting scopes in the token that UAA issues). App Developers no longer have to embed user group permissions into the app code Single Sign-On 1.11 User Group Permissions from the IdP to Govern App Access
  • 37. Confidential │ ©2020 VMware, Inc. 37 The Space Auditor CAPI role now has access to SSO Dashboard. Space Auditors can view the same areas as the Space Developer, but cannot edit the space. Developers gain visibility to restricted PROD environments. Auditors can inspect SSO App configurations. Single Sign-On 1.11 Role: Space Auditor
  • 38. Confidential │ ©2020 VMware, Inc. 38 Compliance Scanner • v1.2.16 is CIS certified. • Now bundles the official CIS Ubuntu Xenial benchmark, with addendum for Stemcell specific exceptions. • Scheduled scanning, Azure blob store support. File Integrity Monitoring for Windows • Windows support (Beta) in FIM v1.4.8. • Container scanning not supported at the moment. Recent Highlights Compliance Updates
  • 39. Confidential │ ©2020 VMware, Inc. 39 SMB volume service is enabled by default. Use this over NFS where possible. Other Security Highlights
  • 40. 40Confidential │ ©2020 VMware, Inc. Kubernetes-Native Services
  • 41. Confidential │ ©2020 VMware, Inc. 41 A full-featured Kubernetes Operator for RabbitMQ to provision and manage clusters at scale. • More efficient resource consumption • Consistency • Modular administration • Latency Interested? Contact us: https://pivotal.io/pivotal-rabbitmq-on-kubernetes (or reach out to mkuratczyk@pivotal.io) Beta testers wanted! Pivotal RabbitMQ for Kubernetes
  • 42. 42Confidential │ ©2020 VMware, Inc. Partner Ecosystem
  • 43. Confidential │ ©2020 VMware, Inc. 43 ISV Ecosystem Momentum Drives Platform Advantage
  • 44. 44Confidential │ ©2020 VMware, Inc. Next Steps Software published to http://network.pivotal.io/. Docs available on http://docs.pivotal.io.
  • 45. Confidential │ ©2020 VMware, Inc. Thank You