AWS Storage Blog

Amir Khairalomoum

Author: Amir Khairalomoum

Amir Khairalomoum is a Senior Solutions Architect at AWS with 22+ years of experience. He focuses on developing scalable, innovative, secure solutions that drive business outcomes in financial services using containers, serverless, and HPC solutions.

EBS feature image

Enhancing co-located Kubernetes Pod data access with Amazon EBS Node-Local volumes

Modern containerized applications running on Kubernetes enable organizations to deploy read-heavy workloads—such as machine learning inference, data analytics, and High Performance Computing (HPC)—at unprecedented scale. However, when multiple pods on the same node need to access identical datasets, a performance challenge emerges. Each pod typically fetches files from external storage independently over the network. This […]