The latest News and Information on DevOps, CI/CD, Automation and related technologies.
Microsoft Office 365, often simply referred to as Office 365, represents a significant shift in the way we approach work in a digital environment. It’s a subscription service that ensures you always have the most up-to-date modern productivity tools from Microsoft. This suite of services and applications goes beyond the traditional software suite to offer a wide range of tools and solutions to modern-day challenges faced by organizations and individuals alike.
Databases in one form or another are almost an inseparable part of modern applications. A popular one among them is MySQL on which this article will focus. But how to monitor MySQL? This article will give an introduction to this topic.
Prometheus is a very popular open-source monitoring and alerting toolkit originally built in 2012. Its main focus is to provide valid insight into system performance by providing a way for certain variables of that system to be monitored. Prometheus displays the performance of these variables as a graph to allow its users to see their system’s performance at a glance.
Collecting metrics about your servers, applications, and traffic is a critical part of an application development project. There are many things that can go wrong in production systems, and collecting and organizing data can help you pinpoint bottlenecks and problems in your infrastructure. In this article, we will discuss Graphite and StatsD, and how they can help form the basis of monitoring infrastructure.