Tag

Container Storage

0 views collected around this technical thread.

Cloud Native Technology Community
Cloud Native Technology Community
May 16, 2022 · Cloud Native

Best Data Path for Containerized Workloads: Storage Options and Performance Insights

Understanding the data path in Kubernetes systems reveals performance bottlenecks and guides the selection among private‑cloud storage, container‑native storage software, and software‑defined storage to achieve scalable, low‑latency, high‑performance container workloads.

Container StorageData PathNVMe
0 likes · 10 min read
Best Data Path for Containerized Workloads: Storage Options and Performance Insights
Cloud Native Technology Community
Cloud Native Technology Community
Jan 12, 2022 · Cloud Native

Choosing Cloud‑Native Persistent Storage Solutions for Financial Container Platforms

The article examines how banks can select and implement cloud‑native persistent storage on Kubernetes‑based container platforms, covering storage types, CSI integration, DBaaS options, data consistency challenges, and strategies for high‑concurrency fault recovery in the financial sector.

Container StorageDBaaSdata consistency
0 likes · 8 min read
Choosing Cloud‑Native Persistent Storage Solutions for Financial Container Platforms
Efficient Ops
Efficient Ops
Sep 4, 2019 · Operations

Master Docker Data Persistence: Volumes, Bind Mounts, and Tmpfs Explained

This article explains why storing data in a container layer is problematic and details Docker's three persistent storage options—volumes, bind mounts, and tmpfs—along with their usage commands, scenarios, and advanced features such as bind propagation, SELinux labels, and volume drivers.

Bind MountContainer StorageData Persistence
0 likes · 13 min read
Master Docker Data Persistence: Volumes, Bind Mounts, and Tmpfs Explained
Cloud Native Technology Community
Cloud Native Technology Community
Apr 23, 2019 · Cloud Native

Recap of the First Cloud Native Technology Practice Salon in Beijing – Kube‑OVN, Ksplice, Multi‑Cluster Management, Container Storage and CI/CD

The Beijing cloud‑native technology salon on April 20 showcased expert talks on Kube‑OVN networking, Oracle Linux Ksplice hot‑patching, 360’s Wayne multi‑cluster platform, YRCloudFile container storage, and CI/CD strategies, highlighting practical advances and open‑source projects for modern cloud environments.

Container StorageKspliceKube-OVN
0 likes · 7 min read
Recap of the First Cloud Native Technology Practice Salon in Beijing – Kube‑OVN, Ksplice, Multi‑Cluster Management, Container Storage and CI/CD
Architects' Tech Alliance
Architects' Tech Alliance
Sep 9, 2016 · Cloud Native

Portworx Container-Defined Storage: Architecture, Principles, and Use Cases

This article explains how Portworx implements container-defined storage with a distributed metadata‑driven block layer, detailing its architecture, control‑plane and data‑plane operations, lifecycle management, integration with orchestration tools, and real‑world scenarios such as big‑data, CMS, and database workloads.

Container StorageDistributed StoragePortworx
0 likes · 9 min read
Portworx Container-Defined Storage: Architecture, Principles, and Use Cases
Architects' Tech Alliance
Architects' Tech Alliance
Sep 8, 2016 · Cloud Native

Container‑Defined Storage: Enabling Lightweight Data Centers and Cloud‑Native Architectures

The article explains how container technology is reshaping data‑center storage through Container‑Defined Storage (CDS), discusses the limitations of traditional storage architectures, highlights Portworx’s approach, and outlines the requirements for service‑oriented, distributed, and hyper‑converged storage in modern cloud‑native environments.

Container StorageDistributed StoragePortworx
0 likes · 10 min read
Container‑Defined Storage: Enabling Lightweight Data Centers and Cloud‑Native Architectures
Architect
Architect
Nov 14, 2015 · Cloud Native

Understanding AUFS: Union File System Basics, Usage, and Performance

This article explains the concepts, usage, and performance characteristics of AUFS, a Union File System used in Linux and Docker, providing examples of mounting, branch permissions, whiteout handling, and configuration options, while discussing its role in container image layering.

AUFSContainer StorageDocker
0 likes · 13 min read
Understanding AUFS: Union File System Basics, Usage, and Performance