Remove 2013 Remove Efficiency Remove Speed
article thumbnail

Autonomous Cloud Enablement aka Scaling NoOps via Self-Service

Dynatrace

Over the years we have seen three major waves of evolution for us: Speed, Stability and Scale. In order to better explain why we are talking about Autonomous Cloud, what it means and how you can apply our lessons learned, let me explain the three waves of transformation in more detail: Wave one: DevOps to increase speed.

Cloud 225
article thumbnail

AWS EC2 Virtualization 2017: Introducing Nitro

Brendan Gregg

Paravirtualization**: The hypervisor provides efficient hypercalls, and the guest OS uses drivers and kernel modifications to call these hypercalls. Virtualized in Hardware**: Hardware support for virtualization, and near bare-metal speeds. Apps may run 2x to 10x slower, or worse. I'd expect between 0.1% The first was c3.

Insiders

Sign Up for our Newsletter

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

article thumbnail

USENIX SREcon APAC 2022: Computing Performance: What's on the Horizon

Brendan Gregg

## References I've reproduced the references from my SREcon22 keynote below, so you can click on links: - [Gregg 08] Brendan Gregg, “ZFS L2ARC,” [link] Jul 2008 - [Gregg 10] Brendan Gregg, “Visualizations for Performance Analysis (and More),” [link] 2010 - [Greenberg 11] Marc Greenberg, “DDR4: Double the speed, double the latency?

article thumbnail

What is OpenShift? And how to make OpenShift monitoring easy

Dynatrace

Since its inception in 2013, Docker has become the de facto standard for developers due to its ability to make more efficient use of system resources, ship software faster, and minimize security issues. Speeds up development. OpenShift key features and benefits. OpenShift 3.0 Enhances DevOps productivity.

article thumbnail

Expanding the AWS Cloud – Introducing the AWS Europe (Stockholm) Region

All Things Distributed

In 2013, AWS launched the AWS Activate program to provide Nordic startups access to guidance and one-on-one time with AWS experts. Winning in this race requires that we become much more customer oriented, much more efficient in all of our operations, and at the same time shift our culture towards more lean and experimental.

AWS 119
article thumbnail

Taking DynamoDB beyond Key-Value: Now with Faster, More Flexible, More Powerful Query Capabilities

All Things Distributed

You saw the first iteration in April 2013 with the launch of Local Secondary Indexes (LSI). Global secondary indexes allow you to efficiently query over the whole DynamoDB table, not just within a partition as local secondary indexes, using any attributes (columns), even as the DynamoDB table horizontally scales to accommodate your needs.

Games 106
article thumbnail

Finding Distinct Values Quickly

SQL Performance

I will be using the 50GB Stack Overflow 2013 database , but any large table with a low number of distinct values would do. The Stack Overflow 2013 database comes without nonclustered indexes to minimize download time. This machine has four i7 CPUs (hyperthreaded to 8) with a base speed of 2.4GHz. Test Environment.

Servers 86