Operations | Monitoring | ITSM | DevOps | Cloud

Streamline Software Delivery Right From Your IDE with Amazon Kiro and Harness

The integration of Amazon Kiro and Harness’s MCP server enables developers to manage, troubleshoot, and optimize CI/CD pipelines directly from their IDE using natural language, dramatically reducing manual effort and accelerating software delivery from code generation to production.

Deploying a multimodal RAG application with Gemma 3 and CircleCI on GKE

Retrieval-Augmented Generation (RAG) has transformed how applications interact with Large Language Models (LLMs). RAGs ground LLM responses in external knowledge, improves accuracy, and reduces hallucinations. But traditional RAG systems have a significant limitation: they only process text. Multimodal RAG addresses this limitation by processing and understanding multiple data types (text, images, and potentially audio).

How to Overcome NaaS Integration Challenges

As network teams constantly search for new ways to simplify and optimize their networks, it helps to hear from experts who have spent years at the center of these transformations. One of these voices is Fabio D’Avino, a specialist in Network as a Service (NaaS) with more than seven years of experience researching, designing, and building global network services across industries.

Fortifying security for Ubuntu on Azure with Metadata Security Protocol (MSP)

We’re pleased to share a security enhancement for Ubuntu workloads on Microsoft Azure. In collaboration with Microsoft, Ubuntu now supports Azure’s Metadata Security Protocol (MSP)—a feature that hardens access to the Instance Metadata Service (IMDS) and WireServer. On Ubuntu, MSP is enabled by the azure-proxy-agent package, Canonical’s integration of Microsoft’s Guest Proxy Agent (GPA).

Model your architecture with custom entities in the Datadog Software Catalog

Every software organization has its own unique architecture and workflows. Beyond services and APIs, teams rely on internal libraries, CI/CD jobs, data pipelines, AI agents, and more to keep systems running smoothly. But as architectures grow more complex and interconnected, it can become difficult to keep track of all the structural dependencies and interactions in one place.

Accelerating SIEM Migration with AI-Native Data Pipelines

Security teams are increasingly realizing that yesterday’s SIEMs weren’t built for today’s world. Legacy platforms were designed for static, on-prem environments where data sources were relatively predictable and volumes were manageable. But the shift to cloud, SaaS, and dynamic workloads has completely changed the equation. Cloud-friendly, flexible, and cost-conscious SIEMs are now table stakes.

Why Does Your Node.js App Crash in Production and How Can You Fix it?

Node.js has become one of the most popular platforms for building scalable and high-performance web applications. Its event-driven, non-blocking I/O model allows developers to efficiently handle thousands of concurrent connections with minimal overhead. However, many businesses still face a critical challenge, Node.js applications often crash unexpectedly in production environments, causing downtime, lost revenue, and damage to brand reputation.