Expert Overview
Things I'm Doing
Talks I've Given
Lance is a Principal Software Engineer at Red Hat, on a research team known as project:odd. He is an active open source contributor, an author of several NPM modules, and a committer for the Node.js project. In addition to Node.js, you'll find his contributions in many other well-known open source projects including Wildfly Swarm, Vert.x and Torquebox.
 
Talks I've Given
-
µ-Service Resiliency With Circuit Breakers
Featuring Lance Ball
Modern web applications are complex. And let's face it - things break. But your application doesn't have to go down in flames just because the ProductPricingServiceActuator it's trying to contact has failed, or someone unplugged an Ethernet cable in the server room.
design-patterns resilience circuit-breaker microservices javascript fullstack