Operations | Monitoring | ITSM | DevOps | Cloud

Kubecon 2023: Code, Culture, Community, and Kubernetes

Kubecon 2023 was more than just another conference to check off my list. It marked my first chance to work in the booth with my incredible Kentik colleagues. It let me dive deep into the code, community, and culture of Kubernetes. It was a moment when members of an underrepresented group met face-to-face and experienced an event previously not an option.

The only way to measure developer productivity without causing a revolt

In an article titled The Worst Programmer I Know, Dan North, the creator of behavior-driven development, writes about a nearly fired developer he saved from the unemployment line. This developer consistently delivered zero story points, even though delivered story points was the primary metric for developer productivity at their (unnamed) software consultancy.

A Closer Look at AlertBot's Email Reports

Here at AlertBot, we know that our customers don’t want to get bogged down with mountains of raw information about their websites and related processes. Instead, they want clear, organized, and reliable intelligence that tells them: what happened recently, what’s happening now, what’s likely to happen in the near future — and what they can do about it. That’s where email reports enter the story.

Validate JSON files against schema in Azure DevOps build

JSON files have become part of our daily lives. We use JSON files for all sorts of tasks like settings, defining database schemas, and much more. The other day I found out that invalid JSON files had been pushed to one of our repositories. So, I decided to include JSON file validation as part of our build on Azure DevOps. In this post, I'll share the solution. I'm sure you can think of a scenario where invalid JSON files either do not parse as valid syntax or don't conform to the intended format.

Should data teams consider incident management tools to respond to pipeline issues?

Data teams are adopting more processes and tools that align with software engineering, and from talks at the dbt Coalesce conference in 2023, there’s clearly a big push towards adopting software engineering practices at enterprise scale companies. At the moment, there are a lot of tools in the data space for identifying errors in data pipelines, but no tools for responding to these errors, such as coordinating fixes. This is exactly where an incident management platform makes sense to implement.

Scaling Engineering Teams

The software engineering world has become a place where compute, storage, and availability have become the cornerstones of scale. As an industry and as individuals, we should stop to take a closer look at scaling the most important of all resources… our people. In this post I’ve modeled a team with 6 engineers, 2 Sr, 3 Mid, and 1 Jr. This team is getting 450 “units” of work done ( where a unit is just some measure of throughput ) per interval (2 months).

GraphQL at scale with Azure API Management - Toon Vanhoutte

On Day 3 of INTEGRATE2023, Toon Vanhoutte dives into the transformative capabilities of GraphQL in scale with Azure API Management. Highlighting GraphQL's efficiency over REST and its widespread adoption by tech giants, Toon also sheds light on its challenges, from design to security. The takeaway? While REST dominates, GraphQL is making significant strides. Discover the nuances of modern API management in this engaging session.

How to effectively monitor PowerShell Jobs running on VM or Azure?

Do you need help with the task of overseeing PowerShell jobs on your Azure or VM? In this video, Mike Stephenson discusses the problems IT operators face when dealing with complex PowerShell jobs on Azure, like run failures in PowerShell scripts. This video provides a solution that shifts support away from PowerShell experts, empowering support and business users to gain visibility over your PowerShell jobs on Azure or VM. This can help them easily handle low-value support tasks by shifting their reliance on PowerShell experts.

What is the Role of AIOps in Modern Network Management?

In IT, the introduction of Artificial Intelligence for IT Operations (AIOps) has been nothing short of revolutionary. As networks become increasingly complex and data-driven, traditional network management methods are proving inadequate. AIOps has emerged as a critical tool in the arsenal of network managers, offering innovative solutions to manage and optimize networks in real-time.

IPO Growth: Scaling Engineering Orgs with Marty Weiner & Nick Caldwell - Navigate Europe 23

Join Marty Weiner and Nick Caldwell in their keynote at Navigate Europe 23 as they delve into the challenges and strategies of building engineering organizations from zero to IPO. Discover valuable insights on mission statements, project management, and fostering team cohesion for sustainable growth.