Containers
Tag: EBS
Unlocking AWS Fargate feature for attaching HAQM EBS Volumes to ECS Tasks
Introduction HAQM Elastic Container Service (HAQM ECS) has now enhanced its functionalities by integrating support for HAQM Elastic Block Store (HAQM EBS) volume attachment to HAQM ECS tasks. This feature simplifies using HAQM ECS and AWS Fargate with HAQM EBS. HAQM ECS facilitates seamless provisioning and attachment of EBS volumes to ECS tasks on both […]
Using HAQM EBS snapshots for persistent storage with your HAQM EKS cluster by leveraging add-ons
Originally, containers were a great fit for stateless applications. However, for many use cases there is a need for persistent storage, without which stateful workloads aren’t possible. Kubernetes first introduced support for stateful workloads with in-tree volume plugins, meaning that the plugin code was part of the core Kubernetes code and shipped with the Kubernetes […]
Using EBS Snapshots for persistent storage with your EKS cluster
Originally, containers were a great fit for stateless applications. However, for many use cases there is a need for persistent storage, without which stateful workloads are not possible. Kubernetes first introduced support for stateful workloads with in-tree volume plugins, meaning that the plugin code was part of the core Kubernetes code and shipped with the […]