Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on DevOps, CI/CD, Automation and related technologies.

Finish code reviews faster with improved comment navigation

Whether you're the author of a pull request or a code reviewer, it's important to focus on what matters, while making sure you don't miss any important feedback from your teammates. This is especially true when you're making a return visit to a pull request, and you want to pay the most attention to any sections of the PR with unresolved comment threads.

What is Citrix ADC, and How Do You Use It to Streamline Network Operations

The rise of complex containerized software environments sees an increased need for reliable delivery solutions like application delivery controllers (ADCs). ADCs such as Citrix function as load-balancing intermediaries within a software delivery network. They are positioned between application and user servers where they manage traffic flow via various structured and centralized processes.

Removing the first line from a Flat file in Logic Apps

Welcome again to another Decoding Logic App Dilemmas: Solutions for Seamless Integration! This time we selected a real problem presented by a client during one of our Logic Apps training courses: How to remove the first line from a flat file (CSV)! In this case, we have a CSV file where the first line contains the column headers that we want to see removed from the message in order to process only the data.

From Battlefield to Business: Applying the OODA Loop

In today's dynamic world of software development and system operations, making informed decisions and developing effective strategies rely heavily on data. The OODA loop, developed by military strategist John Boyd, consists of a recurring cycle: Observe, Orient, Decide and Act. This is then followed by a Feedback stage (not represented in the OODA acronym for some reason) before the cycle repeats itself, allowing for continuous optimization.

Monitoring Junos OS with Prometheus vs. Graphite

When you plan monitoring strategies, the first thing you need to consider is the characteristics of the target systems. Depending on the resources you want to monitor, you will have to apply different architectural designs such as data collection, metrics generation, visualization, refresh schedule, and more. When you want to monitor network systems, making these considerations will allow you to achieve the right monitoring solutions.