Abstracting PaaS services to be portable with Spring Cloud

June 4, 2014

Speaker: Ramnivas Laddad Slides: https://speakerdeck.com/ramnivas/abstracting-paas-services-to-be-portable-with-spring-cloud Developing an application to a cloud platform involves working with deployed application's environment and connecting to services. Spring Cloud, a new project, simplifies these tasks in a variety of cloud platforms including Cloud Foundry and Heroku. Spring Cloud makes it possible to deploy the same artifact (a war or a jar) to multiple cloud environments. It supports multiple clouds through the concept of Cloud Connector and provides out of the box implementation for Cloud Foundry and Heroku, and extension points for other cloud platforms. In this talk, we will introduce the Spring Cloud project, show how you can simplify configuring applications for cloud deployment, discuss its extensibility mechanism, and put it to good use by showing practical examples from the field. Learn more about Spring Cloud at http://projects.spring.io/spring-cloud Learn more about CloudFoundry at http://cloudfoundry.org/learn Learn more about Heroku at https://devcenter.heroku.com/

Previous
Webinar: Spring Batch 3.0.0
Webinar: Spring Batch 3.0.0

Spring Batch 3.0.0 introduces JSR-352 support, among other features. Adopting a Java EE standard that was d...

Next Video
Data-Driven Applications with Spring and Neo4j
Data-Driven Applications with Spring and Neo4j

Speakers: Michael Hunger, Josh Long Slides: https://speakerdeck.com/jexp/spring-data-neo4j-and-spring-boot...