ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

437 results

System Design Lab by VG
How Figma Scaled Postgres 100x Without Downtime | Sharding Explained

In 2020, Figma ran on a single Postgres database on the largest instance AWS would rent them. Four years later their database ...

10:10
How Figma Scaled Postgres 100x Without Downtime | Sharding Explained

16 views

4d ago

vlogommentary
How to Use an IPv6-only Domain in a psql Connection String

Learn why connecting to a PostgreSQL server using an IPv6-only domain may fail and how to verify IPv6 connectivity on your ...

3:10
How to Use an IPv6-only Domain in a psql Connection String

1 view

2w ago

Journal Developer
Clean Architecture in Rust Axum: Real-World PostgreSQL REST API (In-Depth Guide)

Most Rust Axum tutorials dump all routes, database queries, and handlers into a single, messy main.rs file. That might work for a ...

47:46
Clean Architecture in Rust Axum: Real-World PostgreSQL REST API (In-Depth Guide)

334 views

8d ago

Kandi Brian
What Is a Partition Key? Routing, Pruning, Hot Partitions, and How to Choose One

A partition key is the field whose value decides where a row physically lives. Every write consults it, every read either uses it or ...

32:14
What Is a Partition Key? Routing, Pruning, Hot Partitions, and How to Choose One

20 views

3w ago

Dan Vega
Spring AI TypeSafe Is Here: Build a Model Router From Scratch

Two curl calls. I send "hello there" and the answer comes back from luna, the cheapest model. I send a multi-region Postgres ...

27:14
Spring AI TypeSafe Is Here: Build a Model Router From Scratch

7,885 views

2d ago

The Build Log
I Tested an AI Coding Agent on a Real Task (It Shipped a Security Bug)

I asked an AI coding agent to build a real backend from scratch — a FastAPI API with signup, login, and a protected profile route, ...

9:01
I Tested an AI Coding Agent on a Real Task (It Shipped a Security Bug)

75 views

2w ago

FINAL COMMIT
FastAPI + PostgreSQL Database Tutorial : Build a Complete CRUD API | Python FastAPI Tutorial

FastAPI + PostgreSQL: Build a Complete CRUD API | Python FastAPI Tutorial Learn how to build a complete CRUD API from ...

29:34
FastAPI + PostgreSQL Database Tutorial : Build a Complete CRUD API | Python FastAPI Tutorial

103 views

2w ago

The Codesci Guy
How to Build Complete Authentication with FastAPI | JWT, PostgreSQL & SQLAlchemy

In this video, I bring together all the backend videos from my Flutter and FastAPI series to build a complete authentication system ...

1:12:08
How to Build Complete Authentication with FastAPI | JWT, PostgreSQL & SQLAlchemy

103 views

6d ago

Reactive Codes
Build a Full Stack Issue Tracker #5: Complete CRUD APIs with FastAPI & PostgreSQL | RECD LECT

Enroll in upcoming programms : https://reactivecodes.in/ MINI ISSUE TRACKER — PART 5 In Part 5 of our Mini Issue Tracker ...

20:22
Build a Full Stack Issue Tracker #5: Complete CRUD APIs with FastAPI & PostgreSQL | RECD LECT

80 views

3w ago

pgEdge Enterprise Postgres
Open Source Postgres Hot/Cold Tiering with Apache Iceberg - ColdFront Deep Dive

Most of your Postgres data sits on expensive SSD and hasn't been queried in months. You can't delete it -- retention requirements ...

49:59
Open Source Postgres Hot/Cold Tiering with Apache Iceberg - ColdFront Deep Dive

55 views

4w ago

Lets learn with Ajay
High-Concurrency PostgreSQL with pgx Connection Pooling (Production Deep Dive)

Series: High-Performance Go Microservices & Concurrency | Episode 5 of 10 Full Playlist: ...

17:27
High-Concurrency PostgreSQL with pgx Connection Pooling (Production Deep Dive)

38 views

3w ago

Exploded View
Postgres Transaction ID Wraparound: The Real Scaling Killer

Postgres transaction ID wraparound kills databases long before user count ever does, and almost no scaling guide warns you ...

8:51
Postgres Transaction ID Wraparound: The Real Scaling Killer

14 views

2w ago

Reactive Codes
Build a Complete REST API with FastAPI + PostgreSQL | Mini Issue Tracker – Part 6

Join Upcoming Courses at : https://reactivecodes.in/courses Course Starts Every Month Max 20 - 25 students in a batch !

26:09
Build a Complete REST API with FastAPI + PostgreSQL | Mini Issue Tracker – Part 6

296 views

2w ago

Surfalytics | Fast Track to Data Career
Deploy Metabase on AWS: ECS Fargate, RDS Postgres, and an Application Load Balancer | Workshop

In this FREE Surfalytics workshop, Sergey deploys Metabase on AWS from scratch: ECS with Fargate for the container, RDS ...

1:08:38
Deploy Metabase on AWS: ECS Fargate, RDS Postgres, and an Application Load Balancer | Workshop

232 views

2d ago

Braintree
Your old Azure Postgres databases start costing extra on 1 September | Braintree Briefing

PostgreSQL 11, 12 and 13 on Azure were enrolled in paid Extended Support automatically on 1 August and start billing on 1 ...

4:47
Your old Azure Postgres databases start costing extra on 1 September | Braintree Briefing

14 views

4w ago

Valentin Sheboldaev Experience
LLM Cost Router: Model Routing & AI Cost Optimization | Sunday AI Builds #01

LLM Cost Router · AI FinOps Calculator is a practical engineering project for comparing LLM routing strategies, understanding ...

11:08
LLM Cost Router: Model Routing & AI Cost Optimization | Sunday AI Builds #01

50 views

4d ago

AI Automation Operator
n8n Queue Mode in Production: Redis + Postgres + Workers (Failure Tests)

A production-focused n8n Queue Mode tutorial built around failure tests, configuration validation, and current official ...

8:07
n8n Queue Mode in Production: Redis + Postgres + Workers (Failure Tests)

14 views

6d ago

Databricks Events
Lakebase Architecture Explained: OLTP on Object Storage for Cloud and AI

Lakebase reimagines Postgres for cloud and agentic workloads by separating compute from storage — placing all customer data ...

36:07
Lakebase Architecture Explained: OLTP on Object Storage for Cloud and AI

21 views

2w ago

Aviraj Khare
Scaling a Go API with nginx, Postgres Replica and Redis. Every Bottleneck Was a Surprise.

I built a Go blog API with Postgres, deployed it to a single 1-CPU box, and then tried to break it with k6. Then I scaled it out step by ...

1:08:35
Scaling a Go API with nginx, Postgres Replica and Redis. Every Bottleneck Was a Surprise.

62 views

5d ago