Real Time Apps on Cloud Foundry with Node.js and RabbitMQ
Learn how to scale an Express and Socket.io based chat application that uses Redis as session store and RabbitMQ as PubSub service.
Learn how to scale an Express and Socket.io based chat application that uses Redis as session store and RabbitMQ as PubSub service.
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 …
Patrick Chanezon, Senior Director of Developer Relations at VMware, explains developer productivity with Cloud Foundry.
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 …
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.
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 …
Learn how you can quickly deploy your Ruby applications to Cloud Foundry. Jennifer Hickey demonstrates deployment of both Sinatra and Rails apps without modifying a single line of code. She will also show some new techniques for accessing Cloud Foundry services from your Ruby code. You will see some new …
This presentation introduces Cloud Computing, IaaS/PaaS, comparing the Java support provided by Google App Engine, Amazon Beanstalk, VMware Cloud Foundry and CloudBees.