Operations | Monitoring | ITSM | DevOps | Cloud

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

Runbook Automation and Rundeck v5.6 Release Notes

The Runbook Automation and Rundeck product team are back with release v5.6, featuring some security updates and fixes, plus lots of contributions from Rundeck’s amazing open source community. Plus, Forrest takes us through some of the projects that community members can contribute to themselves, including the documentation and plugins.

Guide to Adding K8 Inventory Stats to Your Telegraf Daemonset

Having insights into your Kubernetes environment is crucial for ensuring optimal resource allocation and preventing potential performance bottlenecks. It also enables proactive monitoring of application health and security, helping to quickly identify and resolve issues before they impact users.

Introduction to The Splunk Terraform Provider | Create a Detector in Splunk Observability Cloud

In this video I will demonstrate how to use the Splunk Terraform Provider. I’ll explain what it is and why you should use the Splunk Terraform Provider as part of your overall Observability as Code solution. Using a simple Terraform project, I will walk you through the setup of the provider and the creation of a Detector in Splunk Observability Cloud.

Top 9 CI/CD Best Practices for your DevOps Team's Success

Continuous Integration (CI) and Continuous Deployment (CD) have become quite popular in the software development environment for they emphasize automation and streamlined workflows. By implementing CI/CD best practices, developers will be able to deliver high-quality software faster and enhance productivity. However, the implementation of CI/CD practices is not an easy task, you may require careful planning to execute the process and gain results.

Testing Golang with httptest

Go, often referred to as Golang, is a popular programming language built by Google. Its design and structure help you write efficient, reliable, and high-performing programs. Often used for web servers and rest APIs, Go offers the same performance as other low-level languages like C++ while also making sure the language itself is easy to understand with a good development experience.

How SSIS Expression Works?

Using SQL Server Integration Services, you can perform all kinds of operations on your company’s data. Through a user-friendly environment with a relatively easy learning curve, you can create a vast range of complex and scalable data-rich solutions. Moreover, all of this is done within an easy-to-use IDE, where coding is often unnecessary for most common tasks. Fitting naturally into Microsoft environments, SSIS is also capable of connecting with diverse data sources and destinations.