Operations | Monitoring | ITSM | DevOps | Cloud

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

Cloud Architecture: Building Smart, Cost-Efficient Systems

Cloud computing offers many advantages over on-premises environments, including scalability, flexibility, and cost-efficiency. Yet, simply using a “lift and shift” strategy — moving your application as-is from an on-premise environment to the cloud with minimal modification can lead to several issues (such as inefficient design, bloated costs, etc.). If you design software or applications for the cloud, it is often best to consider making them cloud-native.

Top 12 Best Remote Access Software for Efficient Connectivity

Today, the workforce is more geographically dispersed than ever before. In the past, remote access was primarily used by IT teams or freelancers who needed to access specific resources from afar. For several years, remote work has been gaining traction, and the COVID-19 pandemic accelerated the adoption of remote and hybrid work environments. Now, businesses of all sizes rely on remote access software to empower employees, maintain productivity, and stay connected across various locations and time zones.

A Guide to Fixing Kafka Consumer Lag [Without Jargon]

Have you ever looked at your monitoring dashboard and wondered, "Why is my Kafka consumer lag spiking again?" It’s a common frustration. Consumer lag isn’t just an inconvenience—it’s a sign that something’s wrong with your data pipeline. When lag builds up, you're facing delayed data processing and the risk of system failures.

Retrieving All Keys in Redis: Commands & Best Practices

Need to list all the keys in your Redis database? If you're debugging an issue or just checking what's stored, retrieving all keys is a useful skill for any developer. This guide covers everything you need to know—from the basic commands to the performance implications—so you can query Redis efficiently without slowing things down.

High Cardinality Is Eating Your Storage Budget-Here's Why

Have you noticed your storage costs rising even when you're keeping an eye on them? The reason might be something easy to overlook: high cardinality data. For data engineers and developers balancing performance and costs, understanding its impact isn’t just useful—it’s key to avoiding unnecessary spending and system slowdowns.

Monitoring in Hyperconverged Infrastructures: Challenges and Solutions

I have a not-so-secret suspicion that the dream of everyone working with technology is the Enterprise computer from Star Trek. Controlling shields, communications, engines, and everything else from a single place—and with voice commands, no less. “One button to rule them all,” as Sauron might whisper. But until that utopia becomes a reality, at least we can implement a hyperconverged infrastructure (HCI) in our organization’s technology stack.

13 Cloud Migration Best Practices: 2025 guide

Cloud migration involves transferring digital assets, services, databases, applications, and IT resources from on-premises infrastructure to cloud environments. A well-executed cloud migration can reduce operational costs, improve scalability, enhance flexibility, and boost performance. Organizations can shift from capital-intensive infrastructure to more predictable pay-as-you-go expenses while scaling resources to match needs.

Enhancing security in Bitbucket: Introducing expiry for access tokens

As part of Atlassian’s ongoing investment in security, we’re introducing new controls to help administrators manage authentication tokens more effectively and securely. To reduce the risk of long-lived credentials becoming security vulnerabilities, all newly created access tokens in Bitbucket will require an expiry duration, as determined by the workplace admin.