Introduction
  • Introduction
  • Course Audience
  • Topics Covered
  • Why Cloud Foundry & various Infrastructure type services
  • What cloud foundry consists of internally?
  • Difference in between Cloud Foundry & Pivotal Cloud Foundry?
Hands On Excercises
  • How to Install Cloud Foundry CLI?
  • What is Org & Space?
  • How to login & connect to Org & Space !!
  • Deploying application in Cloud Foundry?
  • What is buildpack?
  • How to scale application (Horizontally & Vertically)?
  • How logging & aggregation works ?
  • Deploying application using manifest file.
  • How to create & bind service?
Hands on exercises to do
  • How to bind service to route?
  • What is Blue Green Deployment & Thank You