Remove Efficiency Remove Operating System Remove Presentation Remove Tuning
article thumbnail

What is IT automation?

Dynatrace

Ultimately, IT automation can deliver consistency, efficiency, and better business outcomes for modern enterprises. Automating IT practices offers enterprises faster data centers and cloud operations, as well as increased flexibility and accuracy. Automating IT practices without integrated AIOps presents several challenges.

article thumbnail

Crucial Redis Monitoring Metrics You Must Watch

Scalegrid

Understanding Redis Performance Indicators Redis is designed to handle high traffic and low latency with its in-memory data store and efficient data structures. It can achieve impressive performance, handling up to 50 million operations per second. Cache Hit Ratio The cache hit ratio represents the efficiency of cache usage.

Metrics 130
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

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. A video of the talk is on youtube : The slides are on slideshare : I love this talk as I get to share more about what the Performance and Operating Systems team at Netflix does, rather than just my work.

Tuning 61
article thumbnail

Automate complex metric-related use cases with the Metrics API version 2

Dynatrace

Every metric has metadata properties that are important for efficiently querying data. Example 2: Query the average Apdex for mobile apps aggregated by app and operating system for the last two hours. By default, the response is presented in JSON format. Accept: text/csv; header=present; charset=utf-8.

Metrics 234
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. A video of the talk is on youtube : The slides are on slideshare : I love this talk as I get to share more about what the Performance and Operating Systems team at Netflix does, rather than just my work.

Tuning 52
article thumbnail

MongoDB Best Practices: Security, Data Modeling, & Schema Design

Percona

In this blog post, we will discuss the best practices on the MongoDB ecosystem applied at the Operating System (OS) and MongoDB levels. The main objective of this post is to share my experience over the past years tuning MongoDB and centralize the diverse sources that I crossed in this journey in a unique place.

article thumbnail

5 tips for architecting fast data applications

O'Reilly Software

Fast forward to the present day and we find ourselves in a world where the number of connected devices is constantly increasing. Are there inherent time relationships in the messages that need to be preserved as they travel across the system? What message process warranty level do we require? At least once? At most once? Exactly once?