mooc-notes

Notes from online courses

View on GitHub

Pivotal Cloud Foundry Developer - Pluralsight course by Pivotal Education

Module 1 - Introduction

Pivotal Cloud Foundry Introduction

Agenda

  1. Evolution of cloud architectures
  2. Industry trends
  3. Cloud Foundry
  4. Pivotal Cloud Foundry - Pivotal built upon CF to provide an enterprise offering

IaaS

PCF equivalent

Common application needs are handled by the platform, so you can focus on business value. 

Scaling an application: IaaS vs PCF IaaS

PCF equivalent

Staging - taking your app, determining all the runtime support it needs. The outcome is a droplet - app + dependencies which is run within a container 

Jamie Dimon said, Silicon Valley is coming. A number of industries have been displaced by the software industries.  Business expectations have gone up but IT budget has stayed the same. So there is a huge innovation gap.  Software continues to be constrained by Silos even in the cloud world. PCF provides an advantage by being capable of running on top of any of these Cloud providers. 

Cloud Foundry
Pivotal Cloud Foundry

Module 2 - Logging, Scale, and High Availability


Module 3 - Services and manifests