Operations | Monitoring | ITSM | DevOps | Cloud

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

Monitor Your ZFS Volume Manager With Telegraf

ZFS (Zettabyte File System) is a file system and volume manager that has robust data integrity features and uses checksums for every block of data, ensuring that any data corruption is detected and corrected. Additionally, it offers advanced features such as pooled storage, efficient snapshots and cloning, built-in data compression, deduplication, and high scalability, making it ideal for large-scale and high-performance storage environments.

Enhancing Git Management in Python Projects

Git is an essential tool for version control, whether you are a developer or an IT pro. Git allows engineers to track changes, collaborate, and manage their code effectively. However, for beginners, navigating Git can be daunting. Enter GitLens, a powerful Visual Studio Code (VS Code) extension designed to enhance Git capabilities and simplify Git management.

AKS Cost Optimization: How To Lower Your AKS Costs

Cloud-native applications continue to evolve and grow in complexity. And that complexity hurts the most when managing Kubernetes costs in Azure. AKS cost optimization may seem obvious, but it might also seem difficult to achieve. Microsoft’s fully managed Kubernetes service can help you run, manage, and deploy containerized applications. And while it optimizes performance, it can cause unexpected costs when improperly managed.

MongoDB use cases for the telecommunications industry

A trusted database is fundamental to the smooth and secure operation of telecommunications services:, from network management and customer service to compliance and fraud prevention. MongoDB is one of the most widely used databases (DB Engines, 2024) for enterprises, including those in the telecommunications industry. It provides a sturdy, adaptable and trustworthy foundation. It also safeguards sensitive customer data while facilitating swift responses to rapidly evolving situations.

Rootly On-Call: On-Call Shadowing Feature

Shadowing experienced responders is one of the most effective ways for folks who are new to on-call to gain the confidence and knowledge to handle incidents independently. Traditionally, shadow rotations are cumbersome to set up, involving duplicating and editing an existing schedule. For Rootly On-Call users, setting up shadow rotations couldn’t be easier with our new native Shadowing feature. Here are a few highlights.

Rancher Live: Simplify local development using Rancher Desktop

Learn how Intuit leverages Rancher Desktop, the fully free and open source, container & Kubernetes management tool for desktops to power their local development workflows in this episode of Rancher Live. Join Divya Mohan as she hosts Himanshu Gilani & Henrik Blixt on 25th July, 2024 at 11 AM ET.

How our data team handles incidents

Historically, data teams have not been closely involved in the incident management process (at least, not in the traditional “get woken up at 2AM by a SEV0” sense). But with a growing involvement of data (and therefore data teams) in core business processes, decision making, and user-facing products, data-related incidents are increasingly common, and more important than ever.

Make Smarter AI Apps with RAG with Joey DeVilla

Join @JoeyDeVilla as he explores retrieval augmented generation (RAG). Learn how this AI technique combines machine learning models with external information retrieval to enhance accuracy. Using a Jupyter notebook and Star Wars characters, Joey explains RAG's principles and demonstrates live coding examples with LangChain and OpenAI. Get hands-on insights into solving hallucinations and outdated information issues with RAG.