SE Daily
Notebooks at Netflix with Matthew Seal

Netflix has petabytes of data and thousands of workloads running across that data every day. These workloads generate movie recommendations for users, create dashboards for data analysts
Kubernetes in China with Dan Kohn

Chinese Internet companies operate at a massive scale. WeChat has over a billion users and is widely used as the primary means of payment by urban Chinese consumers. Alibaba ships 12
AWS Analysis with Corey Quinn

Amazon Web Services changed how software engineers work. Before AWS, it was common for startups to purchase their own physical servers. AWS made server resources as accessible as an API
Zeit: Serverless Cloud with Guillermo Rauch

Serverless computing is a technique for deploying applications without an addressable server. A serverless application is running on servers, but the developer does not have access to
Cloud Events with Doug Davis

Functions-as-a-service allow developers to run their code in a “serverless” environment. A developer can provide a function to a cloud provider and the code for that function will be