Remove 2009 Remove Efficiency Remove Internet Remove Traffic
article thumbnail

So many bad takes?—?What is there to learn from the Prime Video microservices to monolith story

Adrian Cockcroft

Then they tried to scale it to cope with high traffic and discovered that some of the state transitions in their step functions were too frequent, and they had some overly chatty calls between AWS lambda functions and S3. They state in the blog that this was quick to build, which is the point.

article thumbnail

Performance Mythbusters

Tim Kadlec

Most of us work on connections that are typically quite a bit faster than that of the average internet user. In the early days of the web when we were browsing the internet via a dialup connection, improving performance meant removing the images from your site. I think this myth stems more from a lack of awareness. Performance matters.

article thumbnail

Solaris to Linux Migration 2017

Brendan Gregg

I wrote an ftrace toolkit, [perf-tools], and the article [Ftrace: the hidden light switch]. - **perf**: since 2009, this started as a PMC profiler but can do tracing now as well, usually in a dump-and-post-process style. It's the official profiler. Many new tools can now be written, and the main toolkit we're working on is [bcc].