Skip to main content

Your submission was sent successfully! Close

Thank you for signing up for our newsletter!
In these regular emails you will find the latest updates from Canonical and upcoming events where you can meet our team.Close

Thank you for contacting us. A member of our team will be in touch shortly. Close

  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


Philip Williams
19 November 2024

Meet the Canonical Ceph team at Cephalocon 2024

Ceph Article

Date: December 4-5th, 2024 Location: Geneva, Switzerland In just a few weeks, Cephalocon will be held at CERN in Geneva. After last year’s successful Cephalocon in Amsterdam, which was the first live event held since the pandemic, it is great to return to regular community gatherings . Canonical Ubuntu is proud to be sponsoring the ...


Bertrand Boisseau
19 November 2024

The transition to in-house software development in the automotive industry

Automotive Article

Who will win the race to the perfect SDV? The automotive industry is experiencing a major transformation, driven by the integration of advanced software systems into vehicles. As cars become smarter and more connected, Original Equipment Manufacturers (OEMs) are moving away from depending on third-party software suppliers and are looking ...


sergiodj
18 November 2024

Profile-guided optimization: A case study

Ubuntu Article

Software developers spend a huge amount of effort working on optimization – extracting more speed and better performance from their algorithms and programs. This work usually involves a lot of time-consuming manual investigation, making automatic performance optimization a hot topic in the world of software development. Profile-guided opt ...