Stackable

Stackable

Blog

Blog

illustration shape

Blog

Benchmarking Apache HBase on Kubernetes

TL;DR In this blog post, I describe a benchmarking exercise we conducted to compare the performance impact of running HBase and HDFS on Kubernetes versus running them on bare-metal. The blog post explains the challenges of running stateful workloads on

Read More

Stackable and Trino Part 3: Migrating Hive Tables Using CTAS

Using CREATE TABLE AS SELECT (CTAS) SQL statements is a well established method of copying and transforming structured data.Trino’s inherent ability to manipulate data from many different sources, sinks and formats makes this a particularly effective way to move data

Read More

What Were All Those Project Names on the KubeCon Europe 2023 Page?

When checking out this year’s KubeCon in Amsterdam, the following text snippet caught my attention: “Join containerd, CoreDNS, Envoy, etcd, Fluentd, Harbor, Helm, Jaeger, Kubernetes, Linkerd, Open Policy Agent, Prometheus, Rook, TiKV, TUF, Vitess, Argo, Backstage, Buildpacks, Chaos Mesh, Cilium,

Read More

Road to Multi-Arch

Motivation With the release of Apples M1 chip, ARM became accessible for a brought audience. AWS published their plans to spin up some clusters with ARM chips at their heart (better known as AWS Graviton3). They promise a 40% better price-performance

Read More