Operations | Monitoring | ITSM | DevOps | Cloud

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

Chaos Engineering Training: Zonal, Regional Failures and SSL/TLS Certificates Expiration

Learn how to test your system's resilience against critical infrastructure failures. This tutorial demonstrates how to simulate zonal and regional outages to validate your high availability setup, plus how to test SSL/TLS certificate expiration scenarios. Essential for ensuring your applications can handle real-world failure conditions and maintain uptime during certificate-related issues.

Chaos Engineering Training: Chaos Hub, Experiment Templates, Import as Local Copy and Reference

Learn how to leverage Chaos Hub in Harness Chaos Engineering to accelerate your resilience testing. This tutorial covers browsing the Chaos Hub for pre-built experiments, understanding experiment templates, and two key workflows: importing experiments as local copies for customization or referencing them directly from the hub. Perfect for teams looking to quickly implement chaos experiments without building from scratch.

C# Equivalent of the TINYINT Data Type in SQL

TINYINT is one of the simplest numeric data types you can ever work with in SQL databases. It stores small numeric values, saves space, and is commonly used for flags, statuses, and boolean-like fields. But the moment you bring C# into the picture, things get intriguing. There is no TINYINT keyword in C#, and no one-to-one mapping you can use. Instead, you are left asking an important question: What is the correct C# equivalent of the TINYINT data type in SQL?

Automating LLM application deployment with BentoML and CircleCI

Shipping application code, especially for LLM-based applications, can be a stressful and complex task. These applications demand intricate model management, careful resource allocation, and manual handling of dependency conflicts. Traditionally, preparing such applications for deployment involves integration tests, containerization, and updating image registries: all time-consuming manual steps. This is where an automated CI pipeline becomes invaluable.

DNS-PERSIST-01 validates a domain once to get certificates forever

With the ACME protocol, to issue a certificate you have to prove you control the domain. The CA gives you a challenge, you complete it, and they issue your cert. The trouble is that every validation method has tradeoffs. And as certificate lifetimes get shorter, those tradeoffs will get more painful. DNS-PERSIST-01 is a new approach coming in 2026 that trades proof-of-freshness for easier operations.

Troubleshoot faster with the GitLab Source Code integration in Datadog

Developers and SREs who rely on GitLab to develop their services often face significant friction when troubleshooting errors or fixing issues that degrade code quality. To understand the context of a problem, they resort to tab-hopping between observability tools and GitLab, connecting stack traces, spans, and profiles back to the right files and commits.

2026 - the year of repatriation, resilience, and regional rebalancing

2025 was a tough year for businesses, with slow growth, high costs, cyber risks and geopolitical uncertainties all contributing to a challenging climate. More than ever, businesses must innovate to survive and grow, and digital infrastructure will play a key role in 2026. Last year I predicted a pivotal year for cloud strategy, with repatriation gaining momentum due to shifting legislative, geopolitical, and technological pressures. This trend has accelerated, with a growing focus on data sovereignty.

A Recap of 2025

In the past, our yearly recaps were mostly about numbers. What we shipped, how much Spike grew, and a long list of stats. See past recaps: 2023, 2024. But 2025 felt different to me. It had many moments that shaped how Spike as a product and the company looks today. Some of them were exciting. Some were uncomfortable, and all of them changed how I think about building Spike. We’re still bootstrapped and operating lean, with a team of fewer than ten people.