Operations | Monitoring | ITSM | DevOps | Cloud

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

The Latest JFrog Plugin for Jenkins

We all know that artifact management is an important part of our development lifecycle, and if you’re using Jenkins you’ll also need to store your builds and binaries. In the world of DevOps, efficient integration and management of artifacts and dependencies are crucial for successful software delivery. Together, Jenkins and JFrog Artifactory offer a powerful combination for streamlined build processes.

How to backup Whisper to the cloud

The privacy and security of our communication have become critical digital assets that enterprises should protect. The data can give companies valuable insights and allow them to develop new products and services. However, communication data can hold sensitive information such as personal details, financial records, and confidential conversations. To securely store and protect these data, Whisper, an Ethereum blockchain-based messaging protocol, was born.

Choosing the Right On-Premise Hypervisor

In today’s digital landscape, virtualization has become an integral part of IT infrastructure. On-premise hypervisors play a crucial role in this realm, enabling organizations to consolidate their hardware resources, improve scalability, and enhance overall efficiency. However, with numerous options available, selecting the right on-premise hypervisor can be a challenging task.

Deploy Your Production Infrastructure on AWS in 15 Minutes with Qovery

You don't know yet about Qovery? Watch this live session from Romaric (CEO of Qovery) to learn more about Qovery and deploy your production infrastructure on AWS. During this session, Romaric covers: This session is free and perfect for technical people - CTO, VP Engineering, DevOps engineers, Platform Engineers, and Developers.

The Hidden Costs of Monitoring

When it comes to monitoring IT infrastructure, the costs you see on the price tag of the tool are often just the tip of the iceberg. Below the waterline, a mass of hidden costs can lurk, which can significantly affect the total cost of ownership. In this blogpost we will cover the analysis of two traditional monitoring domains, Open Source observability and Commercial Centralized observability solutions, focusing the direct and indirect impacts when implementing these solution.

Decoding Logic App Dilemmas: Nested JSON schema validation

Welcome again to another Decoding Logic App Dilemmas: Solutions for Seamless Integration! This time we selected a problem related to a few tips and tricks I have been writing Message validation inside Logic Apps or JSON schema validation. One of our previous dilemmas addressed this complex topic: Decoding Logic App Dilemmas: How to validate if a JSON property is not an empty string? , of course, describing and addressing a different problem.

Graphite Graphing and Monitoring tool

The Graphite graphing and monitoring tool is open-source software for monitoring time-series data, and it can be installed on any system, from cheap hardware to the cloud. Graphite collects time series data from infrastructure, servers, networks, and applications, and then provides the Graphite graphing UI for analyzing the data. Graphite has been around since 2008, and it has been continuously developing over the past 12 years.

What is Event-Driven Automation? Event-Driven Automation Programming Examples

Event-driven automation can turn repetitive, manual, daily tasks into something that you set and forget. It’s a great way to trigger automatic events and prevent human error. In this blog, we'll explore a few event-driven automation programming examples, from sending an email to a certain group of users when a file has been uploaded to a server to generating reports.

Improving discoverability of the git blame functionality on Bitbucket Cloud UI

We are making git blame feature more discoverable on the Bitbucket Cloud UI. A very useful feature of git, git blame has been available on the Bitbucket Cloud UI for years. Similar to how git blame works with git, on Bitbucket Cloud it annotates each line in the given file with information from the commit which introduced the line.