SlideShare uma empresa Scribd logo
1 de 63
Baixar para ler offline
© C o p y r ig h t 2 0 1 7 P iv o ta l S o ftw a r e , In c . A ll r ig h ts R e s e r v e d . V e r s io n 1 .0
Pivotal Cloud Foundry 2.2 Updates
김민석 (MinSeok, Kim)
Senior Platform Architect
Pivotal Cloud Foundry
mkim@pivotal.io
Agenda
■ Cloud Native Platform
■ Ops Manager
■ Pivotal Application Service
■ Pivotal Container Service
■ Services
■ Partner Ecosystem
Cloud Native = PROCESS + TECHNOLOGY
Cloud Native Platform의 요건
APPLICATION
Scaling통합로그
수집
SSO
연동
자동복구
성능및
분산모니
터링
네트워킹
로드밸런싱
InfrastructureAgnostic
andUtilization
플랫폼보안
데이터보안
DataServices
연동자동화
자동화된
CI/CD
플랫폼
고가용성
성능및
분산모니
터링
데이터보안
개발자의 속도와 운영상의 안정성을 모두 만족하는 플랫폼
운 영 자 의 안 정 성
● AZ, VM 에 서 App까 지 모 든 레 이 어 의
실 패 에 대 비
● 플 랫 폼 의 무 중 단 업 데 이 트
● 플 랫 폼 CI/CD 파 이 프 라 인
● Platform as Product
● 모 니 터 링
● 멀 티 클 라 우 드
보 안 관 리 자 의 보 안
● CVE 48시 간 내 업 데 이 트
● Repair, Repave, Rotate
● 다 운 타 임 없 는 보 안 패 치
● Credential 관 리 및 Rotate
● 컨 테 이 너 보 안
개 발 자 의 속 도
● 빌 드 팩 기 반 의 컨 테 이 너 배 포
● 무 중 단 /자 동 화 배 포 (A/B, Blue/Green,
Canary)
● M SA 컴 포 넌 트 지 원 (Circuit Breaker,
Broker, Registry, GW )
● 실 시 간 로 그 /모 니 터 링
● 무 중 단 스 케 일 업 , 스 케 일 아 웃
● 오 토 스 케 일 링
● Native W indows + .NET 지 원
● 모 놀 리 틱 구 조 의 분 해 와 마 이 크 로
서 비 스 화 (App tx)
● Spring Boot 의 지 원
Agile Platform
The platform can deliver on all of these outcomes as efficiently on day 1000 as it does on day 1.
Operators can serve
thousands of devs
within tight budget
constraints.
Operators have choice
around which cloud to
run on.
Developers reduce
waste through small
batch delivery and fast
feedback.
Operators can trust a
secure-by-default
platform that solves
their security needs
without introducing toil.
Developers experience
the safety to
experiment and iterate
rapidly..
Operators can provide
a platform that meets
their scale needs.
Developers can ramp
productivity linearly
with personnel.
Developers can run
applications that handle
large-scale loads.
Operators can reason
about the stability of
the platform and
provide well-
understood SLOs.
Developers can rely on
the platform to allow
them to deliver
outcomes with low
volatility.
Operators can
efficiently manage the
platform and onboard
new teams.
Developers can iterate
on delivering consumer
value rapidly.
성공 척도 – 지속 가능한 5S
Speed Stability Scalability Security Savings
Sustained
Embedded OS
(W in d o w s & L in u x )
NSX-T
CPI (15 methods)
v1
v2
v3 ...
CVEs
ProductUpdates
Pivotal Application
Service(PAS)
Pivotal Container
Service(PKS)
v S p h e r e
A z u r e &
A z u r e S ta c kG o o g le C lo u dA W SO p e n s ta c k
Pivotal
Network
“3Rs”
Github
C o n c o u r s e
C o n c o u r s e
Pivotal Services
Marketplace
Pivotal and
PartnerProducts
Continuous
delivery
PublicCloudServices
Customer
Managed
Services
OpenServiceBrokerAPI
Repair— C V E s
Repave Rotate— C r e d h u b
Pivotal Cloud Foundry
PCF Ops Manager(플랫폼 관리도구)
Cloud-native app,
(Dependency 약함)
…
COTS app
(Dependency 강함)
Managed
Service
Agenda
■ Cloud Native Platform
■ Ops Manager
■ Pivotal Application Service
■ Pivotal Container Service
■ Services
■ Partner Ecosystem
BOSH
Infrastructure
인프라 제공
환경 구축
VM 업그레이드
VM 모니터링
VM 상태 점검
Day2
Day1
IaaS Paving
● Automation of IaaS paving for PAS
● We now publish Terraform templates + instructions
for using them for each IaaS
○ New in PCF 2.2: vSphere + NSX-T! [docs
forthcoming]
○ Current templates: AWS, GCP, Azure
● Customers can prepare the load balancers, networks
and databases needed by PAS in a way that is
reproducible, automatable, accurate and extensible.
● This working example supports our efforts to
transform IT Operations through the application of
SRE principles.
Scalability
Release Target: June 2018
PCF Operations
Manager 2.2
Scalability
OM now supports Azure Stack [blog]
PCF Operations
Manager 2.2
Speed
● Operators can specify a single set of tags to apply to
all VMs, including the Director VM
○ More easily identify PCF-related IaaS
resources
● When operators specify tags for identifying PCF-
related IaaS resources, those tag should be applied
to all disks (in addition to VMs)
PCF Operations
Manager 2.2
Stability
● Ops Manager supports multiple
regions/datacenters/tenants for vSphere
○ Add multiple vCenter configs & map those
configs to specific AZs. At that point, an AZ
becomes an abstraction for a given tile so a
single PAS (i.e. foundation) can use two AZs in
different locations.
○ Note that latency guarantees are operator’s
responsibility.
● Operator should be able to access all past deployed
manifests after upgrade
multiple regions/datacenters/tenants for vSphere
multiple regions/datacenters/tenants for vSphere
multiple regions/datacenters/tenants for vSphere
multiple regions/datacenters/tenants for vSphere
multiple regions/datacenters/tenants for vSphere
PCF Operations
Manager 2.2
Stability
Speed
● Operators can selectively deploy tiles
○ Operators can deploy individual tiles and opt
out of deploying “the whole world”
○ More control over the impact of a given “Apply
Changes” command
○ Protections are in place to safeguard against
incompatibility and other possible issues
Operators can selectively deploy tiles
Operators can selectively deploy tiles
Operators can selectively deploy tiles
플랫폼 데이터 보안개선 CredHub는 플랫폼 및 어플리케이션
크리덴셜을 중앙 관리
● 크리덴셜은클라우드에서신뢰할수있는
기반
● CredHub의목적: 크리덴셜에대한
전반적인관리(생성, 접근제어, 분배, 회전,
로깅)
● 암호, 인증서, ssh 키, RSA 키, 임의의
값(문자열및JSON blob) 관리
● 모든크리덴셜은회전(rotate)되는키로
암호화됨(OSS에서HSM 지원, 곧
PCF로도제공됨)
Hardware Security Modules (HSMs)
PCF Operations
Manager 2.2
Security
● BOSH deployment manifests generated by Ops
Manager do not contain sensitive credentials
(except for the Director's own deployment manifest)
● A OM Director may connect to a remote database
via TLS (using a custom CA to trust)
● A OM Director and all agents may communicate to a
blobstore via TLS
● /credentials endpoints include secrets listed
under selectors and collections
Ops Manager – 관리자 권한을 세분화하여 플랫폼관련 조직요건에
세세히 적용
PCF Healthwatch:플랫폼 운영자를 위해 플랫폼의 현재상황/메트릭
추이를 한눈에 보여주는 대시보드를 제공하여 플랫폼 운영의 통찰을 제공
PCF HealthWatch 1.3
Stability
● Syslog Drain Available for Tile VM BOSH Logs.
● Configure what app the Canary Health Check pings.
● UI/UX Improvements to Side Navigation & Page
Orientation.
PCF Healthwatch 1.3
Configure what app the Canary Health
Check pings
Out-of-the-box config still pings Apps Manager, but
Customers can now point this Service Level Indicator
test at another PCF app they believe is a better canary
for them.
PCF Healthwatch 1.3: New Flyout Menu
Agenda
■ Cloud Native Platform
■ Ops Manager
■ Pivotal Application Service
■ Pivotal Container Service
■ Services
■ Partner Ecosystem
Spring Cloud Netflix Components
Ribbon Archaius
Eureka
FeignHystrix
Turbine
Zuul
ClientServer
Netflix Realtime Monitoring – Atlas / Servo / Spectator
개발자용 어플리케이션 관리/실시간모니터링 도구 – Apps manager PAS
Circuit Breaker
Dashboard for PCF
마 이 크 로 서 비 스 나
애 플 리 케 이 션 내 부 의
회 로 차 단 기 에 서 Turbine
상 태 및
메 트 릭 데 이 터 스 트 림 을
시 각 화
Service Registry for
PCF
NetflixOSS Eureka Service
Discovery 패 턴 의 구 현 을
서 비 스 로 제 공
Config Server for PCF
전 환 경 에 걸 쳐
애 플 리 케 이 션 의
외 부 프 로 퍼 티 를
관 리 하 는
동 적 중 앙 설 정 서 비 스
제 공
마이크로서비스를 위한 기반 서비스를 플랫폼에서 관리형으로 제공 PAS
앱 성능 분석 및 통합로그수집- PCF-metrics PAS
분산 추적 및 통합로그수집 - PCF metrics PAS
PCF Metrics 1.5
App Metrics and Events Monitors and Alerting
● Create and manage app monitors:
○ for standard gauge metrics, including CPU, disk, memory,
average request latency, requests per minute, request
errors per minute
○ for spring boot app metrics, including JVM and HTTP route
metrics
○ for app events, including app starts, stops, updates,
crashes, stage fail, and SSH
● Define Warn and Critical alerting thresholds
● Webhook support for alerting
● All this, and more, available on PWS now
Speed
Stability
App Metrics and Events Monitors and Alerting PAS
Custom Metric PAS
Spring boot support
https://docs.spring.io/spring-boot/docs/2.0.x/reference/html/production-ready-cloudfoundry.html
Log Cache
A new API that allows both
operators and app developers to
explore and create automation
using a simple restful interface.
Stability
Scalability
Powerful New Restful Interface
● Integrate via a pull model rather than receiving a
stream
● Install the log-cache cli to get new commands
○ cf-tail - supports both logs and metrics, and most
unix tail flags
○ Log-meta - inspect what logs and metrics you
have access to (works for both app devs +
Operators)
● Simple restful / JSON interface is easy to integrate with
● Restful API’s allow for more complete view by app
developers
○ App developers can now see service instance
metrics from supported services
Log Cache
PCF App
Autoscaler
Scalability
Stability
New Autoscaling Rule Types: Custom & Compare Rules
● Autoscaler now consumes Log Cache, allowing users to
create scaling rules on any metrics emitted by an app
● Available via CLI / API only for PCF 2.2.0
PCF App
Autoscaler
Speed
Scheduled Instance Limit Management via CLI
● Create and manage Autoscaling Scheduled Instance Limit
changes via CLI
PCF App
Autoscaler
Speed
New Autoscaler UI in Apps Manager
● Fully-integrated Autoscaler UI in AppsMan for seamless user
experience
● Consumes the new v2 Autoscaler API that was released in
PCF 2.1, allowing for deprecation of outdated v1 Autoscaler
API
Service Discovery
Container
Networking
Speed
Security
Savings
Polyglot Service Discovery for Container Networking
[cf.org blog]
● Application Developers who want to use C2C have DNS-
based service discovery built into the platform
● Operators can opt-in to enable this feature on the PAS tile
(it is not enabled by default in 2.2)
● A new shared domain called apps.internal is created when
the feature is enabled
● App developers can configure internal routes using create-
route and map-route with the apps.internal domain
● Container networking policy is still required to enable
communication between apps
● Reduce F5 license costs, because you don’t go through the
router
Service Discovery Container Networking – secure & cluster
Service Discovery Container Networking – blue green testing
PCF 서비스 바인딩 – credhub적용 전
PCF 서비스 바인딩 – credhub적용 후
PCF 서비스 바인딩 – credhub적용 후
Dotnet framework 지원 개선
- Container to container
networking 지원
MS와 공동으로 새로운
native container기술
개발로 기존 IronFrame
Library의 virtual
container한계 극복
- cf ssh지원
windows 2012의
파일시스템의 한계 극복
- Volume service지원
SMB volume
Agenda
■ Cloud Native Platform
■ Ops Manager
■ Pivotal Application Service
■ Pivotal Container Service
■ Services
■ Partner Ecosystem
PKS 1.1
● OSS K8s 1.10
● Multi-AZ
● Multi-master / etcds
● UAA for PKS (LDAP/AD & SAML)
● vRLI Integration (log aggregation)
● Wavefront integration (monitoring)
● Network Automation with NSX-T
● Supported in Pivotal Ready Architecture 1.1 [blog]
Stability
Scalability
Security
Agenda
■ Cloud Native Platform
■ Ops Manager
■ Pivotal Application Service
■ Pivotal Container Service
■ Services
■ Partner Ecosystem
Spring Cloud
Services 2.0
● Spring Cloud Finchley and Spring Boot 2 support
○ Service Instance backing applications
○ Service Broker
○ Spring Cloud Services Connectors for client
applications
● Custom Domain configuration support
● Target deployment to PCF 2.0+
Speed
MySQL 2.3 for PCF
Security
Speed
● All service instance network traffic is encrypted via TLS
● Synchronous replication between leader and follower
● Secure storage of service instance binding credentials in
Credhub
● Faster upgrades of the MySQL tile with parallel service
instance upgrades
● Developers can specify a custom charset & collation when
creating/updating a service instance [docs]
● Developers now have permissions in their service
instances, such as the ability to create multiple schemas
Release Target: June 2018
Pivotal Cloud
Cache v1.4 for PCF
Speed
Stability
● Support for more than one WAN connected cluster
● Create memory usage statistics
● Operator can make safer, more informed decisions on
VM and disk types
● Compatible with PAS 2.1 (PCC v1.5, late June release will
be compatible with PAS 2.2)
Agenda
■ Cloud Native Platform
■ Ops Manager
■ Pivotal Application Service
■ Pivotal Container Service
■ Services
■ Partner Ecosystem
New Partner Content
● Joint customer Case Studies
○ TIBCO - TMobile
○ Apigee + GCP - West Corp
○ Dynatrace - Humana(CF Summit)
○ MongoDB - Merrill
● Joint Webinars and Podcasts
○ MongoDB
○ RedisLabs
○ New Relic
○ PagerDuty
○ Contrast Security
● Media and Blogs
○ CrunchyDB
○ Confluent - PR, blog2
○ Apigee
○ Aqua Security
Transforming How The World Builds Software
© C o p y r ig h t 2 0 1 7 P iv o ta l S o ftw a r e , In c . A ll r ig h ts R e s e r v e d .

Mais conteúdo relacionado

Mais procurados

MuleSoft Sizing Guidelines - VirtualMuleys
MuleSoft Sizing Guidelines - VirtualMuleysMuleSoft Sizing Guidelines - VirtualMuleys
MuleSoft Sizing Guidelines - VirtualMuleysAngel Alberici
 
PKS: The What and How of Enterprise-Grade Kubernetes
PKS: The What and How of Enterprise-Grade KubernetesPKS: The What and How of Enterprise-Grade Kubernetes
PKS: The What and How of Enterprise-Grade KubernetesVMware Tanzu
 
Intro to Environment as a Service - Cloudify 5.0.5 Webinar
Intro to Environment as a Service - Cloudify 5.0.5 WebinarIntro to Environment as a Service - Cloudify 5.0.5 Webinar
Intro to Environment as a Service - Cloudify 5.0.5 WebinarCloudify Community
 
Containerizing MuleSoft applications for hybrid deployment
Containerizing MuleSoft applications for hybrid deployment Containerizing MuleSoft applications for hybrid deployment
Containerizing MuleSoft applications for hybrid deployment JuliaDemidova3
 
Spring Cloud Services with Pivotal Cloud Foundry- Gokhan Goksu
Spring Cloud Services with Pivotal Cloud Foundry- Gokhan GoksuSpring Cloud Services with Pivotal Cloud Foundry- Gokhan Goksu
Spring Cloud Services with Pivotal Cloud Foundry- Gokhan GoksuVMware Tanzu
 
Cloudify 4.6 highlights webinar
Cloudify 4.6 highlights webinarCloudify 4.6 highlights webinar
Cloudify 4.6 highlights webinarCloudify Community
 
Pivotal Cloud Foundry 2.0: First Look
Pivotal Cloud Foundry 2.0: First LookPivotal Cloud Foundry 2.0: First Look
Pivotal Cloud Foundry 2.0: First LookVMware Tanzu
 
Moscow MuleSoft meetup May 2021
Moscow MuleSoft meetup May 2021Moscow MuleSoft meetup May 2021
Moscow MuleSoft meetup May 2021Leadex Systems
 
MuleSoft Deployment Strategies (RTF vs Hybrid vs CloudHub)
MuleSoft Deployment Strategies (RTF vs Hybrid vs CloudHub)MuleSoft Deployment Strategies (RTF vs Hybrid vs CloudHub)
MuleSoft Deployment Strategies (RTF vs Hybrid vs CloudHub)Prashanth Kurimella
 
Cloud-Native Operations with Kubernetes and CI/CD
Cloud-Native Operations with Kubernetes and CI/CDCloud-Native Operations with Kubernetes and CI/CD
Cloud-Native Operations with Kubernetes and CI/CDVMware Tanzu
 
Fabio rapposelli pks-vmug
Fabio rapposelli   pks-vmugFabio rapposelli   pks-vmug
Fabio rapposelli pks-vmugVMUG IT
 
Transform your DevOps practices with Security
Transform your DevOps practices with SecurityTransform your DevOps practices with Security
Transform your DevOps practices with SecurityPaul Czarkowski
 
Cloud-native Java EE-volution
Cloud-native Java EE-volutionCloud-native Java EE-volution
Cloud-native Java EE-volutionQAware GmbH
 
Making Microservices Smarter with Istio, Envoy and Pivotal Ingress Router
Making Microservices Smarter with Istio, Envoy and Pivotal Ingress RouterMaking Microservices Smarter with Istio, Envoy and Pivotal Ingress Router
Making Microservices Smarter with Istio, Envoy and Pivotal Ingress RouterVMware Tanzu
 
Pivotal Container Service Overview
Pivotal Container Service Overview Pivotal Container Service Overview
Pivotal Container Service Overview VMware Tanzu
 
SPEC Cloud (TM) IaaS 2016 Benchmark
SPEC Cloud (TM) IaaS 2016 BenchmarkSPEC Cloud (TM) IaaS 2016 Benchmark
SPEC Cloud (TM) IaaS 2016 BenchmarkSalman Baset
 
"Wie passen Serverless & Autonomous zusammen?"
"Wie passen Serverless & Autonomous zusammen?""Wie passen Serverless & Autonomous zusammen?"
"Wie passen Serverless & Autonomous zusammen?"Volker Linz
 
Successful Patterns for running platforms
Successful Patterns for running platformsSuccessful Patterns for running platforms
Successful Patterns for running platformsPaul Czarkowski
 
Red Hat Enterprise Linux 8
Red Hat Enterprise Linux 8Red Hat Enterprise Linux 8
Red Hat Enterprise Linux 8Kangaroot
 

Mais procurados (20)

MuleSoft Sizing Guidelines - VirtualMuleys
MuleSoft Sizing Guidelines - VirtualMuleysMuleSoft Sizing Guidelines - VirtualMuleys
MuleSoft Sizing Guidelines - VirtualMuleys
 
PKS: The What and How of Enterprise-Grade Kubernetes
PKS: The What and How of Enterprise-Grade KubernetesPKS: The What and How of Enterprise-Grade Kubernetes
PKS: The What and How of Enterprise-Grade Kubernetes
 
Intro to Environment as a Service - Cloudify 5.0.5 Webinar
Intro to Environment as a Service - Cloudify 5.0.5 WebinarIntro to Environment as a Service - Cloudify 5.0.5 Webinar
Intro to Environment as a Service - Cloudify 5.0.5 Webinar
 
Containerizing MuleSoft applications for hybrid deployment
Containerizing MuleSoft applications for hybrid deployment Containerizing MuleSoft applications for hybrid deployment
Containerizing MuleSoft applications for hybrid deployment
 
Spring Cloud Services with Pivotal Cloud Foundry- Gokhan Goksu
Spring Cloud Services with Pivotal Cloud Foundry- Gokhan GoksuSpring Cloud Services with Pivotal Cloud Foundry- Gokhan Goksu
Spring Cloud Services with Pivotal Cloud Foundry- Gokhan Goksu
 
Cloudify 4.6 highlights webinar
Cloudify 4.6 highlights webinarCloudify 4.6 highlights webinar
Cloudify 4.6 highlights webinar
 
Pivotal Cloud Foundry 2.0: First Look
Pivotal Cloud Foundry 2.0: First LookPivotal Cloud Foundry 2.0: First Look
Pivotal Cloud Foundry 2.0: First Look
 
Moscow MuleSoft meetup May 2021
Moscow MuleSoft meetup May 2021Moscow MuleSoft meetup May 2021
Moscow MuleSoft meetup May 2021
 
MuleSoft Deployment Strategies (RTF vs Hybrid vs CloudHub)
MuleSoft Deployment Strategies (RTF vs Hybrid vs CloudHub)MuleSoft Deployment Strategies (RTF vs Hybrid vs CloudHub)
MuleSoft Deployment Strategies (RTF vs Hybrid vs CloudHub)
 
Cloud-Native Operations with Kubernetes and CI/CD
Cloud-Native Operations with Kubernetes and CI/CDCloud-Native Operations with Kubernetes and CI/CD
Cloud-Native Operations with Kubernetes and CI/CD
 
Fabio rapposelli pks-vmug
Fabio rapposelli   pks-vmugFabio rapposelli   pks-vmug
Fabio rapposelli pks-vmug
 
Transform your DevOps practices with Security
Transform your DevOps practices with SecurityTransform your DevOps practices with Security
Transform your DevOps practices with Security
 
Cloud-native Java EE-volution
Cloud-native Java EE-volutionCloud-native Java EE-volution
Cloud-native Java EE-volution
 
Making Microservices Smarter with Istio, Envoy and Pivotal Ingress Router
Making Microservices Smarter with Istio, Envoy and Pivotal Ingress RouterMaking Microservices Smarter with Istio, Envoy and Pivotal Ingress Router
Making Microservices Smarter with Istio, Envoy and Pivotal Ingress Router
 
Pivotal Container Service Overview
Pivotal Container Service Overview Pivotal Container Service Overview
Pivotal Container Service Overview
 
SPEC Cloud (TM) IaaS 2016 Benchmark
SPEC Cloud (TM) IaaS 2016 BenchmarkSPEC Cloud (TM) IaaS 2016 Benchmark
SPEC Cloud (TM) IaaS 2016 Benchmark
 
"Wie passen Serverless & Autonomous zusammen?"
"Wie passen Serverless & Autonomous zusammen?""Wie passen Serverless & Autonomous zusammen?"
"Wie passen Serverless & Autonomous zusammen?"
 
Netflix MSA and Pivotal
Netflix MSA and PivotalNetflix MSA and Pivotal
Netflix MSA and Pivotal
 
Successful Patterns for running platforms
Successful Patterns for running platformsSuccessful Patterns for running platforms
Successful Patterns for running platforms
 
Red Hat Enterprise Linux 8
Red Hat Enterprise Linux 8Red Hat Enterprise Linux 8
Red Hat Enterprise Linux 8
 

Semelhante a PCF2.2 update mkim_201807

Eseguire Applicazioni Cloud-Native con Pivotal Cloud Foundry su Google Cloud ...
Eseguire Applicazioni Cloud-Native con Pivotal Cloud Foundry su Google Cloud ...Eseguire Applicazioni Cloud-Native con Pivotal Cloud Foundry su Google Cloud ...
Eseguire Applicazioni Cloud-Native con Pivotal Cloud Foundry su Google Cloud ...VMware Tanzu
 
Pivotal Cloud Foundry 2.1: Making Transformation Real Webinar
Pivotal Cloud Foundry 2.1: Making Transformation Real WebinarPivotal Cloud Foundry 2.1: Making Transformation Real Webinar
Pivotal Cloud Foundry 2.1: Making Transformation Real WebinarVMware Tanzu
 
Pivotal Platform: A First Look at the October Release
Pivotal Platform: A First Look at the October ReleasePivotal Platform: A First Look at the October Release
Pivotal Platform: A First Look at the October ReleaseVMware 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
 
Pivotal CloudFoundry on Google cloud platform
Pivotal CloudFoundry on Google cloud platformPivotal CloudFoundry on Google cloud platform
Pivotal CloudFoundry on Google cloud platformRonak Banka
 
Pivotal Container Service (PKS) at SF Cloud Foundry Meetup
Pivotal Container Service (PKS) at SF Cloud Foundry MeetupPivotal Container Service (PKS) at SF Cloud Foundry Meetup
Pivotal Container Service (PKS) at SF Cloud Foundry Meetupcornelia davis
 
PCF: Platform for a New Era - Kubernetes for the Enterprise - London
PCF: Platform for a New Era - Kubernetes for the Enterprise - LondonPCF: Platform for a New Era - Kubernetes for the Enterprise - London
PCF: Platform for a New Era - Kubernetes for the Enterprise - LondonVMware Tanzu
 
TechWiseTV Workshop: Open NX-OS and Devops with Puppet Labs
TechWiseTV Workshop: Open NX-OS and Devops with Puppet LabsTechWiseTV Workshop: Open NX-OS and Devops with Puppet Labs
TechWiseTV Workshop: Open NX-OS and Devops with Puppet LabsRobb Boyd
 
Building modern secure API Products and Monetise with MuleSoft Anypoint Platform
Building modern secure API Products and Monetise with MuleSoft Anypoint PlatformBuilding modern secure API Products and Monetise with MuleSoft Anypoint Platform
Building modern secure API Products and Monetise with MuleSoft Anypoint PlatformHarshana Martin
 
Moving at the speed of startup with Pivotal Cloud Foundry 1.11
Moving at the speed of startup with Pivotal Cloud Foundry 1.11Moving at the speed of startup with Pivotal Cloud Foundry 1.11
Moving at the speed of startup with Pivotal Cloud Foundry 1.11VMware Tanzu
 
Spring and Pivotal Application Service - SpringOne Tour Dallas
Spring and Pivotal Application Service - SpringOne Tour DallasSpring and Pivotal Application Service - SpringOne Tour Dallas
Spring and Pivotal Application Service - SpringOne Tour DallasVMware Tanzu
 
MuleSoft Surat Virtual Meetup#16 - Anypoint Deployment Option, API and Operat...
MuleSoft Surat Virtual Meetup#16 - Anypoint Deployment Option, API and Operat...MuleSoft Surat Virtual Meetup#16 - Anypoint Deployment Option, API and Operat...
MuleSoft Surat Virtual Meetup#16 - Anypoint Deployment Option, API and Operat...Jitendra Bafna
 
Open shift and docker - october,2014
Open shift and docker - october,2014Open shift and docker - october,2014
Open shift and docker - october,2014Hojoong Kim
 
Upgrade your InfoSec, Ops and Dev teams with PCF 1.12
Upgrade your InfoSec, Ops and Dev teams with PCF 1.12Upgrade your InfoSec, Ops and Dev teams with PCF 1.12
Upgrade your InfoSec, Ops and Dev teams with PCF 1.12VMware Tanzu
 
Your cloud computing skills 101
Your cloud computing skills 101Your cloud computing skills 101
Your cloud computing skills 101Vipin Uppal
 
Pivotal Cloud Foundry 1.10: First Look - Windows at Scale, Network Isolation
Pivotal Cloud Foundry 1.10: First Look - Windows at Scale, Network IsolationPivotal Cloud Foundry 1.10: First Look - Windows at Scale, Network Isolation
Pivotal Cloud Foundry 1.10: First Look - Windows at Scale, Network IsolationVMware Tanzu
 
Spring Boot & Spring Cloud Apps on Pivotal Application Service - Daniel Lavoie
Spring Boot & Spring Cloud Apps on Pivotal Application Service - Daniel LavoieSpring Boot & Spring Cloud Apps on Pivotal Application Service - Daniel Lavoie
Spring Boot & Spring Cloud Apps on Pivotal Application Service - Daniel LavoieVMware Tanzu
 
Preparing for Neo - Singapore OutSystems User Group October 2022 Meetup
Preparing for Neo - Singapore OutSystems User Group October 2022 MeetupPreparing for Neo - Singapore OutSystems User Group October 2022 Meetup
Preparing for Neo - Singapore OutSystems User Group October 2022 MeetupYashrajNayak4
 

Semelhante a PCF2.2 update mkim_201807 (20)

Eseguire Applicazioni Cloud-Native con Pivotal Cloud Foundry su Google Cloud ...
Eseguire Applicazioni Cloud-Native con Pivotal Cloud Foundry su Google Cloud ...Eseguire Applicazioni Cloud-Native con Pivotal Cloud Foundry su Google Cloud ...
Eseguire Applicazioni Cloud-Native con Pivotal Cloud Foundry su Google Cloud ...
 
Pivotal Cloud Foundry 2.1: Making Transformation Real Webinar
Pivotal Cloud Foundry 2.1: Making Transformation Real WebinarPivotal Cloud Foundry 2.1: Making Transformation Real Webinar
Pivotal Cloud Foundry 2.1: Making Transformation Real Webinar
 
Pivotal Platform: A First Look at the October Release
Pivotal Platform: A First Look at the October ReleasePivotal Platform: A First Look at the October Release
Pivotal Platform: A First Look at the October Release
 
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
 
Pivotal CloudFoundry on Google cloud platform
Pivotal CloudFoundry on Google cloud platformPivotal CloudFoundry on Google cloud platform
Pivotal CloudFoundry on Google cloud platform
 
Pivotal Container Service (PKS) at SF Cloud Foundry Meetup
Pivotal Container Service (PKS) at SF Cloud Foundry MeetupPivotal Container Service (PKS) at SF Cloud Foundry Meetup
Pivotal Container Service (PKS) at SF Cloud Foundry Meetup
 
PCF: Platform for a New Era - Kubernetes for the Enterprise - London
PCF: Platform for a New Era - Kubernetes for the Enterprise - LondonPCF: Platform for a New Era - Kubernetes for the Enterprise - London
PCF: Platform for a New Era - Kubernetes for the Enterprise - London
 
TechWiseTV Workshop: Open NX-OS and Devops with Puppet Labs
TechWiseTV Workshop: Open NX-OS and Devops with Puppet LabsTechWiseTV Workshop: Open NX-OS and Devops with Puppet Labs
TechWiseTV Workshop: Open NX-OS and Devops with Puppet Labs
 
Building modern secure API Products and Monetise with MuleSoft Anypoint Platform
Building modern secure API Products and Monetise with MuleSoft Anypoint PlatformBuilding modern secure API Products and Monetise with MuleSoft Anypoint Platform
Building modern secure API Products and Monetise with MuleSoft Anypoint Platform
 
Moving at the speed of startup with Pivotal Cloud Foundry 1.11
Moving at the speed of startup with Pivotal Cloud Foundry 1.11Moving at the speed of startup with Pivotal Cloud Foundry 1.11
Moving at the speed of startup with Pivotal Cloud Foundry 1.11
 
Cloud APIs Overview Tucker
Cloud APIs Overview   TuckerCloud APIs Overview   Tucker
Cloud APIs Overview Tucker
 
Spring and Pivotal Application Service - SpringOne Tour Dallas
Spring and Pivotal Application Service - SpringOne Tour DallasSpring and Pivotal Application Service - SpringOne Tour Dallas
Spring and Pivotal Application Service - SpringOne Tour Dallas
 
MuleSoft Surat Virtual Meetup#16 - Anypoint Deployment Option, API and Operat...
MuleSoft Surat Virtual Meetup#16 - Anypoint Deployment Option, API and Operat...MuleSoft Surat Virtual Meetup#16 - Anypoint Deployment Option, API and Operat...
MuleSoft Surat Virtual Meetup#16 - Anypoint Deployment Option, API and Operat...
 
Open shift and docker - october,2014
Open shift and docker - october,2014Open shift and docker - october,2014
Open shift and docker - october,2014
 
Upgrade your InfoSec, Ops and Dev teams with PCF 1.12
Upgrade your InfoSec, Ops and Dev teams with PCF 1.12Upgrade your InfoSec, Ops and Dev teams with PCF 1.12
Upgrade your InfoSec, Ops and Dev teams with PCF 1.12
 
Your cloud computing skills 101
Your cloud computing skills 101Your cloud computing skills 101
Your cloud computing skills 101
 
PCF Architecture
PCF Architecture PCF Architecture
PCF Architecture
 
Pivotal Cloud Foundry 1.10: First Look - Windows at Scale, Network Isolation
Pivotal Cloud Foundry 1.10: First Look - Windows at Scale, Network IsolationPivotal Cloud Foundry 1.10: First Look - Windows at Scale, Network Isolation
Pivotal Cloud Foundry 1.10: First Look - Windows at Scale, Network Isolation
 
Spring Boot & Spring Cloud Apps on Pivotal Application Service - Daniel Lavoie
Spring Boot & Spring Cloud Apps on Pivotal Application Service - Daniel LavoieSpring Boot & Spring Cloud Apps on Pivotal Application Service - Daniel Lavoie
Spring Boot & Spring Cloud Apps on Pivotal Application Service - Daniel Lavoie
 
Preparing for Neo - Singapore OutSystems User Group October 2022 Meetup
Preparing for Neo - Singapore OutSystems User Group October 2022 MeetupPreparing for Neo - Singapore OutSystems User Group October 2022 Meetup
Preparing for Neo - Singapore OutSystems User Group October 2022 Meetup
 

Mais de minseok kim

Meetup tools for-cloud_native_apps_meetup20180510-vs
Meetup tools for-cloud_native_apps_meetup20180510-vsMeetup tools for-cloud_native_apps_meetup20180510-vs
Meetup tools for-cloud_native_apps_meetup20180510-vsminseok kim
 
consumer_driven_contract with spring cloud contract at spring camp 2018
consumer_driven_contract with spring cloud contract at spring camp 2018consumer_driven_contract with spring cloud contract at spring camp 2018
consumer_driven_contract with spring cloud contract at spring camp 2018minseok kim
 
SpringOnePlatform2017 recap
SpringOnePlatform2017 recapSpringOnePlatform2017 recap
SpringOnePlatform2017 recapminseok kim
 
Pivotal seminarq4 20161129_share
Pivotal seminarq4 20161129_sharePivotal seminarq4 20161129_share
Pivotal seminarq4 20161129_shareminseok kim
 
Pivotal korea transformation_strategy_seminar_enterprise_dev_ops_20160630_v1.0
Pivotal korea transformation_strategy_seminar_enterprise_dev_ops_20160630_v1.0Pivotal korea transformation_strategy_seminar_enterprise_dev_ops_20160630_v1.0
Pivotal korea transformation_strategy_seminar_enterprise_dev_ops_20160630_v1.0minseok kim
 
Pcf 1page 201501
Pcf 1page 201501Pcf 1page 201501
Pcf 1page 201501minseok kim
 
Development on cloud_paa_s_sddc_mkim_20141216_final
Development on cloud_paa_s_sddc_mkim_20141216_finalDevelopment on cloud_paa_s_sddc_mkim_20141216_final
Development on cloud_paa_s_sddc_mkim_20141216_finalminseok kim
 
Pivotal cf for_devops_mkim_20141209
Pivotal cf for_devops_mkim_20141209Pivotal cf for_devops_mkim_20141209
Pivotal cf for_devops_mkim_20141209minseok kim
 

Mais de minseok kim (8)

Meetup tools for-cloud_native_apps_meetup20180510-vs
Meetup tools for-cloud_native_apps_meetup20180510-vsMeetup tools for-cloud_native_apps_meetup20180510-vs
Meetup tools for-cloud_native_apps_meetup20180510-vs
 
consumer_driven_contract with spring cloud contract at spring camp 2018
consumer_driven_contract with spring cloud contract at spring camp 2018consumer_driven_contract with spring cloud contract at spring camp 2018
consumer_driven_contract with spring cloud contract at spring camp 2018
 
SpringOnePlatform2017 recap
SpringOnePlatform2017 recapSpringOnePlatform2017 recap
SpringOnePlatform2017 recap
 
Pivotal seminarq4 20161129_share
Pivotal seminarq4 20161129_sharePivotal seminarq4 20161129_share
Pivotal seminarq4 20161129_share
 
Pivotal korea transformation_strategy_seminar_enterprise_dev_ops_20160630_v1.0
Pivotal korea transformation_strategy_seminar_enterprise_dev_ops_20160630_v1.0Pivotal korea transformation_strategy_seminar_enterprise_dev_ops_20160630_v1.0
Pivotal korea transformation_strategy_seminar_enterprise_dev_ops_20160630_v1.0
 
Pcf 1page 201501
Pcf 1page 201501Pcf 1page 201501
Pcf 1page 201501
 
Development on cloud_paa_s_sddc_mkim_20141216_final
Development on cloud_paa_s_sddc_mkim_20141216_finalDevelopment on cloud_paa_s_sddc_mkim_20141216_final
Development on cloud_paa_s_sddc_mkim_20141216_final
 
Pivotal cf for_devops_mkim_20141209
Pivotal cf for_devops_mkim_20141209Pivotal cf for_devops_mkim_20141209
Pivotal cf for_devops_mkim_20141209
 

Último

Top profile Call Girls In Dindigul [ 7014168258 ] Call Me For Genuine Models ...
Top profile Call Girls In Dindigul [ 7014168258 ] Call Me For Genuine Models ...Top profile Call Girls In Dindigul [ 7014168258 ] Call Me For Genuine Models ...
Top profile Call Girls In Dindigul [ 7014168258 ] Call Me For Genuine Models ...gajnagarg
 
一比一原版奥兹学院毕业证如何办理
一比一原版奥兹学院毕业证如何办理一比一原版奥兹学院毕业证如何办理
一比一原版奥兹学院毕业证如何办理F
 
20240508 QFM014 Elixir Reading List April 2024.pdf
20240508 QFM014 Elixir Reading List April 2024.pdf20240508 QFM014 Elixir Reading List April 2024.pdf
20240508 QFM014 Elixir Reading List April 2024.pdfMatthew Sinclair
 
2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs
2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs
2nd Solid Symposium: Solid Pods vs Personal Knowledge GraphsEleniIlkou
 
20240507 QFM013 Machine Intelligence Reading List April 2024.pdf
20240507 QFM013 Machine Intelligence Reading List April 2024.pdf20240507 QFM013 Machine Intelligence Reading List April 2024.pdf
20240507 QFM013 Machine Intelligence Reading List April 2024.pdfMatthew Sinclair
 
"Boost Your Digital Presence: Partner with a Leading SEO Agency"
"Boost Your Digital Presence: Partner with a Leading SEO Agency""Boost Your Digital Presence: Partner with a Leading SEO Agency"
"Boost Your Digital Presence: Partner with a Leading SEO Agency"growthgrids
 
一比一原版田纳西大学毕业证如何办理
一比一原版田纳西大学毕业证如何办理一比一原版田纳西大学毕业证如何办理
一比一原版田纳西大学毕业证如何办理F
 
哪里办理美国迈阿密大学毕业证(本硕)umiami在读证明存档可查
哪里办理美国迈阿密大学毕业证(本硕)umiami在读证明存档可查哪里办理美国迈阿密大学毕业证(本硕)umiami在读证明存档可查
哪里办理美国迈阿密大学毕业证(本硕)umiami在读证明存档可查ydyuyu
 
Tadepalligudem Escorts Service Girl ^ 9332606886, WhatsApp Anytime Tadepallig...
Tadepalligudem Escorts Service Girl ^ 9332606886, WhatsApp Anytime Tadepallig...Tadepalligudem Escorts Service Girl ^ 9332606886, WhatsApp Anytime Tadepallig...
Tadepalligudem Escorts Service Girl ^ 9332606886, WhatsApp Anytime Tadepallig...meghakumariji156
 
20240510 QFM016 Irresponsible AI Reading List April 2024.pdf
20240510 QFM016 Irresponsible AI Reading List April 2024.pdf20240510 QFM016 Irresponsible AI Reading List April 2024.pdf
20240510 QFM016 Irresponsible AI Reading List April 2024.pdfMatthew Sinclair
 
Best SEO Services Company in Dallas | Best SEO Agency Dallas
Best SEO Services Company in Dallas | Best SEO Agency DallasBest SEO Services Company in Dallas | Best SEO Agency Dallas
Best SEO Services Company in Dallas | Best SEO Agency DallasDigicorns Technologies
 
Vip Firozabad Phone 8250092165 Escorts Service At 6k To 30k Along With Ac Room
Vip Firozabad Phone 8250092165 Escorts Service At 6k To 30k Along With Ac RoomVip Firozabad Phone 8250092165 Escorts Service At 6k To 30k Along With Ac Room
Vip Firozabad Phone 8250092165 Escorts Service At 6k To 30k Along With Ac Roommeghakumariji156
 
Call girls Service in Ajman 0505086370 Ajman call girls
Call girls Service in Ajman 0505086370 Ajman call girlsCall girls Service in Ajman 0505086370 Ajman call girls
Call girls Service in Ajman 0505086370 Ajman call girlsMonica Sydney
 
在线制作约克大学毕业证(yu毕业证)在读证明认证可查
在线制作约克大学毕业证(yu毕业证)在读证明认证可查在线制作约克大学毕业证(yu毕业证)在读证明认证可查
在线制作约克大学毕业证(yu毕业证)在读证明认证可查ydyuyu
 
best call girls in Hyderabad Finest Escorts Service 📞 9352988975 📞 Available ...
best call girls in Hyderabad Finest Escorts Service 📞 9352988975 📞 Available ...best call girls in Hyderabad Finest Escorts Service 📞 9352988975 📞 Available ...
best call girls in Hyderabad Finest Escorts Service 📞 9352988975 📞 Available ...kajalverma014
 
Local Call Girls in Seoni 9332606886 HOT & SEXY Models beautiful and charmin...
Local Call Girls in Seoni  9332606886 HOT & SEXY Models beautiful and charmin...Local Call Girls in Seoni  9332606886 HOT & SEXY Models beautiful and charmin...
Local Call Girls in Seoni 9332606886 HOT & SEXY Models beautiful and charmin...kumargunjan9515
 
Real Men Wear Diapers T Shirts sweatshirt
Real Men Wear Diapers T Shirts sweatshirtReal Men Wear Diapers T Shirts sweatshirt
Real Men Wear Diapers T Shirts sweatshirtrahman018755
 
Meaning of On page SEO & its process in detail.
Meaning of On page SEO & its process in detail.Meaning of On page SEO & its process in detail.
Meaning of On page SEO & its process in detail.krishnachandrapal52
 
APNIC Policy Roundup, presented by Sunny Chendi at the 5th ICANN APAC-TWNIC E...
APNIC Policy Roundup, presented by Sunny Chendi at the 5th ICANN APAC-TWNIC E...APNIC Policy Roundup, presented by Sunny Chendi at the 5th ICANN APAC-TWNIC E...
APNIC Policy Roundup, presented by Sunny Chendi at the 5th ICANN APAC-TWNIC E...APNIC
 

Último (20)

Top profile Call Girls In Dindigul [ 7014168258 ] Call Me For Genuine Models ...
Top profile Call Girls In Dindigul [ 7014168258 ] Call Me For Genuine Models ...Top profile Call Girls In Dindigul [ 7014168258 ] Call Me For Genuine Models ...
Top profile Call Girls In Dindigul [ 7014168258 ] Call Me For Genuine Models ...
 
一比一原版奥兹学院毕业证如何办理
一比一原版奥兹学院毕业证如何办理一比一原版奥兹学院毕业证如何办理
一比一原版奥兹学院毕业证如何办理
 
20240508 QFM014 Elixir Reading List April 2024.pdf
20240508 QFM014 Elixir Reading List April 2024.pdf20240508 QFM014 Elixir Reading List April 2024.pdf
20240508 QFM014 Elixir Reading List April 2024.pdf
 
2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs
2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs
2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs
 
20240507 QFM013 Machine Intelligence Reading List April 2024.pdf
20240507 QFM013 Machine Intelligence Reading List April 2024.pdf20240507 QFM013 Machine Intelligence Reading List April 2024.pdf
20240507 QFM013 Machine Intelligence Reading List April 2024.pdf
 
"Boost Your Digital Presence: Partner with a Leading SEO Agency"
"Boost Your Digital Presence: Partner with a Leading SEO Agency""Boost Your Digital Presence: Partner with a Leading SEO Agency"
"Boost Your Digital Presence: Partner with a Leading SEO Agency"
 
一比一原版田纳西大学毕业证如何办理
一比一原版田纳西大学毕业证如何办理一比一原版田纳西大学毕业证如何办理
一比一原版田纳西大学毕业证如何办理
 
哪里办理美国迈阿密大学毕业证(本硕)umiami在读证明存档可查
哪里办理美国迈阿密大学毕业证(本硕)umiami在读证明存档可查哪里办理美国迈阿密大学毕业证(本硕)umiami在读证明存档可查
哪里办理美国迈阿密大学毕业证(本硕)umiami在读证明存档可查
 
Tadepalligudem Escorts Service Girl ^ 9332606886, WhatsApp Anytime Tadepallig...
Tadepalligudem Escorts Service Girl ^ 9332606886, WhatsApp Anytime Tadepallig...Tadepalligudem Escorts Service Girl ^ 9332606886, WhatsApp Anytime Tadepallig...
Tadepalligudem Escorts Service Girl ^ 9332606886, WhatsApp Anytime Tadepallig...
 
20240510 QFM016 Irresponsible AI Reading List April 2024.pdf
20240510 QFM016 Irresponsible AI Reading List April 2024.pdf20240510 QFM016 Irresponsible AI Reading List April 2024.pdf
20240510 QFM016 Irresponsible AI Reading List April 2024.pdf
 
Best SEO Services Company in Dallas | Best SEO Agency Dallas
Best SEO Services Company in Dallas | Best SEO Agency DallasBest SEO Services Company in Dallas | Best SEO Agency Dallas
Best SEO Services Company in Dallas | Best SEO Agency Dallas
 
Vip Firozabad Phone 8250092165 Escorts Service At 6k To 30k Along With Ac Room
Vip Firozabad Phone 8250092165 Escorts Service At 6k To 30k Along With Ac RoomVip Firozabad Phone 8250092165 Escorts Service At 6k To 30k Along With Ac Room
Vip Firozabad Phone 8250092165 Escorts Service At 6k To 30k Along With Ac Room
 
Call girls Service in Ajman 0505086370 Ajman call girls
Call girls Service in Ajman 0505086370 Ajman call girlsCall girls Service in Ajman 0505086370 Ajman call girls
Call girls Service in Ajman 0505086370 Ajman call girls
 
在线制作约克大学毕业证(yu毕业证)在读证明认证可查
在线制作约克大学毕业证(yu毕业证)在读证明认证可查在线制作约克大学毕业证(yu毕业证)在读证明认证可查
在线制作约克大学毕业证(yu毕业证)在读证明认证可查
 
best call girls in Hyderabad Finest Escorts Service 📞 9352988975 📞 Available ...
best call girls in Hyderabad Finest Escorts Service 📞 9352988975 📞 Available ...best call girls in Hyderabad Finest Escorts Service 📞 9352988975 📞 Available ...
best call girls in Hyderabad Finest Escorts Service 📞 9352988975 📞 Available ...
 
Local Call Girls in Seoni 9332606886 HOT & SEXY Models beautiful and charmin...
Local Call Girls in Seoni  9332606886 HOT & SEXY Models beautiful and charmin...Local Call Girls in Seoni  9332606886 HOT & SEXY Models beautiful and charmin...
Local Call Girls in Seoni 9332606886 HOT & SEXY Models beautiful and charmin...
 
Real Men Wear Diapers T Shirts sweatshirt
Real Men Wear Diapers T Shirts sweatshirtReal Men Wear Diapers T Shirts sweatshirt
Real Men Wear Diapers T Shirts sweatshirt
 
call girls in Anand Vihar (delhi) call me [🔝9953056974🔝] escort service 24X7
call girls in Anand Vihar (delhi) call me [🔝9953056974🔝] escort service 24X7call girls in Anand Vihar (delhi) call me [🔝9953056974🔝] escort service 24X7
call girls in Anand Vihar (delhi) call me [🔝9953056974🔝] escort service 24X7
 
Meaning of On page SEO & its process in detail.
Meaning of On page SEO & its process in detail.Meaning of On page SEO & its process in detail.
Meaning of On page SEO & its process in detail.
 
APNIC Policy Roundup, presented by Sunny Chendi at the 5th ICANN APAC-TWNIC E...
APNIC Policy Roundup, presented by Sunny Chendi at the 5th ICANN APAC-TWNIC E...APNIC Policy Roundup, presented by Sunny Chendi at the 5th ICANN APAC-TWNIC E...
APNIC Policy Roundup, presented by Sunny Chendi at the 5th ICANN APAC-TWNIC E...
 

PCF2.2 update mkim_201807

  • 1. © C o p y r ig h t 2 0 1 7 P iv o ta l S o ftw a r e , In c . A ll r ig h ts R e s e r v e d . V e r s io n 1 .0 Pivotal Cloud Foundry 2.2 Updates 김민석 (MinSeok, Kim) Senior Platform Architect Pivotal Cloud Foundry mkim@pivotal.io
  • 2. Agenda ■ Cloud Native Platform ■ Ops Manager ■ Pivotal Application Service ■ Pivotal Container Service ■ Services ■ Partner Ecosystem
  • 3. Cloud Native = PROCESS + TECHNOLOGY
  • 4. Cloud Native Platform의 요건 APPLICATION Scaling통합로그 수집 SSO 연동 자동복구 성능및 분산모니 터링 네트워킹 로드밸런싱 InfrastructureAgnostic andUtilization 플랫폼보안 데이터보안 DataServices 연동자동화 자동화된 CI/CD 플랫폼 고가용성 성능및 분산모니 터링 데이터보안
  • 5. 개발자의 속도와 운영상의 안정성을 모두 만족하는 플랫폼 운 영 자 의 안 정 성 ● AZ, VM 에 서 App까 지 모 든 레 이 어 의 실 패 에 대 비 ● 플 랫 폼 의 무 중 단 업 데 이 트 ● 플 랫 폼 CI/CD 파 이 프 라 인 ● Platform as Product ● 모 니 터 링 ● 멀 티 클 라 우 드 보 안 관 리 자 의 보 안 ● CVE 48시 간 내 업 데 이 트 ● Repair, Repave, Rotate ● 다 운 타 임 없 는 보 안 패 치 ● Credential 관 리 및 Rotate ● 컨 테 이 너 보 안 개 발 자 의 속 도 ● 빌 드 팩 기 반 의 컨 테 이 너 배 포 ● 무 중 단 /자 동 화 배 포 (A/B, Blue/Green, Canary) ● M SA 컴 포 넌 트 지 원 (Circuit Breaker, Broker, Registry, GW ) ● 실 시 간 로 그 /모 니 터 링 ● 무 중 단 스 케 일 업 , 스 케 일 아 웃 ● 오 토 스 케 일 링 ● Native W indows + .NET 지 원 ● 모 놀 리 틱 구 조 의 분 해 와 마 이 크 로 서 비 스 화 (App tx) ● Spring Boot 의 지 원 Agile Platform
  • 6. The platform can deliver on all of these outcomes as efficiently on day 1000 as it does on day 1. Operators can serve thousands of devs within tight budget constraints. Operators have choice around which cloud to run on. Developers reduce waste through small batch delivery and fast feedback. Operators can trust a secure-by-default platform that solves their security needs without introducing toil. Developers experience the safety to experiment and iterate rapidly.. Operators can provide a platform that meets their scale needs. Developers can ramp productivity linearly with personnel. Developers can run applications that handle large-scale loads. Operators can reason about the stability of the platform and provide well- understood SLOs. Developers can rely on the platform to allow them to deliver outcomes with low volatility. Operators can efficiently manage the platform and onboard new teams. Developers can iterate on delivering consumer value rapidly. 성공 척도 – 지속 가능한 5S Speed Stability Scalability Security Savings Sustained
  • 7. Embedded OS (W in d o w s & L in u x ) NSX-T CPI (15 methods) v1 v2 v3 ... CVEs ProductUpdates Pivotal Application Service(PAS) Pivotal Container Service(PKS) v S p h e r e A z u r e & A z u r e S ta c kG o o g le C lo u dA W SO p e n s ta c k Pivotal Network “3Rs” Github C o n c o u r s e C o n c o u r s e Pivotal Services Marketplace Pivotal and PartnerProducts Continuous delivery PublicCloudServices Customer Managed Services OpenServiceBrokerAPI Repair— C V E s Repave Rotate— C r e d h u b Pivotal Cloud Foundry PCF Ops Manager(플랫폼 관리도구) Cloud-native app, (Dependency 약함) … COTS app (Dependency 강함) Managed Service
  • 8.
  • 9. Agenda ■ Cloud Native Platform ■ Ops Manager ■ Pivotal Application Service ■ Pivotal Container Service ■ Services ■ Partner Ecosystem
  • 10. BOSH Infrastructure 인프라 제공 환경 구축 VM 업그레이드 VM 모니터링 VM 상태 점검 Day2 Day1
  • 11. IaaS Paving ● Automation of IaaS paving for PAS ● We now publish Terraform templates + instructions for using them for each IaaS ○ New in PCF 2.2: vSphere + NSX-T! [docs forthcoming] ○ Current templates: AWS, GCP, Azure ● Customers can prepare the load balancers, networks and databases needed by PAS in a way that is reproducible, automatable, accurate and extensible. ● This working example supports our efforts to transform IT Operations through the application of SRE principles. Scalability
  • 12. Release Target: June 2018 PCF Operations Manager 2.2 Scalability OM now supports Azure Stack [blog]
  • 13. PCF Operations Manager 2.2 Speed ● Operators can specify a single set of tags to apply to all VMs, including the Director VM ○ More easily identify PCF-related IaaS resources ● When operators specify tags for identifying PCF- related IaaS resources, those tag should be applied to all disks (in addition to VMs)
  • 14. PCF Operations Manager 2.2 Stability ● Ops Manager supports multiple regions/datacenters/tenants for vSphere ○ Add multiple vCenter configs & map those configs to specific AZs. At that point, an AZ becomes an abstraction for a given tile so a single PAS (i.e. foundation) can use two AZs in different locations. ○ Note that latency guarantees are operator’s responsibility. ● Operator should be able to access all past deployed manifests after upgrade
  • 20. PCF Operations Manager 2.2 Stability Speed ● Operators can selectively deploy tiles ○ Operators can deploy individual tiles and opt out of deploying “the whole world” ○ More control over the impact of a given “Apply Changes” command ○ Protections are in place to safeguard against incompatibility and other possible issues
  • 24. 플랫폼 데이터 보안개선 CredHub는 플랫폼 및 어플리케이션 크리덴셜을 중앙 관리 ● 크리덴셜은클라우드에서신뢰할수있는 기반 ● CredHub의목적: 크리덴셜에대한 전반적인관리(생성, 접근제어, 분배, 회전, 로깅) ● 암호, 인증서, ssh 키, RSA 키, 임의의 값(문자열및JSON blob) 관리 ● 모든크리덴셜은회전(rotate)되는키로 암호화됨(OSS에서HSM 지원, 곧 PCF로도제공됨) Hardware Security Modules (HSMs)
  • 25. PCF Operations Manager 2.2 Security ● BOSH deployment manifests generated by Ops Manager do not contain sensitive credentials (except for the Director's own deployment manifest) ● A OM Director may connect to a remote database via TLS (using a custom CA to trust) ● A OM Director and all agents may communicate to a blobstore via TLS ● /credentials endpoints include secrets listed under selectors and collections
  • 26. Ops Manager – 관리자 권한을 세분화하여 플랫폼관련 조직요건에 세세히 적용
  • 27. PCF Healthwatch:플랫폼 운영자를 위해 플랫폼의 현재상황/메트릭 추이를 한눈에 보여주는 대시보드를 제공하여 플랫폼 운영의 통찰을 제공
  • 28. PCF HealthWatch 1.3 Stability ● Syslog Drain Available for Tile VM BOSH Logs. ● Configure what app the Canary Health Check pings. ● UI/UX Improvements to Side Navigation & Page Orientation.
  • 29. PCF Healthwatch 1.3 Configure what app the Canary Health Check pings Out-of-the-box config still pings Apps Manager, but Customers can now point this Service Level Indicator test at another PCF app they believe is a better canary for them.
  • 30. PCF Healthwatch 1.3: New Flyout Menu
  • 31. Agenda ■ Cloud Native Platform ■ Ops Manager ■ Pivotal Application Service ■ Pivotal Container Service ■ Services ■ Partner Ecosystem
  • 32. Spring Cloud Netflix Components Ribbon Archaius Eureka FeignHystrix Turbine Zuul ClientServer
  • 33. Netflix Realtime Monitoring – Atlas / Servo / Spectator
  • 35. Circuit Breaker Dashboard for PCF 마 이 크 로 서 비 스 나 애 플 리 케 이 션 내 부 의 회 로 차 단 기 에 서 Turbine 상 태 및 메 트 릭 데 이 터 스 트 림 을 시 각 화 Service Registry for PCF NetflixOSS Eureka Service Discovery 패 턴 의 구 현 을 서 비 스 로 제 공 Config Server for PCF 전 환 경 에 걸 쳐 애 플 리 케 이 션 의 외 부 프 로 퍼 티 를 관 리 하 는 동 적 중 앙 설 정 서 비 스 제 공 마이크로서비스를 위한 기반 서비스를 플랫폼에서 관리형으로 제공 PAS
  • 36. 앱 성능 분석 및 통합로그수집- PCF-metrics PAS
  • 37. 분산 추적 및 통합로그수집 - PCF metrics PAS
  • 38. PCF Metrics 1.5 App Metrics and Events Monitors and Alerting ● Create and manage app monitors: ○ for standard gauge metrics, including CPU, disk, memory, average request latency, requests per minute, request errors per minute ○ for spring boot app metrics, including JVM and HTTP route metrics ○ for app events, including app starts, stops, updates, crashes, stage fail, and SSH ● Define Warn and Critical alerting thresholds ● Webhook support for alerting ● All this, and more, available on PWS now Speed Stability
  • 39. App Metrics and Events Monitors and Alerting PAS
  • 42. Log Cache A new API that allows both operators and app developers to explore and create automation using a simple restful interface. Stability Scalability Powerful New Restful Interface ● Integrate via a pull model rather than receiving a stream ● Install the log-cache cli to get new commands ○ cf-tail - supports both logs and metrics, and most unix tail flags ○ Log-meta - inspect what logs and metrics you have access to (works for both app devs + Operators) ● Simple restful / JSON interface is easy to integrate with ● Restful API’s allow for more complete view by app developers ○ App developers can now see service instance metrics from supported services
  • 44. PCF App Autoscaler Scalability Stability New Autoscaling Rule Types: Custom & Compare Rules ● Autoscaler now consumes Log Cache, allowing users to create scaling rules on any metrics emitted by an app ● Available via CLI / API only for PCF 2.2.0
  • 45. PCF App Autoscaler Speed Scheduled Instance Limit Management via CLI ● Create and manage Autoscaling Scheduled Instance Limit changes via CLI
  • 46. PCF App Autoscaler Speed New Autoscaler UI in Apps Manager ● Fully-integrated Autoscaler UI in AppsMan for seamless user experience ● Consumes the new v2 Autoscaler API that was released in PCF 2.1, allowing for deprecation of outdated v1 Autoscaler API
  • 47. Service Discovery Container Networking Speed Security Savings Polyglot Service Discovery for Container Networking [cf.org blog] ● Application Developers who want to use C2C have DNS- based service discovery built into the platform ● Operators can opt-in to enable this feature on the PAS tile (it is not enabled by default in 2.2) ● A new shared domain called apps.internal is created when the feature is enabled ● App developers can configure internal routes using create- route and map-route with the apps.internal domain ● Container networking policy is still required to enable communication between apps ● Reduce F5 license costs, because you don’t go through the router
  • 48. Service Discovery Container Networking – secure & cluster
  • 49. Service Discovery Container Networking – blue green testing
  • 50. PCF 서비스 바인딩 – credhub적용 전
  • 51. PCF 서비스 바인딩 – credhub적용 후
  • 52. PCF 서비스 바인딩 – credhub적용 후
  • 53. Dotnet framework 지원 개선 - Container to container networking 지원 MS와 공동으로 새로운 native container기술 개발로 기존 IronFrame Library의 virtual container한계 극복 - cf ssh지원 windows 2012의 파일시스템의 한계 극복 - Volume service지원 SMB volume
  • 54. Agenda ■ Cloud Native Platform ■ Ops Manager ■ Pivotal Application Service ■ Pivotal Container Service ■ Services ■ Partner Ecosystem
  • 55. PKS 1.1 ● OSS K8s 1.10 ● Multi-AZ ● Multi-master / etcds ● UAA for PKS (LDAP/AD & SAML) ● vRLI Integration (log aggregation) ● Wavefront integration (monitoring) ● Network Automation with NSX-T ● Supported in Pivotal Ready Architecture 1.1 [blog] Stability Scalability Security
  • 56. Agenda ■ Cloud Native Platform ■ Ops Manager ■ Pivotal Application Service ■ Pivotal Container Service ■ Services ■ Partner Ecosystem
  • 57. Spring Cloud Services 2.0 ● Spring Cloud Finchley and Spring Boot 2 support ○ Service Instance backing applications ○ Service Broker ○ Spring Cloud Services Connectors for client applications ● Custom Domain configuration support ● Target deployment to PCF 2.0+ Speed
  • 58. MySQL 2.3 for PCF Security Speed ● All service instance network traffic is encrypted via TLS ● Synchronous replication between leader and follower ● Secure storage of service instance binding credentials in Credhub ● Faster upgrades of the MySQL tile with parallel service instance upgrades ● Developers can specify a custom charset & collation when creating/updating a service instance [docs] ● Developers now have permissions in their service instances, such as the ability to create multiple schemas
  • 59. Release Target: June 2018 Pivotal Cloud Cache v1.4 for PCF Speed Stability ● Support for more than one WAN connected cluster ● Create memory usage statistics ● Operator can make safer, more informed decisions on VM and disk types ● Compatible with PAS 2.1 (PCC v1.5, late June release will be compatible with PAS 2.2)
  • 60. Agenda ■ Cloud Native Platform ■ Ops Manager ■ Pivotal Application Service ■ Pivotal Container Service ■ Services ■ Partner Ecosystem
  • 61.
  • 62. New Partner Content ● Joint customer Case Studies ○ TIBCO - TMobile ○ Apigee + GCP - West Corp ○ Dynatrace - Humana(CF Summit) ○ MongoDB - Merrill ● Joint Webinars and Podcasts ○ MongoDB ○ RedisLabs ○ New Relic ○ PagerDuty ○ Contrast Security ● Media and Blogs ○ CrunchyDB ○ Confluent - PR, blog2 ○ Apigee ○ Aqua Security
  • 63. Transforming How The World Builds Software © C o p y r ig h t 2 0 1 7 P iv o ta l S o ftw a r e , In c . A ll r ig h ts R e s e r v e d .