Object Storage Is All You Need - Justin Cormack, Docker

CNCF [Cloud Native Computing Foundation] November 17, 2024
Video Thumbnail
CNCF [Cloud Native Computing Foundation] Logo

CNCF [Cloud Native Computing Foundation]

@cncf

About

To provide educational and informative content on cloud native computing, which uses an open source software stack to deploy applications as microservices, packaging each part into its own container, and dynamically orchestrating those containers to optimize resource utilization. Educational content on CNCF projects, like Kubernetes and Prometheus, will also be provided.

Video Description

Object Storage Is All You Need - Justin Cormack, Docker When Jeff Bezos commissioned Amazon S3 he called it "malloc for the web"; since then many people have considered cloud object storage to be a weird kind of non Posix filesystem, but also a great backing store for websites or storing lots of data. Recently more and more applications are being built with object storage as the entire persistence layer. This started with analytics databases such as Snowflake and Databricks, and the open source Delta Lake and Apache Iceberg projects. More recently the use is spreading to even more applications, from observability to streaming data and more. In this talk we look at why it is becoming so popular, the benefits, downsides and performance characteristics, and how and when to use it effectively.

You May Also Like