Serverless

Sort by:

Cloud Run: Serverless Applications with Steren Giannini

Serverless computing is a cloud computing solution that lets developers deploy applications to containers without managing the servers themselves. Servers and resources are provisioned

Vendia: Serverless and Blockchains with Tim Wagner and David Wells

When Tim Wagner worked at Amazon, he invented AWS Lambda. After working on the early serverless infrastructure, he joined Coinbase and worked as VP of Engineering. Since leaving

Kubernetes vs. Serverless with Matt Ward (Repeat)

Originally published May 29, 2020 Kubernetes has become a highly usable platform for deploying and managing distributed systems.  The user experience for Kubernetes is great, but is

Kubernetes vs. Serverless with Matt Ward

Kubernetes has become a highly usable platform for deploying and managing distributed systems.  The user experience for Kubernetes is great, but is still not as simple as a full-on

Advanced Redis with Alvin Richards

Redis is an in-memory object storage system that is commonly used as a cache for web applications. This core primitive of in-memory object storage has created a larger ecosystem