Operations | Monitoring | ITSM | DevOps | Cloud

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

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.

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.

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.

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.

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.

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.

Getting started with Appium for mobile testing

Mobile applications are increasingly becoming complex as they provide a wide range of functionalities, catering to diverse use cases across finance, health, entertainment, and other industries. Application developers need to ensure compatibility across a wide range of devices, operating systems, and screen sizes. It is challenging to ensure a bug-free user experience, as manually testing all the features across devices would require a lot of time and effort.

Understanding enterprise application development

Enterprise application development is the process of designing, building, and maintaining large-scale software systems that support critical business functions. These applications are essential for managing operations, improving efficiency, and enabling digital transformation across industries. Unlike consumer applications, enterprise software must be highly scalable, secure, and capable of integrating with multiple systems to meet the complex needs of organizations.