Tags Overview for All Blog Topics

Hidden Gems in Software Development

Hidden Gems

Welcome to our collection of Hidden Gems from the .NET world! 💎

Hybrid Cloud Infrastructure and Connectivity

Hybrid Cloud

Hybrid cloud architectures bridge on-premises datacenters and Azure, combining ExpressRoute or VPN with Azure Arc for unified management. This collection covers the network, identity, DNS, and policy challenges that emerge when workloads span both environments.

Identity & Access Management

Identity and Access Management (IAM) forms the foundation of application security, governing how users authenticate, how their identity is verified, and what resources they can access.
Infrastructure Engineering and Cloud Operations

Infrastructure

Infrastructure engineering spans cloud provisioning, on-premises operations, and IaC practices. This collection covers practical patterns for building, deploying, and operating cloud and hybrid infrastructure reliably using Terraform, Bicep, and Azure services.

Infrastructure as Code (IaC)

Infrastructure as Code (IaC) treats infrastructure configuration as software code, enabling teams to provision, modify, and manage resources through declarative or imperative definitions stored in version control. This approach brings reproducibility, auditability, and automation to infrastructure management.
ISO Standards for .NET Developers

ISO Standards

ISO standards have transitioned from organizational compliance overhead to engineering requirements for .NET developers. These aren’t bureaucratic checklists—they’re decades of distilled security failures and privacy disasters codified into actionable architectural patterns.
Kubernetes and Container Orchestration

Kubernetes

Kubernetes has become the de facto standard for container orchestration, providing powerful abstractions for deploying, scaling, and managing containerized applications across distributed infrastructure. This collection explores the practical realities of working with Kubernetes in production environments, including managed services like Azure Kubernetes Service (AKS) and self-hosted clusters.

Structured Logging & Observability

Logging

Logging is not about recording what happened—it is about creating forensic evidence of system behavior that auditors, incident responders, and security analysts can examine. ISO/IEC 27001 demands comprehensive audit trails, not simple string formatting.
Microsoft Technologies and Products

Microsoft

Microsoft’s technology ecosystem spans cloud platforms, development frameworks, and enterprise services. This collection explores Azure, .NET, developer tools, and strategic technology decisions in the Microsoft landscape.

Monitoring & Metrics

Application monitoring transforms raw telemetry into actionable insights about system health, performance characteristics, and operational anomalies for proactive incident response.
MSBuild Tool for .NET Projects

MSBuild

MSBuild is Microsoft’s build engine for .NET projects, providing project configuration, build orchestration, and customization capabilities. This collection explores MSBuild fundamentals, advanced scripting, and build optimization.
NetEvolve NuGet Package Libraries

NetEvolve

NetEvolve is a collection of open-source .NET libraries published on NuGet. This collection provides release notes, usage guides, samples, and best practices for leveraging these packages effectively.