
Making the switch to microservices can be a big change. There are new architectures and patterns to consider, DevOps challenges, and the cloud. This talk will cover patterns and practices for writing and deploying microservices in NodeJS. We’ll take a deep dive into the circuit breaker pattern and explore how you can use it to fallback gracefully when problems arise.
By Lance Ball