Amazon S3 Tables: Purpose-Built Storage for Analytics Workloads


Amazon S3 Tables represents a significant evolution in cloud storage, offering a purpose-built solution for analytics workloads that combines the durability and scalability of Amazon S3 with optimizations specifically designed for tabular data. This new storage class addresses the growing need for efficient, high-performance analytics storage in modern data architectures. What is Amazon S3 Tables? … Continue reading Amazon S3 Tables: Purpose-Built Storage for Analytics Workloads

Use Glusterfs for Dynamic Volume Provisioning in Kubernetes


I recently setup a single node Kubernetes cluster on-premise for testing Jira and Confluence Data Center (which I will write a seperate blog later). In this blog, I want to share how I use Glusterfs as the shared storage which supports dynamic volume provisioning. Traditionally, to use persistent volume (PV) in a pod, you have … Continue reading Use Glusterfs for Dynamic Volume Provisioning in Kubernetes