Operations | Monitoring | ITSM | DevOps | Cloud

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

GitKraken Workshop: How to Undo Git Mistakes

Mistakes are inevitable when working with git but knowing how to fix them can save time and headaches. In this webinar, we’ll explore how to leverage GitKraken to clean up your git history and correct common mistakes. Learn how to remove accidental additions to pull requests, update existing commits, reorder your commits, and combining changes. Whether you're new to git or a seasoned pro, this session will equip you with practical skills to manage and undo errors with confidence.

From AWS EKS to AWS EKS with Qovery - 6 Reasons Why This Startup Migrated

Sometimes, even when you’re running on a solid infrastructure like AWS EKS, a growing company needs to rethink how they manage it. One startup, fresh off a successful Series A raise, found themselves in just that situation. They had been running two EKS clusters — Production and Staging — managed entirely by their CTO, who is an experienced AWS power user.

Transforming Network Operations: Why RAN Automation is Essential for the Future

With the shift toward 5G and the forthcoming 6G evolution, Network Operations Centers (NOCs) are under increasing pressure to keep up with the complexities of modern telecommunications. At the heart of this evolution is the Radio Access Network (RAN), which has developed from supporting basic voice services to enabling the high-speed, low-latency networks essential for IoT, smart cities, and autonomous vehicles.

Simple Guide to Converting Prometheus Metrics to Graphite Using Telegraf

Monitoring with Graphite is often easier than with Prometheus because it uses a simple, hierarchical naming system that's intuitive to manage. Its storage model is also designed for long-term data retention without complex setups, which is perfect when historical data matters. By converting Prometheus metrics to Graphite, you streamline your monitoring to one consistent format, reducing the hassle of juggling multiple systems.

3 Ways to Streamline Kubernetes Operations with PagerDuty Automation

Kubernetes popularity continues to grow, with over 60% of organizations maintaining multiple Kubernetes across diverse environments and teams in some capacity. However, as clusters multiply, so do operational challenges: from monitoring hundreds of microservices to responding to and escalating incidents across distributed systems.

SQL Server Backup Types and Key Concepts

The importance of regular database backup and recovery can be neither underestimated nor ignored. And since your data is subject to modification, the primary task is to ensure its safety and mitigate the risks of data loss. That’s why we have database backups at hand—and in this article, we’ll guide you through main types and key concepts of backups as related to SQL Server databases.