HSDS Docker Images

The Highly Scalable Data Service (HSDS) runs as a set of containers in Docker (or pods in Kubernetes) and like all things Docker, each container instance is created based on a container image file. Unlike say, a library binary, the container image includes all the dependent libraries needed for the container to run. In this blog post, HSDS senior architect John Readey explains how to get HSDS running in a Docker container or Kubernetes pod, and gives some tips and tricks to ensure everything runs smoothly for you. 

Deep Dive: HSDS Container Types

HSDS (Highly Scalable Data Service) is described as a “containerized” service, but how are these containers organized to create the service?

2022 HDF5 Release Schedule

Interim Engineering Director Dana Robinson talks about The HDF Group’s upcoming release schedule. As some of you may already have noticed, we now post the current HDF5 release schedule in the README.md document in the project’s root on GitHub. I’ll update this as circumstances change so it always reflects our current thinking.

Parallel compression improvements in HDF5 1.13.1

The HDF Group just released HDF5 1.13.1. All of the 1.13 series are experimental releases, which allows us to test new features with our users and get feedback while we are working on the development of the next major maintenance release. Learn more about this new release of HDF5.

Scroll to Top