🌎 Community-curated list of tech conference talks, videos, slides and the like — from all around the world

🎤

The FaaS revolution is taking the world by storm. It just so happens that JavaScript has become the lingua franca of the FaaS revolution. read less Customers love the no-ops and ergonomics of this new paradigm. They enable a revolution in developer velocity, allowing engineers to deploy code to production much faster than before. At Netflix, these features are a perfect fit for the Netflix API Platform, which provides engineers the ability to write and deploy tier-1 services using JS without having to manage infrastructure or operations. However, there are trade-offs to consider. Most FaaS offerings today are great for latency insensitive tasks, but not for fully fledged services that need to be isolated, low latency, reliable, and elastically scalable. Learn about the architecture and internals of Netflix’s JS FaaS platform, which lets engineers deploy JS functions as isolated, reliable, and low latency production services.
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.