Operations | Monitoring | ITSM | DevOps | Cloud

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

What's missing from your incident management workflow

The first fifteen minutes of an incident set the tone for the rest of the resolution process. But what makes the difference between a rapid response and a stressful scramble—clear ownership—hasn't always been easy to ascertain. In this article, we’ll cover how Cortex, an internal developer portal, can be your team’s source of truth to accelerate the incident management process, and reduce MTTR.

How to record a business process with Kosli's Audit Trail

Have you ever needed to provide proof that a critical business process actually took place? It’s a painful process involving all kinds of paperwork, but it’s the reality for many organizations working in highly regulated industries. For these companies, records need to be kept for actions like the provisioning of user accounts and access to sensitive records. It’s necessary, but it’s manual and time-consuming work.

Unique Challenges for Software Developers in the Public Sector

If you’re a software developer in the public sector, you’re familiar with the unique challenges public sector professionals face. From grappling with tight deadlines and limited resources to working with complex legacy systems, the journey of a public sector software dev seems to be filled with obstacles at nearly every turn.

Stay on top of every change with Kosli Notifications

In this short blog, you will learn how to set up Kosli Notifications so your whole team can stay on top of environment changes and compliance events in real time. 🚀 In fast-paced technology landscapes, understanding how systems are changing is crucial. Developers, DevOps/Platform/SRE teams, security personnel, and management all need this information to manage operational risk, resolve incidents, and just for basic communication with each other.

Common AzCopy Errors and How to Fix Them

AzCopy is a command-line tool provided by Microsoft to transfer data to and from Azure Storage services like Blob, File, and Table storage. It’s a vital tool for IT professionals who handle large-scale data operations, offering an efficient way to move data where it’s needed. However, as with any robust tool, users might encounter errors or issues while working with AzCopy. In this article, we’ll explore some common AzCopy errors and provide solutions on how to fix them.

Is Kubernetes Too Complicated - Civo Navigate NA 2023

Join @JuliaFMorgado as she takes you through her Kubernetes learning journey and demystifies its complex architecture. She outlines some advice for those just getting started by covering topics such as nodes, pods, containers, and more. The presentation offers insights into Kubernetes' learning curve and essential components, providing valuable advice for those looking to delve into containerization and Kubernetes.

Why Andy Warhol would like - and dislike - AI

In a series of blog posts about AI, I’ve been looking at how intelligent ChatGPT is, how good ChatGPT and Bing are when you employ them as a technology writer, and how the engineering team at Redgate is using GitHub Copilot to aid with writing code. Now it’s time to take a look at image creation tools, and where better to start than Andy Warhol? I like Andy Warhol.

Unraveling AWS Lambda: Exploring Scalability and Applicability

In our previous blog, we shared our firsthand experience of implementing a tracing collector API using serverless components. Drawing parallels with Amazon Prime Video’s architectural redesign, we discussed the challenges we encountered, such as cold-start delays and increased costs, which prompted us to transition to a non-serverless architecture for more efficient solutions.