Note: this is a past event Check out the current event!

Josh Long

Spring Developer Advocate at Pivotal at Pivotal

Talk

The Bootiful Microservice
Thursday 11:05 - 11:50
Topics:
Cloud
Microservices
Velocity
Scale
Level:
Beginner

Your rating:
0/5

We get it already! Microservices help you build smaller, singly-focused services, quicker. They scale out. They’re more agile because individual teams can deliver them at their own pace. They work well in the cloud because they’re smaller, and benefit from elastic, horizontal scaling. But what about the complexity? There’s a cost associated with adding services and coordinating the interactions between them. In this talk, we’ll look at Spring Cloud, which builds atop Spring Boot and the Netflix OSS stack, and see how it lets you easily integrate service-discovery, security, reliability patterns like the circuit breaker, and centralized and journaled property configuration (and more) to more quickly build microservices that scale.

Join Spring Developer Advocate Josh Long to find out what Netflix, Alibaba, Ticketmaster, and countless other organizations already know: Spring Cloud handles the non-functional requirements associated with adopting microservices to enable them to progress quickly.


Talk

Cloud Native Java (hands-on session)
Thursday 14:05 - 15:40
Topics:
Cloud
Microservices
Velocity
Scale
Level:
Beginner

Your rating:
0/5

In this workshop we'll look at how to build cloud-native Java applications. A cloud native application is one that is designed to fully exploit a cloud platform both in the application layer - where things decompose into microservices - and at the data layer where NoSQL offers better horizontal scaling and fitness for specific purpose.

    We'll look at:
  • writing services and handling non-functional requirements like metrics and logging with Spring Boot
  • scaling out safely and building fault-tolerant systems using Spring Cloud and its support for distributed systems patterns like the circuit breaker, service registration and discovery, and centralized configuration management.
  • offloading as much operational work as possible to the platform, Cloud Foundry


Hands-on session talk: 90 minutes long, code heavy, practical session


About

Josh Long (@starbuxman) is the Spring developer advocate at Pivotal. He is a contributor to many open-source projects (including various Spring projects), an author on 5 books on Spring (for Apress and O'Reilly), has delivered 3 very popular Livelessons videos, and spoken at hundreds of software conferences and events worldwide.