Cloud Infrastructure

Sort by:

Google Spanner with Deepti Srivastava

Spanner is a globally distributed, transactionally consistent database.  Spanner initially emerged as a paper that came out of Google in 2012. Around this time, database scalability was

Cloud Database Workloads with Jon Daniel

Relational databases such as Postgres are often used for critical workloads, such as user account data. To run a relational database service in the cloud requires a cloud provider to set

Spot Instances with Amiram Shachar

When a developer provisions a cloud server, that server is called an “instance”. These instances can be used for running whatever workload a developer has, whether it is a web

Why Is Storage On Kubernetes So Hard?

Container orchestration tools like Kubernetes are revolutionizing the way applications are being developed and deployed. With the rise of the microservices architecture and decoupling of