Quickly Build Spring Boot Applications to Consume Public Cloud Services - Bopardikar, Stevenson

December 14, 2017

We all know Cloud Foundry is a great platform for cloud-native applications. However, what happens when you’re building an app that leverages services from public cloud providers such as Microsoft, Google and Amazon? Service brokers make it easy to spin up service instances and bind to apps. What about the actual code itself? Developers leverage the popular Spring Boot framework to quickly build Java apps to deploy to Cloud Foundry. The Spring Boot Starters and Auto-Configuration eliminate the need to write boilerplate code to consume some services, but not all. We’ve decided to give you a head start. This session is about extending the Spring framework. We’ll use examples from our recent work with Microsoft Azure, Google Cloud Platform and Amazon AWS services. As more services become available, developers will want to consume these on Cloud Foundry. Extend Spring to make it easier for developers to consume those backing services! Prasad Bopardikar, Advisory Platform Architect, Pivotal Colin Stevenson, Partner Solutions Architect, Pivotal Filmed at SpringOne Platform 2017

Previous
10 Lessons We Learned with Cloud Foundry - Neville George, Comcast
10 Lessons We Learned with Cloud Foundry - Neville George, Comcast

Our journey with Cloud Foundry over the past three years is strewn with high moments, epiphanies and realiz...

Next Video
Cloud Foundry Networking: Enabling Direct Communication for Microservices - Chin, McClure
Cloud Foundry Networking: Enabling Direct Communication for Microservices - Chin, McClure

Have you ever wondered how your microservices communicate with one another on Cloud Foundry? Until recently...