The latest News and Information on DevOps, CI/CD, Automation and related technologies.
For the last several years, GitLab has run a major survey about the trends facing the DevSecOps community. This year over 4,000 people responded to the survey, 40% who identified as a Software Developer / Software Engineer. Also about half the survey participants are based in Asia, a major region for Software Developers. One of the biggest trends you will find throughout the survey is how much developers value speed and efficiency.
Prometheus was originally developed in 2012 and has grown in popularity since then. It's an open-source systems toolkit that monitors and alerts. While it was developed for SoundCloud, the project is now independent and standalone. Why would you need this model? It comes with several features, but perhaps the most important ones are the fact that it offers multiple graphing modes, dashboard support, and does not rely on distributed storage. Instead, it uses autonomous single server nodes.
PromQL is a functional query language that’s meant for use with the Prometheus monitoring tool. In fact, PromQL is short for “Prometheus Query Language.” The point of this language is to make it easy for users to choose and collect time-series data in Prometheus, which can then be displayed in a graph or as tabular data in the browser for this tool. Get a free trial with MetricFire and start visualizing your data.
In a previous post, we discussed the rise of the developer platform and how developer productivity is one of the main reasons why many organizations are either looking for or building an internal developer platform (IDP). According to a recent global survey done by Stripe, on a scale of 0 – 100%, developers responded that only 68.4% of their time is productive, which means that developers could be nearly 50% more productive than today: (100% — 68.4%) / 68.4% = 46%
Windows event logs and event triggers are an important part of Windows server monitoring. With the addition Event Viewer feature, Windows made it possible for server administrators to create custom tasks for certain events. This would be the so-called event trigger, and it could be a script or an email notification. This feature is highly important in terms of security and proactively dealing with issues with the server.
According to a McKinsey study, 70 percent of digital transformation projects fail. It’s quite a paradox because the transformation is happening for growth and success. If this stat alone is anything to go by, it indicates that enterprises need to rethink their strategy and management of such transformations. So how are those other 30 percent of enterprises succeeding with their digital overhauls? Well, data and analytics play a vital role in helping track the progress of the process.
Docker containers have revolutionized the cloud industry. While Docker containers already present remarkable benefits and plus-points over other virtualization methods, there are significant performance gains that developers can further squeeze out of Docker to get the most out of the technology. This guide will cover different methods of optimizing Docker performance and answer some frequently asked questions about the technology.