Wednesday, April 21, 2021

Rapid, Industrial Strength Spring Boot development & iteration


Richard Seroter (of MSDN fame) walks us through, step-by-step how to iterate on a containerized Java Spring Boot application using Google Cloud Run. Among the cool serendipitous side-effects he neglects to mention is cost savings.  Your application will autoscale up to whatever is needed in all resources;  More importantly your application will (very quickly) autoscale down to nearly nothing when resources are not needed.  This rapid development and iteration is a great example of realizing the promise of a public cloud and why on-premise systems are doomed.

No comments: