Remove Blog Remove Bytes Remove Metadata Remove Process
article thumbnail

Launching the Engineering Blog

Zalando Engineering

Our Engineering Blog was launched in June 2020 after a long break of the previous tech blog. What customizations we applied to design the blog and the publishing process. Static Site Generator Our previous tech blog used a CMS which only a limited number of people had access to. It's actively developed.

article thumbnail

HDFS Data Encryption at Rest on Cloudera Data Platform

Cloudera

To prevent the management of these keys (which can run in the millions) from becoming a performance bottleneck, the encryption key itself is stored in the file metadata. Each file will have an EDEK which is stored in the file’s metadata. sent 11,286 bytes received 172 bytes 2,546.22 keytrustee ccycloud-3.cdpvcb.root.hwx.site:/var/lib/keytrustee/.

MySQL 69
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Hardening Palantir’s Kubernetes Infrastructure with Cilium

Palantir

In this blog post, Palantir’s Information Security (InfoSec) team will share our recent experience using Cilium : an open-source project by Isovalent dedicated to securing container-based infrastructure, enabling visibility & controls preferable to those of a traditional firewall.

Bytes 52
article thumbnail

Open-Sourcing AvroTensorDataset: A Performant TensorFlow Dataset For Processing Avro Data

LinkedIn Engineering

To remove this bottleneck, we built AvroTensorDataset , a TensorFlow dataset for reading, parsing, and processing Avro data. Each data block contains the number of objects in that block, the size in bytes of the objects in that block, and a sequence of serialized objects. an array within a map, within a union, etc…).

Datasets 102
article thumbnail

How We Use RocksDB at Rockset

Rockset

In this blog post, I'll describe how we use RocksDB at Rockset and how we tuned it to get the most performance out of it. For more details on leaf nodes, please refer to Aggregator Leaf Tailer blog post or Rockset white paper. RocksDB-Cloud replicates all the data and metadata for a RocksDB instance to S3.

Bytes 40
article thumbnail

Processing medical images at scale on the cloud

Tweag

To allow innovation in medical imaging with AI, we need efficient and affordable ways to store and process these WSIs at scale. A single hospital makes many captures a day, producing terabytes of such data to store and process. A solution is to read the bytes that we need when we need them directly from Blob Storage.

Medical 60
article thumbnail

Improving Efficiency Of Goku Time Series Database at Pinterest (Part?—?1)

Pinterest Engineering

In the first blog, we will share a short summary on the GokuS and GokuL architecture, data format for Goku Long Term, and how we improved the bootstrap time for our storage and serving components. More information about the architecture can be found in the GokuL blog and the cost reduction blog.