Operations | Monitoring | ITSM | DevOps | Cloud

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

What are Ephemeral Environments?

Development teams and product managers have many variables that affect their daily processes, but perhaps the most impactful is the nature of their development environment. Having a proper development environment can fundamentally change the efficacy of an entire engineering team, unlocking incredible productivity and iterative development at scale.

CloudWatch Metrics Your Organization Should Track

Metrics are crucial to maintaining efficiency, managing costs, and ensuring the health of cloud resources. Amazon CloudWatch can track over 100+ metrics by default across many AWS services such as EC2, RDS, Lambda, S3, and more. In this guide, we’ll explain the different types of CloudWatch metrics and how to set them up. We’ll also help you understand how to manage and optimize expensive CloudWatch logs through a cost intelligence approach. But first…

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.