Talks
Events

Develop and Run your Spring Boot application on Google App Engine Flexible

Rafael Sánchez at Spring I/O 2017

Link: https://codelabs.developers.google.com/codelabs/cloud-app-engine-springboot/#0

See how we take a standard Spring Boot application, run it on Google Cloud Platform. We will demonstrate how your app will benefit from seamless scalability, and how to use our integrated tooling for testing and diagnostics to gain insights into what's going on with your application in production. In this talk, we go through this flow by deploying the application to the cloud via our build tooling, using two approaches: Google App Engine flexible and Kubernetes.