Coding With Fun
Home Docker Django Node.js Articles Python pip guide FAQ Policy

How is cloud foundry a cloud native platform?


Asked by Itzel Spence on Dec 04, 2021 Mini Program Cloud Development Study Guide



As a cloud-native platform, Cloud Foundry directly uses cloud-based infrastructure so that applications running on the platform can be infrastructure unaware. Cloud Foundry provides a contract between itself and your cloud-native apps to run them predictably and reliably, even in the face of unreliable infrastructure.
Furthermore,
In Cloud Foundry, the application is the unit of currency. The platform frees developers to focus on application code only, handing off the complexity of building, managing, and running containerized workloads to Cloud Foundry. This approach allows developers to focus on solving your business problems.
Besides, Chapter 1. The Cloud-Native Platform. Cloud Foundry is a platform for running applications, tasks, and services. Its purpose is to change the way applications, tasks, and services are deployed and run by significantly reducing the develop-to-deployment cycle time.
Just so,
Pivotal Cloud Foundry, now Cloud Foundry, is a multi-language, container-based open source cloud-native platform sponsored by VMware Tanzu. Primarily community-developed, Cloud Foundry operates as a 501c6 organization.
Also,
Cloud Foundry is an open-source project, guided by its contributors, governed by a foundation, funded by its members, and driven by a community. The project is backed by Google, IBM, Microsoft, VMware, SAP, SUSE, and more.