Operations | Monitoring | ITSM | DevOps | Cloud

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

Your Observability Questions, Answered

Monitoring used to be simple—set up some dashboards, configure alerts, and call it a day. But with microservices and cloud-native systems, things aren’t so straightforward anymore. Keeping track of everything can feel like an endless game of whack-a-mole. That’s where observability comes in. If you’re just getting started or looking to refine your approach, this guide answers the most common (and important) questions.

SUSE Rancher Prime Meets Cluster API: What You Need to Know

Kubernetes has revolutionized how we deploy and manage applications, but juggling clusters across clouds and on-premises environments can quickly become a tangled mess. Different tools, inconsistent configurations‌ and manual processes drain your team’s time and energy. What if there was a way to simplify Kubernetes cluster management, bringing order to the chaos? Enter Cluster API (CAPI) and SUSE Rancher Prime.

#038 - Kubernetes Supercharging Particle Physics with Ricardo Rocha (CERN)

Ricardo from CERN, who leads the platform infrastructure teams, discusses CERN's significant role in particle physics research with the Large Hadron Collider. The conversation covers how CERN manages the massive amounts of data generated from experiments using a worldwide computing grid. Ricardo shares CERN's journey with adopting Kubernetes for various applications, including critical systems controlling detectors and accelerators. He also touches upon CERN's involvement with the CNCF and the Kubernetes community.

Cloud migration security: Risks, strategies, and best practices

Whether you’re migrating from on-premises to the cloud, between cloud providers, or to more advanced cloud architectures, each path shares common security challenges that must be addressed head-on. With the right approach, you can actually enhance your security posture during migration. In this article, we'll dig into practical approaches to cloud migration security, covering everything from initial planning to post-migration maintenance.

Automating CSS code quality in front-end projects with Stylelint and CircleCI

Cascading Style Sheets (CSS) is the language used by developers to apply styles to documents written in a markup language. In front-end development, enforcing consistent CSS code quality is crucial: poorly written CSS can lead to issues ranging from poor maintainability, unexpected bugs, and inconsistent designs. One effective way to ensure CSS code quality is using a linter such as Stylelint.

AI Costs In 2025: A Guide To Pricing, Implementation, And Mistakes To Avoid

AI costs haven’t been a major factor in cloud computing — until now. For example, AI demands massive data processing and storage, such as for training Large Language Models (LLMs) and generative AI. Additionally, AI workloads require parallel processing, which traditional instances struggle to handle — forcing companies to invest in specialized (and expensive) GPUs to get the job done.

Automating Flyway Desktop Development using the Flyway CLI | The Tony and Tonie Show

In this episode, Tony and Tonie discuss Tonie's article for developers who want to learn how to use the Flyway CLI to automate the database development workflow used in the Flyway Desktop GUI. Tonie talks about capturing the schema changes made to a local development database, and then use schema comparison to auto-generate and validate a Flyway versioned migration script.