Remove Efficiency Remove Systems Remove White Paper
article thumbnail

Crate-training Tiamat, un-calling Cthulhu:Taming the UB monsters in C++

Sutter's Mill

But we want to keep our momentum and not let this important work wait for C++29, so concurrently with C++26 in the C++26 timeframe we intend to work on a white paper to catalog and address C++ language UB, that we hope to publish around the same time as C++26 is published.

C++ 70
article thumbnail

ABAC on SpiceDB: Enabling Netflix’s Complex Identity Types

The Netflix TechBlog

By Chris Wolfe , Joey Schorr , and Victor Roldán Betancort Introduction The authorization team at Netflix recently sponsored work to add Attribute Based Access Control (ABAC) support to AuthZed’s open source Google Zanzibar inspired authorization system, SpiceDB. This would be a significant departure from its existing policy based system.

Cache 255
Insiders

Sign Up for our Newsletter

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

article thumbnail

Netflix Cloud Packaging in the Terabyte Era

The Netflix TechBlog

As described by the white paper Apple ProRes ( link ), the target data rate of the Apple ProRes HQ for 1920x1080 at 29.97 Lastly, the packager kicks in, adding a system layer to the asset, making it ready to be consumed by the clients. MezzFS borrows from how operating systems handle page faults. is 220 Mbps.

Cloud 242
article thumbnail

Total Cost of Ownership and the Return on Agility - All Things.

All Things Distributed

Werner Vogels weblog on building scalable and robust distributed systems. The significant savings is because you are using your resources efficiently, only when you need them, stopping them after your peak traffic subsides, and not paying anything when you donâ??t All Things Distributed. By Werner Vogels on 16 August 2012 10:00 AM.

AWS 99
article thumbnail

DevOps Enterprise Summit, Europe 2021: Leadership and OKRs

Tasktop

Citing the Navy’s “leadership factory”, he encouraged attendees to focus on tuning a system for building leaders, to give them the responsibility and ownership to hone their skills and come back “stronger” from missions. The admiral would no doubt admire what Jason Cox, Director of Platform & Systems Reliability, is doing at Disney.

DevOps 91
article thumbnail

DORA Metrics and Flow Metrics: Use the Whole Ruler, Not Just Two Inches

Tasktop

These development team metrics set the gold standard for operational efficiency for releasing code rapidly, securely and confidently. Value Stream Management and Flow Metrics: Measure The Whole System. What units of value are flowing across the system . How the system is delivering value to the customer. Flow Efficiency.

Metrics 59
article thumbnail

C++ safety, in context

Sutter's Mill

We must make our software infrastructure more secure against the rise in cyberattacks (such as on power grids, hospitals, and banks), and safer against accidental failures with the increased use of software in life-critical systems (such as autonomous vehicles and autonomous weapons). Efficiency. The C++ community has not done so.

C++ 143