Remove 2017 Remove Blog Remove Storage Remove Tuning
article thumbnail

AWS re:Invent 2017: How Netflix Tunes EC2

Brendan Gregg

My last talk for 2017 was at AWS re:Invent, on "How Netflix Tunes EC2 Instances for Performance," an updated version of my [2014] talk. Our team looks after the BaseAMI, kernel tuning, OS performance tools and profilers, and self-service tools like Vector. Storage I/O. We help where we can. schedtool –B PID. Huge Pages.

Tuning 61
article thumbnail

AWS re:Invent 2017: How Netflix Tunes EC2

Brendan Gregg

My last talk for 2017 was at AWS re:Invent, on "How Netflix Tunes EC2 Instances for Performance," an updated version of my [2014] talk. Our team looks after the BaseAMI, kernel tuning, OS performance tools and profilers, and self-service tools like Vector. Storage I/O. We help where we can. schedtool –B PID. Huge Pages.

Tuning 52
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

Building Netflix’s Distributed Tracing Infrastructure

The Netflix TechBlog

In our previous blog post we introduced Edgar, our troubleshooting tool for streaming sessions. By 2017, open source projects like Open-Tracing and Open-Zipkin were mature enough for use in polyglot runtime environments at Netflix. —?which is difficult when troubleshooting distributed systems.

article thumbnail

Solaris to Linux Migration 2017

Brendan Gregg

Search for recent blog posts on Linux containers, and try them out, and you'll piece together their capabilities and workings bit by bit. Both Xen and KVM have had many performance and security improvements, and workloads can now be tuned to run at almost bare metal speeds (say, a 3% loss or less). It can be menu driven or automated.

article thumbnail

The Ultimate Guide to MySQL Partitions

Percona

This blog was originally published in July 2017 and was updated in August 2023. Otherwise, the storage engine does a scatter-gather and queries ALL partitions in a UNION that is not concurrent. This method distributes data evenly across partitions to achieve balanced storage and optimal query performance.

article thumbnail

Using Parallel Query with Amazon Aurora for MySQL

Percona

now has a version which will support parallelism for SELECT queries (utilizing the read capacity of storage nodes underneath the Aurora cluster). Aurora PQ works by doing a full table scan (parallel reads are done on the storage level). sec) mysql> explain select count(*) from ontime where flightdate > '2017-01-01'G 1.

Cache 47
article thumbnail

Real-Real-World Programming with ChatGPT

O'Reilly

So far I’ve read a gazillion blog posts about people’s experiences with these AI coding assistance tools. In the end, I had to add four additional permissions—”tabs”, “storage”, “scripting”, “identity”—as well as a separate “host_permissions” field to my manifest.json.