Last week, Google launched a service on its cloud platform that makes it very easy to run Cloud Foundry-based workloads. The pairing will allow rapid provisioning and scaling, or cost-savings when preemptible virtual machines (ML) are used.

Cloud Foundry’s Bosh deployment software has been instrumental in making this integration possible. Google recently completed building out a Cloud Provider Interface (CPI), which allows the Cloud Foundry workloads running on the Google Cloud Platform to manage their Compute Engine VMs.

Last month, at the Cloud Foundry Europe Summit, we spoke with two of the Google software engineers behind the GCP CLI for Bosh, Colleen Briant and Eric Johnson, to learn more about how the CLI can be used, with Google and with other public and private cloud deployments. Hear the interview on this latest edition of InApps Technology Makers podcast:


How Cloud Foundry Connects with the Google Cloud Platform Using Bosh

Also available on Apple Podcasts, Google Podcasts, Overcast, PlayerFM, Pocket Casts, Spotify, Stitcher, TuneIn

The interview can also be watched on YouTube.

In the world of Cloud Foundry, a CLI is the module Bosh uses to interface with external cloud providers, such as GCP, Johnson explained. “Bosh is what allows Cloud Foundry to be installed on a  cloud provider. The Bosh CPI will spin up virtual machines for Cloud Foundry,” he said.

Read More:   VMware’s Approach to Open Source – InApps Technology 2022

Bosh does the lifecycle management of the VMs. Cloud Foundry virtual machines that hold operating systems are called stemcells. “Bosh will handle the provisioning of those VMs. There are agents baked into the stemcells that allow the Bosh director to communicate and manage the VMs through that agent.”

The upshot is that “Application developers don’t care anymore about the operating system. It’s more about the environment they are writing their applications to,” Johnson said.

Briant had been working on a set of Cloud Foundry service brokers that  expose GCP services to Cloud Foundry users, including Cloud SQL, BigQuery, Machine Learning, and PubSub.

“The Cloud Foundry Service Broker enables those GCP services to be used natively within Cloud Foundry. So instead of going to the [GCP] console, which developers may not even have access to, or requests someone else to create these services, developers can just create the instances and bind them for their application development,” Briant said.

barcelona

The Cloud Foundry Foundation is a sponsor of InApps Technology.