Operations | Monitoring | ITSM | DevOps | Cloud

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

Bringing multiple windows to Flutter desktop apps

Over the past 5 years, Canonical has been contributing to Flutter, including building out Linux support for Flutter applications, publishing libraries to help integrate into the Linux desktop and building modern applications for Ubuntu, including our software store. Last year we announced at the Ubuntu Summit that we’ve been working on bringing support for multiple windows to Flutter desktop apps.

Beyond the Setup: The Critical Role of Day-2 Operations

Day 1 is all about the setup—the excitement of launching a new system, deploying a network, or spinning up an application. It’s the day of plans, configurations, and go-lives. But what happens next? This is where Day-2 Operations comes in, the often-overlooked but essential phase of maintaining, optimizing, and ensuring the long-term success of your IT systems.

#034 - Infrastructure Automation & the Future of Ops with Cory O'Daniel (Massdriver)

This podcast features Cory O'Daniel, CEO of Massdriver, an infrastructure automation platform. O'Daniel discusses his extensive background in software engineering and cloud operations, highlighting his expertise in Erlang and Elixir programming languages and their applications within Kubernetes. He explains Massdriver's role in simplifying infrastructure management for both developers and operations engineers by visually representing infrastructure-as-code.

Intro to proxymock, a free traffic-based service mocking tool within VS Code.

Speedscale's proxymock is a free VS Code plugin that passively listens to transactions, so developers can replay past responses or inbound transactions like a time machine. Past transactions can serve as non-rate-limited service mocks, editable databases, or even regression/load/chaos tests. Building service mocks to serve as service virtualization/mocks can be time consuming and manual. Maintaining complex, shared environments for engineering incurs expensive cloud costs and aren't often accurate.

Failover cluster storage: A comprehensive guide

Availability is the most important driving factor that shapes every decision an organization makes. To ensure high availability, failover clustering is one of the most commonly used solutions in modern IT infrastructure. In this article, we'll learn what failover cluster storage, cluster shared storage, and cluster shared volumes are. Then, we will guide you on how to manage and monitor these crucial resources.

Everything You Should Know About OpenTelemetry Collector Contrib

Observability isn’t just a nice-to-have—it’s essential. OpenTelemetry steps in as a unified framework that helps you collect, process, and export telemetry data across distributed systems. The OpenTelemetry Collector Contrib extends this framework, offering extra components that make it even more powerful and flexible, helping developers and operators monitor and optimize systems with ease.

JFrog Academy - JFrog Artifactory: Repositories Management

Unlock the full potential of your software development process with the JFrog Artifactory - Repositories Management course! This free, self-paced course will guide you through everything you need to know about managing repositories, improving DevOps workflows, and optimizing your software supply chain. Learn how to: Subscribe for more tutorials, tips, and insights into DevOps, CI/CD, and management.

Top 7 security risks for 2025

The exponential growth of new technologies, such as generative AI, in conjunction with the rapid adoption of cloud technologies and the boom of IoT devices, has created an abundance of data that needs to travel across diverse ecosystems. This proliferation of technology brings many benefits to organisations but simultaneously creates more vulnerabilities and security challenges to manage.

How to Use the Laravel Scheduler for Task Management

We all know time is precious, especially when your application relies on tasks that need to be done repeatedly. The Laravel Scheduler is the tool that helps you automate and manage those tasks effortlessly. But how does it work, and what makes it so powerful? Don’t worry, we’ve got you covered! In this guide, we’ll walk you through everything you need to know to get started.