Tag: Container Storage Interface
Simplyblock's blog brings you the latest of storage, cloud, and thought leadership
Rob Pankow
Apr 17th, 2024 | 7 min read
Block Storage Volume Pooling for the Cloud-Age
If you have services running in the AWS, you’ll eventually need block storage to store data. Services like Amazon EBS (Elastic Block Storage) provide block storage to be used in your EC2 instances,
Read blog
Steven Sklar (Guest Author, QuestDB)
Mar 29th, 2024 | 13 min read
How the CSI (Container Storage Interface) Works
If you work with persistent storage in Kubernetes, maybe you’ve seen articles about how to migrate from in-tree to CSI volumes, but aren’t sure what all the fuss is about? Or perhaps you
Read blog
Chris Engelbert
Mar 27th, 2024 | 7 min read
Kubernetes CSI: Container Attached Storage
Containerized services must be stateless, a doctrine that was widely used in the early days of containerization, which came hand-in-hand with microservices. While it makes elasticity easy, these days,
Read blog