We all know and love Trident. It makes provisioning volumes for containers a snap. After a simple Trident setup in a Kubernetes environment, a developer only needs to create a persistent volume claim and call it from their deployment/application. Trident does the rest...
StorageGRID Webscale 11 now supports native integration into the AWS cloud. This includes cross-region replication to AWS S3 using CloudMirror, triggering of notifications to Simple Notification Service (via SNS), as well as metadata streaming into Elasticsearch for...
Ever tried to run the NetApp docker volume plugin (nDVP) with Docker Swarm? It's fairly easy. But what if you want to do this on AWS and use ONTAP Cloud as storage? Let's have a look. Docker on AWS First, what are the options to run Swarm on AWS? An obvious way would...
One of the great things about StorageGRID Webscale is that it offers comprehensive S3 support, which is 100% compatible with the AWS S3 SDKs. This makes application code portable, as it does not rely on proprietary object storage APIs. And that applies to the command...