Lessons Learned from Cloud Foundry

Published: March 7, 2021, 6 a.m.

b'

Cloud Foundry was going to create an open source alternative to Heroku, as well as replace how Enterprise companies built software. But change is never easy. Looking back, what can we learn from the lessons of Cloud Foundry?

SHOW: 495

SHOW SPONSOR LINKS:

CLOUD NEWS OF THE WEEK - http://bit.ly/cloudcast-cnotw

CHECK OUT OUR NEW PODCAST - "CLOUDCAST BASICS"

SHOW NOTES:

HOW DID CLOUD FOUNDRY EVOLVE?

An open source, programmable cloud application platform (PaaS). Heroku (2007), Google AppEngine (2008) existed before Cloud Foundry (April 2011). OpenShift launched in May 2011. Apcera was launched in 2012 by Derek Collison\\xa0

  • Open Source, Multi-cloud
  • Multiple languages, frameworks
  • Automation for the infrastructure (BOSH)
  • Integrated Logging, Tracing, Routing, GUI
  • Data Services live off the platform, via Service Broker
  • Very heavy platform footprint (up to 50 VMs)
  • Diego container scheduler\\xa0
  • Warden container runtime\\xa0

Many large vendors got involved once it became a foundation.\\xa0

  • IBM, SAP, Intel, Cisco, EMC/VMware
  • Many end-user customers joined (great for recruiting)
  • None of the Cloud providers, other than an infrastructure stem-cell

By 2016-17, most large Cloud Foundry vendors were shifting their focus to Kubernetes

LESSONS LEARNED FOR THE FUTURE

  • Single-vendor led communities are difficult, especially if a foundation is created.
  • Technology transitions are hard, oftentimes impossible. Cloud Foundry chose to downplay Docker and Kubernetes as \\u201cjust for infrastructure\\u201d, even within their own community.\\xa0
  • Make it simple to get environments/clusters (Managed Kubernetes services, Cluster API, laptop-level environments (minikube). Needs to be a managed cloud service on good clouds.\\xa0
  • Platform-aware, Infrastructure automation is important (e.g. like BOSH, except that it works)
  • Industry is mixed on if stateful / data services should run on-platform or off-platform. Having to also manage the off-platform is difficult.\\xa0

FEEDBACK?

'