article thumbnail

DevOps automation: From event-driven automation to answer-driven automation [with causal AI]

Dynatrace

The evolution of DevOps automation Since the concept of DevOps emerged around 2007 and 2008 in response to pain points with Agile development, DevOps automation has been continuously evolving. As a result, it saves critical developer time and expedites the mean time to resolution (MTTR).

DevOps 225
article thumbnail

The Surprising Effectiveness of Non-Overlapping, Sensitivity-Based Performance Models

John McCalpin

The presentation discusses a family of simple performance models that I developed over the last 20 years — originally in support of processor and system design at SGI (1996-1999), IBM (1999-2005), and AMD (2006-2008), but more recently in support of system procurements at The Texas Advanced Computing Center (TACC) (2009-present).

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

Allez, rendez-vous à Paris – An AWS Region is coming to France!

All Things Distributed

Based in the Paris area, the region will provide even lower latency and will allow users who want to store their content in datacenters in France to easily do so. Since we opened the first AWS EU Region in Ireland in November 2007, we have seen an acceleration of companies adopting the AWS Cloud.

AWS 166
article thumbnail

Välkommen till Stockholm – An AWS Region is coming to the Nordics

All Things Distributed

In 2007, we opened our first AWS Region in Ireland and since then have opened additional regions, in Germany and the UK, with France still to come. This enables customers to serve content to their end users with low latency, giving them the best application experience. However, we do not plan to slow down and we are not stopping there.

AWS 117
article thumbnail

A Decade of Dynamo: Powering the next wave of high-performance, internet-scale applications

All Things Distributed

Our straining database infrastructure on Oracle led us to evaluate if we could develop a purpose-built database that would support our business needs for the long term. Performant – DynamoDB consistently delivers single-digit millisecond latencies even as your traffic volume increases.

Internet 130
article thumbnail

How To Measure the Working Set Size on Linux

Brendan Gregg

In this post I'll introduce some new things I've developed for WSS estimation: two Linux tools, and WSS profile charts. My tool does this using /proc/PID/clear_refs and the Referenced value from /proc/PID/smaps, which were added in 2007 by David Rientjes (thanks). He also described memory footprint estimation in his [patch].

Cache 71
article thumbnail

Rebuilding Netflix Video Processing Pipeline with Microservices

The Netflix TechBlog

The Netflix video processing pipeline went live with the launch of our streaming service in 2007. This architecture shift greatly reduced the processing latency and increased system resiliency. It served as the foundation for numerous encoding innovations developed by our team.