Operations | Monitoring | ITSM | DevOps | Cloud

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

A Closer Look at Docker Build Logs for Troubleshooting

In the world of containerization, understanding what's happening under the hood during image builds can mean the difference between smooth deployments and frustrating debugging sessions. Docker build logs are your window into this process, offering crucial insights that help you optimize builds, troubleshoot errors, and maintain robust container infrastructure.

How to Connect ELK Stack with Grafana

In today’s distributed systems world, you need clear visibility into logs, metrics, and everything in between to keep systems healthy and reliable. That’s where the ELK Stack and Grafana work well together—each solving a different part of the observability puzzle. ELK handles the heavy lifting of log collection and processing. Grafana adds intuitive dashboards and powerful visualizations.

Creating and testing a RAG-powered AI app with Gemini and CircleCI

Have you ever asked an AI model a question and received an outdated or completely off-base response? I’ve been there too. The problem is that most AI models rely solely on their pre-trained knowledge, which becomes obsolete over time. This is where RAG can help: RAG is a hybrid AI technique that combines the advantages of retrieval systems and generative models. It bridges the gap by bringing in real-time information from external knowledge sources to improve the generation quality.

Introducing token rotation for access tokens

As part of Atlassian’s ongoing investment in security, we’re excited to introduce token rotation for access tokens in Bitbucket Cloud. Building on recent updates, like adding expiration dates to access tokens, this new capability allows you to rotate your tokens, which generates a new secret while maintaining the same access and scopes.

Introducing relaxAI in India: Your Trusted AI Assistant

We're excited to announce that relaxAI, the AI assistant designed with a strong focus on privacy and data sovereignty, is now available in India. In a world where AI tools are becoming increasingly popular, concerns about data usage and security are at an all-time high. relaxAI is here to change that experience completely.

Meet RelaxAI: India's Affordable & Secure AI Assistant

Get ready to experience the power of AI in India with relaxAI! Our AI assistant is designed with a strong focus on data sovereignty, ensuring that your data stays confidential and under your control. With relaxAI, you can enjoy 100% Indian data sovereignty, compliance with Indian data protection laws (DPDPA), and complete control over your data. Learn more about relaxAI's features, pricing, and how it can help Indian businesses and individuals achieve their goals.

DevOps Dashboard Ultimate Guide: Metrics And Use Cases

DevOps has become the backbone of modern software delivery. By breaking down the silos between development (dev) and operations (ops), DevOps teams can move faster, deploy more frequently, and maintain more reliable systems. But with this need for speed comes the necessity of visibility. And this is where DevOps dashboards impress. In this guide, we’ll cover the essentials of DevOps dashboards.

How to Stop Malicious Code in Its Tracks

Malware, Trojans, worms — you've likely heard these terms before. But can you tell the difference between them? More importantly, do you know how to protect your systems and data from these threats? These are malicious codes, and each serves a different purpose, whether it's infiltrating networks, disrupting operations or stealing sensitive data. While they vary in their methods, they all share a common goal — exploiting vulnerabilities to cause harm.