Remove 2014 Remove Monitoring Remove Operating System Remove Virtualization
article thumbnail

What is container orchestration?

Dynatrace

But managing the deployment, modification, networking, and scaling of multiple containers can quickly outstrip the capabilities of development and operations teams. This orchestration includes provisioning, scheduling, networking, ensuring availability, and monitoring container lifecycles.

article thumbnail

Path to NoOps part 2: How infrastructure as code makes cloud automation attainable—and repeatable—at scale

Dynatrace

Dynatrace IT itself has implemented a NoOps model for our own IT operations. With a skeleton staff of 7 on a on 24×7 schedule, we increased the number releases from 2 to 26 per year and reduced production bugs by 93% since 2014. In response, Dynatrace introduced Monaco (Monitoring-as-code). Register now!

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

What is Kubernetes?

Dynatrace

Since Kubernetes emerged in 2014, it has become a popular solution for scaling, managing, and automating the deployments of containerized applications in distributed environments. However, these highly dynamic and distributed environments require a new approach to monitoring Kubernetes infrastructure and applications.

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

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

Common SQL Server Mishaps

SQL Performance

Prior to SQL Server 2012, the maximum server memory value only applied to the bufferpool, so customers needed to limit the amount of memory the bufferpool could use to save memory for the operating system and other processes. For SQL Server 2008R – 2014, you could lower this threshold using trace flag 2371.

Servers 49
article thumbnail

Linux Load Averages: Solving the Mystery

Brendan Gregg

The version of this on [ietf.org] links to a PDF scan of a hand drawn load average graph from July 1973, showing that this has been monitored for decades: source: [link]. Nowadays, the source code to old operating systems can also be found online. avg-cpu: %user %nice %system %iowait %steal %idle 0.54 termc$ uptime.

Latency 111