Operations | Monitoring | ITSM | DevOps | Cloud

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

Migrate to Bitbucket Pipelines from Jenkins

In this video, we briefly discuss developer experience before diving into the details of setting up and running a simple CI/CD system using Jenkins and AWS EC2. Using tightly integrated, cloud-native products like Bitbucket Pipelines provides a better developer experience than using self-hosted on-prem tools like Jenkins. With self-hosted on-prem, developers spend less time building software and solving problems for their customers and more time maintaining their on-prem software.

What is Data Center Interconnect (DCI)? A Complete Guide

Data centers have become the beating heart of digital business. Everything from financial transactions to cloud-based collaboration tools depends on the seamless movement of information between these high-powered facilities. As demand for bandwidth grows and companies stretch their networks across cities, states, and continents, the ability to connect data centers securely and efficiently has taken on new urgency. But linking data centers isn’t as simple as laying fiber between buildings.

Amazon Kinesis Pricing Explained: A 2025 Guide

Kinesis is an Amazon Web Services (AWS) product that collects, processes, and analyzes streaming data in real-time. It can process streaming video, audio, IoT data, application logs, and other data as it arrives from thousands of unique sources, unlike technologies like Hadoop, which utilize batch processing (waiting for a complete dataset to arrive before processing and analyzing it).

Site Reliability Engineering vs DevOps: Which Approach Fits Your Organization?

Choosing between Site Reliability Engineering (SRE) and DevOps can feel like picking between two similar but distinct philosophies. Both aim to improve software delivery and system reliability, but they take different paths to get there. Understanding these differences helps you make an informed decision about which approach aligns best with your organization's goals, culture, and technical needs.

15+ Best Docker Alternatives For Containers And Beyond

Although container-related technology existed before 2013, Docker revolutionized and propelled it into the mainstream. Using Docker, developers could automatically create containers from application source code, share libraries, and reuse containers. Docker enables you to track container image versions, roll back to an earlier iteration, and track who built a specific one. You can even upload only the deltas between two versions.

Signals: Using Jira + Git Activity to Automatically Flag At-Risk Work

Jira issue status is often...wrong. Or at least misleading. If you're a project, product, or engineering manager, you need something more reliable to understand if work is going to land in time (and what needs your attention). Using Signals, available in Git Integration for Jira Advanced Edition, you get an activity-based view of what's actually going on with Jira issues.