Automation and delivery pipelines that support cloud work.
- 🛠️ Terraform with Terragrunt – ngnlx/terragrunt-with-azure.
- 🔧 Provision Terraform to Azure using GitHub Actions (OIDC) – ngnle/terraform-with-github-actions.
-
🏗️ Azure DevOps sample project – azure-devops-sample/AzureDevOpsSample.pdf.
-
📈 Monitoring dashboard example – aws-devops-nd9991-project3 screenshot.
-
🌈 Blue/green deployment with GitOps – ngnlx/aws-devops-nd9991-project5.
-
📊 Datadog APM and observability on AKS & ECS – Datadog.
A comprehensive demonstration of Datadog APM (Application Performance Monitoring) and observability across multiple cloud platforms, showcasing infrastructure monitoring, distributed tracing, and custom metrics.
This repository contains two complete implementations of a sample Go application with Datadog integration, deployed on different cloud platforms:
- Azure Kubernetes Service (AKS) - Container orchestration with Kubernetes
- AWS ECS Fargate - Serverless container platform.
Both implementations demonstrate identical Datadog capabilities with platform-specific deployment patterns.