Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

Pandora FMS as an alternative to Percona PMM

On one previous occasion one of our colleagues published a good article on the Percona Server for this database. Percona is a company founded in 2006 by former MySQL employees, Peter Zaitsev and Vadim Tkachenko. Today we bring you another piece of software from that company: Percona Management and Monitoring Software (Percona PMM).

Infrastructure as code: testing and monitoring

In my last post, I talked about the evolution of infrastructure as code and its role in modern software development. To recap, let's take a quick look back at what an IaC process establishes: in a nutshell, IaC is a methodology that enables you to manage your servers and deploy your applications purely through code. Through some configuration language saved to a file, you define the resources and packages that servers need.

Running Istio on Kubernetes in Production. Part I.

What is Istio? Istio is a service mesh technology adding an abstraction layer to the network. It intercepts all or part of the traffic in a k8s cluster and executes a set of operations on it. Which operations are supported? For example, setting up smart routing or implementing a circuit breaker approach, setting up “canary deployment”. Moreover, Istio makes possible imposing a limit on external interactions and controlling all routes between the cluster and an external network.

Using Winston 3 for Logging in Node.js

Winston is one of the most popular and versatile logging libraries for Node.js. With Winston, you can differentiate and redirect your logs to different places depending on their severity or purpose, and ensure there are redundant records in case of any failures or corruption later on. With the Winston 3.0 update, one of the biggest changes is the ability to apply custom formatting to your logs.

Grafana Labs at KubeCon: The Latest on Cortex

Grafana Labs has been running Cortex for more than a year to power Hosted Prometheus in Grafana Cloud. We’re super happy: It’s been incredibly stable and has recently gotten insanely fast. Here’s what you need to know about Cortex, what we’ve been doing to Cortex in the past year, and what we plan on doing in the coming months.

14 Alternatives to Pingdom for Checking Your Website's Health

Now that Pingdom has permanently closed its doors to free users, many customers are searching for alternatives to stand in the gap for their web monitoring needs. Web monitoring keeps you from losing potential business because of site or service downtime. David Sanchez of Mammoth Web Solutions says: “You have to continuously monitor your domain, because every new integration can affect domain performance.