Autoscaling Java

Autoscaling Java

Understand how to build Java applications that work well in an autoscaling environment like the Cloud infrastructures. We’ll discuss common anti-patterns in Java that make it difficult for autoscaling environments to deal with your application. We’ll also discuss how Google App Engine knows when to scale up and back your application and how to take full advantage of this.