/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

ordep.dev
| | blog.scaledcode.com
12.3 parsecs away

Travel
| | By default interactive queries in Kafka streams does not support querying across nodes, let us change that.
| | jeff.klukas.net
14.2 parsecs away

Travel
| | Originally posted on the Simple engineering blog; also presented at PGConf US 2017 and Ohio LinuxFest 2017 We previously wrote about a pipeline for replicating data from multiple siloed PostgreSQL databases to a data warehouse in Building Analytics at Simple, but we knew that pipeline was only the first step. This post details a rebuilt pipeline that captures a complete history of data-changing operations in near real-time by hooking into PostgreSQL's logical decoding feature. The new pipeline powers not only a higher-fidelity warehouse, but also user-facing features.
| | avilpage.com
14.8 parsecs away

Travel
| | A short hands on practical guide to get started with Apache Kafka for people who are in a hurry.
| | thecodinginterface.com
38.3 parsecs away

Travel
| In this article I discuss a general process I used recently to migrate a large multi-terabyte Heroku Postgres Database from the Heroku Platform to Amazon Aurora Postgres on a live Heroku based application architecture with near zero downtime and builtin failover during the process.