Software Development for a Cloud Computing: IaaS, PaaS, SaaS, DaaS, AWS, Azure, Cloud Foundry, Heroku
 
Tag: <span>cloud foundry</span>

True Hybrid Clouds: Extending OpenStack with Cloud Foundry

Learn how the open source Cloud Foundry project is used by Appfog to extend OpenStack to create true hybrid clouds. Inter-cloud connections and workload portability across various instances of OpenStack are explored. Watch demonstrations of how developers can simply create applications in their language of choice, deploy to instances of …

Deploying CloudFoundry, Heroku and othe PaaS

This article provides a step by step approach on how to deploy your application on the CloudBees, CloudFoundry, Heroku, Windows Azure, OpenShift, Elastic Beanstalk and Google AppEngine Platform-as-a-Services (PaaS) clouds. For each of these platforms, you are guided through the deployment process with screenshots and code examples. You can even …

Cloud Foundry and Spring: a Marriage Made in Heaven

This talk will describe the Cloud Foundry Open PaaS (Platform as a Service), with its open source, multi-framework, multi-service, multi-cloud model, and will explain in depth how to use Cloud Foundry services effectively from Java/Spring applications. Cloud Foundry allows developers to provision apps in Java/Spring, Ruby/Rails, Ruby/Sinatra, Javascript/Node, and leverage …

Cloud Foundry Supports of Node.js Node Package Manager

Learn how Cloud Foundry supports downloading and installing Node.js modules from the Node Package Manager (NPM) directly on the cloud without developers having to upload them. The normal process of creating a Node.js application requires a local installation of the node modules that essentially makes the application self-contained.

Enterprise Integration and Batch Processing on Cloud Foundry

Cloud Foundry is an open source Platform-as-a-Service (PaaS) from VMware. Cloud provides today’s to some extent developers with unique opportunities:scale! Unlimited scale! In this talk, Spring Integration committer Oleg Zhurakousky and Spring Developer Advocate Josh Long introduce how to use Cloud Foundry and RabbitMQ to build integration and batch processing …

NoOps, DevOps and PaaS

In this article, Lucas Carlson, Adron Hall discuss the relationship between the NoOps, DevOps and PaaS trends in software infrastructure. They start with some definitions. Platform-as-a-service (PaaS) is a category of cloud computing services that provide a computing platform and a solution stack as a service. NoOps means no operational …