by Clemens Siebler | May 22, 2018 | Big Data
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...
by Clemens Siebler | May 4, 2018 | SDKs
Introduction This quick example shows how we can update the bucket access policy in StorageGRID in order to allow anonymous access. This allows access to the bucket without S3 credentials, e.g. through a browser. Instructions In this example, we utilize s3cmd to...
by Clemens Siebler | Nov 28, 2017 | Big Data
tl;dr Performing metadata search on billions of objects is now possible with StorageGRID Webscale by streaming object metadata into Elasticsearch. Introduction One advantage of using object over block and file storage is that data can be enriched with metadata and...
by Clemens Siebler | Jul 21, 2017 | SDKs
This is an update to a post from November 2016. A while ago, NetApp released version 10.4 of StorageGRID Webscale, our massively-scalable, S3-compliant Object Store. With this release, we enhanced our support for S3 Bucket Policies, which now simplify the creation...
by Clemens Siebler | Apr 7, 2017 | Big Data
Introduction In this post we will show how to deploy a “stateless” Apache Spark cluster on Kubernetes. Spark is a fast analytics engine designed for large-scale data processing. Furthermore, we will then run analytics queries against data sitting in S3, in...