This document discusses Pivotal Cloud Foundry and how to run MongoDB on it. Pivotal Cloud Foundry is an enterprise-ready, cloud-native platform-as-a-service that can run applications and data services across languages, frameworks and infrastructure. It manages VMs and containers, and provides horizontal and vertical scaling. The document demonstrates how to dynamically provision a MongoDB cluster on demand using Pivotal Cloud Foundry and Bosh 2.0's ability to orchestrate software deployment across VMs with zero downtime. It presents MongoDB as an on-demand service that leverages these capabilities to automatically provision the necessary infrastructure resources and configuration.
Related topics: