Remove Document Remove Storage Remove Systems Remove Traffic
article thumbnail

Migrating Critical Traffic At Scale with No Downtime?—?Part 2

The Netflix TechBlog

Migrating Critical Traffic At Scale with No Downtime — Part 2 Shyam Gala , Javier Fernandez-Ivern , Anup Rokkam Pratap , Devang Shah Picture yourself enthralled by the latest episode of your beloved Netflix series, delighting in an uninterrupted, high-definition streaming experience. This is where large-scale system migrations come into play.

Traffic 279
article thumbnail

Maximizing Performance of AWS RDS for MySQL with Dedicated Log Volumes

Percona

A Dedicated Log Volume (DLV) is a specialized storage volume designed to house database transaction logs separately from the volume containing the database tables. DLVs are particularly advantageous for databases with large allocated storage, high I/O per second (IOPS) requirements, or latency-sensitive workloads.

AWS 94
Insiders

Sign Up for our Newsletter

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

Trending Sources

article thumbnail

Achieving observability in async workflows

The Netflix TechBlog

However, they are scattered across multiple systems, and there isn’t an easy way to tie related messages together. You’re joining tables, resolving status types, cross-referencing data manually with other systems, and by the end of it all you ask yourself why? Things got hairy.

Traffic 160
article thumbnail

Disaster Recovery for PostgreSQL on Kubernetes

Percona

With the ever-increasing reliance on data, system outages or data loss can be catastrophic, causing significant business disruptions and financial losses. pgBackrest on the Main site streams backups and Write Ahead Logs (WALs) to the object storage. For more information, visit Percona Operator for PostgreSQL v2 documentation page.

Storage 118
article thumbnail

Edgar: Solving Mysteries Faster with Observability

The Netflix TechBlog

Edgar helps Netflix teams troubleshoot distributed systems efficiently with the help of a summarized presentation of request tracing, logs, analysis, and metadata. The more complex a system, the more places to look for clues. In an earlier blog post, we discussed Telltale , our health monitoring system. What is Edgar?

Latency 296
article thumbnail

Backup and Recovery for Databases: What You Should Know

Percona

Without data backup mechanisms, there can be data loss or system downtime. Even worse, entire operating systems can crash, also resulting in data loss. An incremental backup, which is faster and requires less storage than a full backup, captures changes made since the previous backup. Similarly, accidental deletion is a culprit.

article thumbnail

From Proprietary to Open Source: The Complete Guide to Database Migration

Percona

Parallel run : Operating both the existing and new database system simultaneously during the transition, allowing for a seamless fallback in case of any issues. Look closely at your current infrastructure (hardware, storage, networks, etc.) The logic and syntax of stored procedures may differ between database systems.