Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

An IT Operations Pro Reading List for Covid-19

IT operations pros worldwide are in wartime. They’ve got to support a mass number of people transitioning to remote work overnight. This is putting a severe strain on networks and servers and security policies. They may also be dealing with major traffic jams on customer-facing websites, especially for consumer-facing businesses in retail, healthcare and financial services. If you haven’t done a lot of pre-planning, things might be a little rough in your business right now.

JavaScript Tracing: How to Find Slow Code

Finding slow JavaScript code can be a tricky problem to solve. Small code changes can have a big impact on the performance of your code. Fortunately, many different approaches can help you nail down the exact source of the problem. In this post, you’ll learn about three methods that’ll bring you the results you’re seeking. You can trust manual code inspection, but that has its disadvantages.

The 3 worst culprits of slow first byte time

Time to first byte has become a popular enough issue for web site operators that it now has its own acronym. The true problem with slow responses from a web server can be difficult to understand, because it has a lot more to do with human nature than it does with technical issues. Getting a faster response is the easy part. Getting and keeping a web audience is much more difficult.

The Top 8 Website Monitoring Best Practices

Your website is an extension of your business. In some cases, your website is what people use as their first impressions of your business. Visitors to your site expect it to work correctly and provide a positive customer experience. When things are working correctly, people are more likely to spend time exploring your site to learn about your business, your products, and your services. They may even register an online account if you offer this feature.

Free CDN Performance check! Are you getting everything you expect from your CDN?

In case you haven’t heard, Uptrends has a new, exciting free tool, CDN Performance Check. The new tool makes checking on your CDN performance super easy. Plug in a URL for your site or one of your static resources and watch as Uptrends times the connection and download from over 40 worldwide locations. It’s one quick test, but you get so much CDN performance information back. All you need is your site’s URL or the URL for one of your static page elements served up by a CDN.

Monitor vSphere with Datadog

VMware vSphere is a server virtualization platform that enables organizations to provision and manage virtual machines at scale. With its comprehensive suite of products, vSphere helps companies manage datacenter resources, migrate workloads without downtime, run applications with high availability, and more. To keep tabs on dynamic vSphere environments and effectively address resource bottlenecks, you need deep visibility across every part of your infrastructure.

Sponsored Post

Covid-19: The importance of data & how it relates to Network Security

When China built an entire emergency hospital in a matter of days in Wuhan – a city about the size of NYC that most of us had never heard of – the world was watching with concern, but somehow still expected and hoped that the crisis would somehow remain contained to China, or at least Asia. People in Europe and the U.S.

Monitoring the infrastructure that supports remote work with Site24x7

As a result of the global COVID-19 outbreak, organizations are increasingly encouraging employees to work remotely to preserve their well-being and ensure uninterrupted business productivity. Digital transformation has made this remote adoption possible and exceeded all expectations as far as the growth rate of remote work.

Introducing Grafana Cloud Agent, a remote_write-focused Prometheus agent that can save 40% on memory usage

Today, we are announcing the Grafana Cloud Agent, a subset of Prometheus built for hosted metrics that runs lean on memory and uses much of the same battle-tested code that has made Prometheus so awesome. At Grafana Labs, we love Prometheus. We deploy it for our internal monitoring, use it alongside Alertmanager, and have it configured to send its data to Cortex via remote_write. Unfortunately, as we scale to handle more load, our deployment becomes more and more difficult to manage.