ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,899 results

Ben Dicken
NEVER run Postgres without a replica (failovers + high-availability)

The primary database owns every write. Replicas shadow it in near real-time, handling read traffic. When the primary goes down, ...

6:44
NEVER run Postgres without a replica (failovers + high-availability)

1,660 views

3 weeks ago

Ben Dicken
THE way to scale a database (sharding MySQL and Postgres)

Database sharding is a scaling technique that splits large databases into smaller, faster shards, each stored on separate servers.

14:36
THE way to scale a database (sharding MySQL and Postgres)

3,484 views

3 weeks ago