Session: Data Abstraction to Operate Services at Scale
At Netflix, Data abstraction plays a pivotal role in hosting 100s of use cases at scale, they are widely adopted and depended on by mission-critical systems. Key-value service uses a control plane and data plane to abstract the data and uses some novel techniques to reliably store and safely scale the services. In this talk, I show how to design reliable APIs and lay out data for scale.
Bio
Vidhya Arvind is a Staff Software Engineer for Netflix building abstractions. She is a founding member of Netflix’s data abstraction platform, which supports common patterns including KeyValue, Tree, TimeSeries, Table Metadata, and more. She loves learning, debugging, scaling systems, and solving hard problems. Vidhya currently spends most of her time providing scalable abstractions for thousands of developers at Netflix.