Operations | Monitoring | ITSM | DevOps | Cloud

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

Chiseled Ubuntu containers for OpenJRE 8, 17 and 21

Today we are announcing chiseled containers for OpenJRE 8, 17 and 21 (Open Java Runtime Environment), coming from the OpenJDK project. These images are highly optimized for size and security, containing only the dependencies that are strictly necessary. They are available for both AMD64 and ARM64 architectures and benefit from 12 years of security support.

Signals Is Lighting Up the Future of On-Call: Eight (Yes, 8!) New Features Just Released

We’re going beyond notifications — and building the most powerful, flexible, and team-first on-call experience on the market. When we launched Signals, it was because alerting and on-call desperately needed a reset. Legacy tools hadn’t evolved with the way modern teams work — they were individual-centric, inflexible, and wildly overpriced. Signals changed that.

Zero Ticket IT Process Automation: Beyond the Service Desk

Traditional IT process automation has always promised faster, more efficient operations. But for years, it’s been largely synonymous with service desk workflows: password resets, access requests, and the like. Those are important, no doubt. But limiting automation to the service desk is like only automating the assembly line in a factory while leaving the rest of the production floor manual.

Logging in Docker Swarm: Visibility Across Distributed Services

Docker Swarm's logging model shifts from individual container logs to service-level aggregation. The docker service logs command batch-retrieves logs present at the time of execution, pulling data from all containers that belong to a service across your cluster. This approach gives you a unified view of distributed applications, but it comes with its patterns and considerations for effective observability.

How to Write Logs to a File in Go

When your Go application moves beyond development, you need structured logging that persists. Writing logs to files gives you the control and reliability that stdout can't match, especially when you're debugging production issues or need to meet compliance requirements. This blog walks through the practical approaches, from Go's standard library to structured logging with popular packages.

Do You Know How Many IPs Your CIDR Block Really Has? Understanding Network Capacity and Allocation

Many people use CIDR blocks every day without knowing exactly how many IP addresses they actually have. A CIDR block like /24 gives exactly 256 possible IP addresses, while a /29 block gives 8, and each size gives a different number you can count on for planning. Not understanding this can leave networks overcrowded or wasteful, leading to problems later.
Sponsored Post

Getting to the Zero Engineers Code Development Moment

The software world is inching rapidly toward an era once thought impossible: a time when no engineers are needed to write code. Not because software will disappear, but because the tools writing the code will be intelligent, autonomous, and capable of reasoning, generating, and deploying entirely on their own. We're not there yet-but we're getting very close.

What Is Azure SQL?

Modern cloud solutions mean much more than just data storage. Cloud technologies cover virtual services, including analytics, databases, networking, servers, and storage via the internet. Such a giant as Microsoft is among the most prominent cloud providers with its Azure platform. “Platform as a Service,” or PaaS, is a popular solution for database specialists. It is a powerful database engine that allows you to perform most database management routines.