Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 1.68 KB

File metadata and controls

27 lines (16 loc) · 1.68 KB

🔧 Infrastructure as Code & DevOps

Automation and delivery pipelines that support cloud work.

⚙️ Automation & IaC

📊 Pipelines & Monitoring

  • 🏗️ Azure DevOps sample projectazure-devops-sample/AzureDevOpsSample.pdf.

  • 📈 Monitoring dashboard exampleaws-devops-nd9991-project3 screenshot.

  • 🌈 Blue/green deployment with GitOpsngnlx/aws-devops-nd9991-project5.

  • 📊 Datadog APM and observability on AKS & ECSDatadog.

    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.

← Back to Home