Skip to main content
  1. Blog
  2. Article

Canonical
on 17 August 2011

Cloud Foundry Platform as a Service (PaaS) in Ubuntu 11.10


Great news that Ubuntu 11.10 will include Cloud Foundry, an open source Platform as a Service (PaaS) that enables developers to build, deploy and run Cloud applications. Other PaaS offerings have typically locked you into using specific frameworks and services defined by the PaaS vendor as well as proprietary host platforms. This has made migrating applications between different providers as well as moving applications back into your own data center difficult if not impossible.

Cloud Foundry is the world’s first Open PaaS with your choice of frameworks, application services and Cloud deployment platforms. Cloud Foundry is made to be extensible so that while Spring, Rails, Sinatra and Node.js apps are supported today more frameworks can be added in the future as they gain in popularity. Even more exciting is that you will be able to run your PaaS in any cloud or behind your own firewall if you choose. No lock-in to a single development framework or Cloud vendor!

In Ubuntu 11.10 we’ve added client and server deployment tools using Ensemble that allow you to easily deploy a single node server in minutes as well as a distributed, multi node environment quickly and easily to create a production quality PaaS. You can deploy applications in AWS, Openstack or on your own internal servers.

Stay tuned as we’ll be doing more exciting work with Cloud Foundry. We encourage you to check out Cloud Foundry in Ubuntu 11.10 and learn more about the project at www.cloudfoundry.org

 

Related posts


Massimiliano Gori
30 March 2026

How to Harden Ubuntu SSH: From static keys to cloud identity

Cloud and server Article

30 years after its introduction, Secure Shell (SSH) remains the ubiquitous gateway for administration, making it a primary target for brute force attacks and lateral movement within enterprise environments. For system administrators and security architects operating under the weight of regulatory frameworks like SOC2, HIPAA, and PCI-DSS, ...


Lech Sandecki
27 March 2026

The “scanner report has to be green” trap 

Security Article

Stability, backports, and hidden risks of the bleeding edge In the modern DevSecOps world, CISOs are constantly looking for signals in the noise, and the outputs of security scanners often carry a lot of weight. A security scan that returns a “zero CVE” report often unlocks promotion to production; a single red flag can block ...


Massimiliano Gori
27 March 2026

Modern Linux identity management: from local auth to the cloud with Ubuntu

Cloud and server Article

The modern enterprise operates in a hybrid world where on-premises infrastructure coexists with cloud services, and security threats evolve daily. IT administrators are tasked with a difficult balancing act: maintaining traditional local workflows while managing the inevitable shift toward cloud-native architectures. Identity has emerged ...