Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on Monitoring for Websites, Applications, APIs, Infrastructure, and other technologies.

Why do you need to monitor VPNs?

A VPN connection comes in handy to establish a link between private servers and remote users. As a protected data path, the presence of the VPN tunnel paves the way for improved data security. Therefore, data transmissions between the network and device have the additional security of data encryption. But at the same time many inappropriate IPs can access your VPN, putting data security at stake. So, how do you deal with such situations? You definitely can’t stop using VPNs right.

Building powerful tailored SCOM dashboards with Enterprise Applications (Part 2)

In my last blog post, we focused on creating 29 Enterprise Applications (EA). We also spent some time talking about our Critical Service Offerings (CSO) and Supporting Service Offerings (SSO). And finally, we looked at three out-of-box dashboards. If all you needed was to create a dashboard to control the boxes’ color quickly, you already have what you need.

Serverless at Scale: How to migrate a legacy system to Serverless and make it work?

Thinking about moving your business to Serverless in 2021 and really making it work for you? This webinar is for you!  In the first part of the session we’ll be covering all the important and often overlooked of steps and best practices of moving to serverless. Starting from how do you actually go about migrating a legacy system, all the way to how to empower your team through the transition and level up their skills thereafter. 

You should be using Hosted Graphite for Heroku Metrics

Today, Heroku is used by many developers from a wide range of small to large enterprise size companies. As you are reading this article, you yourself may also be using Heroku to build and operate apps. So, how do you monitor the apps you run on Heroku? It is seen that many people are using Heroku metrics given its standard built-in feature and it being offered for free.

Page Speed vs. SEO: Does a Slow Website Affect Rankings?

If you have a website, you should know about search engine optimization (SEO) and page speed. You may even have wondered about balancing page speed vs. SEO. From a user perspective, page speed matters to you personally because you get frustrated when you click a link and nothing appears to happen or when it takes ages before any information appears. But does it matter when it comes to SEO? Good question.

Log Management in Hosted Platforms Like DigitalOcean

With DigitalOcean Monitoring, you can collect metrics for visibility, monitor Droplet performance, and receive alerts when problems arise in your infrastructure. Many users often want to extend this infrastructure monitoring with application-level monitoring. This means debugging issues requires expertise, familiarity with your product and infrastructure, and often the involvement of many people in various fields—all to chase down a single problem.

Best Practices for Kubernetes Monitoring

Kubernetes, also known as K8s, is a container-orchestration platform for automating deployment, scaling, and operations of applications running inside the containers across clusters of hosts. Google open-sourced the Kubernetes project in 2014. According to a recent CNCF survey, Kubernetes is the most popular container management tool among large enterprises, used by 83% of respondents. Containers are a good way to bundle and run applications.