Chapter 17. Cloud Foundry Roadmap

As mentioned throughout the early chapters of this book, Cloud Foundry technology is exceptionally fast moving. Any review of the architecture is just a snapshot in time, and any future view of the technology is subject to refinement. However, keeping one eye on the Cloud Foundry roadmap helps to provide a perspective on the emerging trends that are shaping the IT industry. This chapter explores, at a high level, some of the recent and soon to emerge features, and some speculation as to where the architecture might evolve further.

Roadmap Topics

There is a wiki dedicated to roadmap topics. Roadmaps are generally reflected in public Pivotal Tracker projects, with each core component having its own dedicated project.

v3 API

The third incarnation of the Cloud Foundry API (known as the v3 API) provides a richer set of building blocks with which you can orchestrate diverse and complex workflows.

Multiple Droplets per App

With the v2 API, a user (be it a developer or a CI/CD pipeline) can deploy a single droplet per app, as illustrated in Figure 17-1. There is a direct correlation of one app name and one app GUID being associated with one droplet.

The traditional app to droplet GUID mapping
Figure 17-1. Traditional app-to-droplet mapping

For each app, a user can request several running instances. Each app instance will use the same droplet and will be tagged by the same app GUID. A user ...

Get Cloud Foundry: The Definitive Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.