Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

Protecting Your VoIP Infrastructure From DDoS Attacks

Distributed denial of service (DDoS) attacks are an ongoing issue for communications service providers, putting critical systems at risk, undercutting service level agreements, and bringing unwanted headlines. In the first half of 2022 6 million of these attacks were reported. Some metrics of DDoS attacks in 1H2022 compared to 2H2021.

The real cost of latency

In networking, latency - sometimes referred to as 'lag' - is the delay between a client request and the service provider's response. In a cloud environment this could be a developer or end-user client request, and the cloud service provider’s response. Or for multi-cloud, it could be one application in a cloud instance, talking to another application in another cloud instance. But no matter which type, latency can have a real impact on an organisation.

15 Best Linux Networking Commands and Scripts You Should Know

Both servers and software development use Linux. Today, Linux distributions are used by the vast majority of electronics and embedded systems. Worldwide, Linux servers make up about 90% of all internet servers. Additionally, the Linux kernel is used by around 80% of all smartphones. Today, every system in the world is linked via a network. Information exchange across systems requires network connectivity. Computer networking refers to communication over the internet as well as within a network.

Secure Cookies Using HAProxy Enterprise

My colleague Baptiste previously published an article on how to protect cookies while offloading SSL. I recently encountered a customer who wanted to achieve a very similar goal but using a more recent HAProxy Enterprise version. This post will explain the best practices for how to secure your cookies using HAProxy Enterprise.

Microsoft Teams Troubleshooting Performance and Connection Issues

How many times has this happened? You’re on a Microsoft Teams call, and your call disconnects, lags or freezes - so you go to Google to look up how to solve the problem. Well look no further! We’re teaching you the how to’s of Microsoft Teams troubleshooting to solve common Microsoft Teams performance issues and connection issues using Network Monitoring!

True Network Monitoring ROI Means Upgrading Your NetOps Strategies

Running network operations today is more complicated than ever before. Networks are growing in size and complexity due to modern network architecture adoption, but organizations are not hiring more staff to compensate for this increased complexity and demand. The prevailing mentality seems to be to do more with what you have.

User Experience for Observability

Modern software applications involve multiple layers of code and services, working together to meet increasingly demanding user requirements. To achieve this, systems became distributed, providing improved scalability, fault tolerance, and complexity. However, this innovation brought new challenges to basic troubleshooting and performance monitoring to maintain the health of systems. It’s for these reasons that observability is trending.

How to monitor Nginx

Are you interested in learning how to monitor Nginx? In this post, we'll show you all about how Nginx works and how you can use Hosted Graphite to monitor it. First, we'll read what Nginx monitoring is all about and how it can together work with Prometheus. Nginx, pronounced like “engine-ex”, is an open-source web server that, since its initial success as a web server, is now also used as a reverse proxy, HTTP cache, and load balancer.