DevOops

Code, Bugs, and Coffee Mugs

Generating a Comprehensive Azure Entra ID User Report with Microsoft Graph API

Introduction In Governance, Risk, and Compliance (GRC), having a detailed overview of user accounts in Azure Entra ID is crucial. This blog post will guide you through generating a user report using Microsoft Graph API in Go. The report includes essential details such as user authentication methods, role assignments, and password policies, making it useful for security assessments and compliance audits.

Cutting Cloud Costs: Migrating from Fluentd to Vector.dev for Log Collection in Kubernetes

As cloud costs continue to rise, optimizing infrastructure components like log collection can yield significant savings. Traditional logging solutions like Fluentd, while powerful, can introduce high resource consumption and operational overhead. In this post, we explore migrating from Fluentd to Vector.dev, a lightweight and efficient alternative, to reduce costs while maintaining a robust logging pipeline.