Remove Blog Remove Building Remove Bytes Remove Metadata
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. So which static site generator to choose?

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. Authors: Michael A. & & Sean C.

Bytes 52
Insiders

Sign Up for our Newsletter

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

article thumbnail

Netflix Cloud Packaging in the Terabyte Era

Netflix Tech

Our previous tech blog Packaging award-winning shows with award-winning technology detailed our packaging technology deployed on the streaming side. The inspection stage examines the input media for compliance with Netflix’s delivery specifications and generates rich metadata. For write operations, those challenges do not apply.

Cloud 95
article thumbnail

Data Vault Architecture, Data Quality Challenges, And How To Solve Them

Monte Carlo

In this blog post we’ll dive into data vault architecture; challenges and best practices for maintaining data quality; and how data observability can help. architecture (with some minor deviations) to achieve their data integration objectives around scalability and use of metadata. “A What is a Data Vault model?

article thumbnail

Netflix Drive

Netflix Tech

Netflix Drive aims to solve this problem of exposing different namespaces and attaching appropriate access control to help build a scalable, performant, globally distributed platform for storing and retrieving pertinent assets. 2 , are the file system interface, the API interface, and the metadata and data stores.

article thumbnail

ZIO Streams: A Long-Form Introduction

Rock the JVM

For a more concrete example, we are going to write a program that will parse markdown files, extract words identified as tags, and then regenerate those files with tag-related metadata injected back into them. FileInputStream In our example later, we are going to process blog posts to parse tag meta-data. collectAll [ String ].

Scala 40
article thumbnail

Apache Ozone Fault Injection Framework

Cloudera

One of the key challenges of building an enterprise-class robust scalable storage system is to validate the system under duress and failing system components. One key part of the fault injection service is a very lightweight passthrough fuse file system that is used by Ozone for storing all its persistent data and metadata.

Hadoop 96