Operations | Monitoring | ITSM | DevOps | Cloud

Looking back at almost a decade of DevOps and forward to what's coming next

TL;DR: This year’s State of DevOps Report is the 10th anniversary edition of this annual research on how practitioners are making DevOps work for them. Whether you’re a big time CircleCI user or are just beginning your career, we want to hear from you. Please take the survey so your voice is represented in the 2021 State of DevOps.

What is Relay (by Puppet)?

Relay is easy to use workflow automation tool for cloud infrastructure operations. Build and share fully automated workflows in minutes instead of days. Ensure hybrid cloud environments are secure, compliant, and cost-efficient. Improve operational efficiency with increased reliability, minimized hiring of specialized roles, and reduced time to recovery through automation that the whole organization can use.

How to Detect Memory Leaks in Java: Causes, Types, & Tools

A memory leak is a situation where unused objects occupy unnecessary space in memory. Unused objects are typically removed by the Java Garbage Collector (GC) but in cases where objects are still being referenced, they are not eligible to be removed. As a result, these unused objects are unnecessarily maintained in memory. Memory leaks block access to resources and cause an application to consume more memory over time, leading to degrading system performance.

Consolidate Knowledge Base Articles from Multiple Departments in 5 Steps

After adopting foundational practices of knowledge management many organizations aim to expand this practice outside of IT. While comprehensive knowledge management is an effective way to connect employees to solutions from multiple departments, maintenance can be a major challenge. This post will dive a little deeper into how to consolidate knowledge base articles from multiple departments.