Operations | Monitoring | ITSM | DevOps | Cloud

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

DevSecOps in Bitbucket Cloud | The Developer's Edge | Atlassian

In this video, we’ll discuss how to implement DevSecOps workflows within Bitbucket. I’ll also explain our native security scanning tools, which help developers identify vulnerabilities before they deploy, and how platform teams set merge and deployment policies and enforce them at scale across the organization. About Atlassian: Behind every great human achievement, there is a team. From medicine and space travel to disaster response and pizza deliveries, we help teams all over the planet advance humanity through the power of software. Our mission is to help unleash the potential of every team.

Track MongoDB Performance Metrics Without the Noise

When your MongoDB database slows down, it affects your entire application stack. Performance issues can range from minor inconveniences to major outages, making a solid understanding of MongoDB metrics essential for any DevOps engineer. This guide covers the key performance metrics you need to monitor in MongoDB, how to interpret what you're seeing, and practical steps to resolve common issues.

The Complete Guide to Observing RabbitMQ

Message queues quietly power a lot of what happens behind the scenes in distributed systems. RabbitMQ is no exception—when it’s working, you don’t notice it. But when it’s not, things break in ways that are hard to trace. This guide walks through what you need to monitor in RabbitMQ, how to set it up, and how to troubleshoot when things go wrong—so you’re not stuck guessing when messages go missing.

What Makes dotConnect Data Providers So Powerful?

Supercharge your.NET development with dotConnect data providers! Easily access data from multiple sources — including Oracle, MySQL, PostgreSQL, and more — all within your.NET applications. Whether using ORM or raw SQL, dotConnect gives you robust, secure, and efficient connectivity tools with zero hassle. Watch now to see how it works!y Subscribe to our channel and get dozens of tutorials about Devart tools.

Expanding Drift Remediation: Keep Your Code Aligned with Cloud Changes

Managing infrastructure drift doesn't always start with your code. Changes are often made directly to cloud resources—whether through urgent security hotfixes, manual fixes, or automated optimization and security tools. To ensure your Infrastructure as Code stays fully aligned, env0 now suggests a pull request based on those cloud-side changes, allowing you to easily review, merge, and sync your environments. This enhancement expands drift remediation to cover the full lifecycle.

A Detailed Guide on Docker Container Performance Metrics

Docker containers isolate application environments, making performance monitoring essential for visibility and stability — especially at scale. To manage production effectively, teams need clear insights into resource usage, bottlenecks, and failure points. This guide covers key Docker metrics, how to collect them, and how to use that data to keep your containerized systems running smoothly.

Vibe Coding for Production | full video

Vibe coding, even on a large production application, can change how a developer works. In this video, I live vibe code a real shipped feature end to end with (mostly) no edits. I'm pretty new to the practice, but I wanted to share what I've found to work pretty well. If you want to see how vibe coding works on legacy code in the real world, this may be for you. Chapters.

Get Set Up in 5 Minutes or Less: A Fresh, Seamless Onboarding Experience

When you’re up and running with FireHydrant, there’s no better incident management experience out there. We built it that way — fast, intuitive, reliable when it matters most. Now, the first five minutes are just as streamlined and enjoyable as the rest. We rebuilt our onboarding flow from the ground up and cut setup time by over 90% in the process. With the new onboarding experience, you get a guided experience to connect your tools and get the most out of FireHydrant.

OWASP CI/CD Part 3: Dependency Chain Abuse

As more teams rely on public repositories in their software supply chain, the dependency chain has become both a critical foundation and a potential blind spot. Dependency chain abuse is not new, but a growing list of attack vectors - like typosquatting, dependency confusion, and now slopsquatting - means security leaders need to respond quickly as attackers adopt new techniques.