Webinar: Introduction to using MongoDB and Spring Data on Cloud Foundry

December 3, 2011

Presenters: Thomas Risberg / Jared Rosoff MongoDB is a popular non-relational database that uses JSON documents as the data model. It was developed for cloud environments and as one of the original data services supported on Cloud Foundry it's a good choice for your cloud data service needs. Cloud Foundry is an open source project sponsored by VMware. It's a multi-language, multi-framework, and multi-deployment cloud. It lets developers focus on what is really important -- their applications. Spring based applications are perfectly suited for Cloud Foundry which provides a set of tools to make developing and deploying these applications a simple task. The Spring Data project makes it easier to build Spring-powered applications that use new data access technologies such as non-relational NOSQL databases. One of the supported databases is the MongoDB document database. In this webinar, we show what the combination of MongoDB and Cloud Foundry has to offer to Spring developers. We develop a sample applications, show how to build and deploy it to the cloud. We also show how to connect to the MongoDB service bound to the application in the cloud. This provides the ability to import and export data and to run ad-hoc queries from a command line tool. After 60 minutes, you will be ready to develop and deploy your own Spring applications using MongoDB to the cloud.

Previous
Native Android Development with Spring
Native Android Development with Spring

By Roy Clarkson This session will provide an introductory overview of Android's architecture, the layout o...

No More Videos