Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 448 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 448 Bytes

Datadog Agent Bootstrapping

How to automate the Datadog Agent install into various build and deployment processes.

  • Link | Build an AMI that is updated with the Datadog agent pre-installed using Packer, then deploy the same image using Terraform while enabling the agent by pulling the API key from AWS Secrets Manager.
    • Tech Used:
      • Packer
      • Terraform
      • AWS EC2, VPC, IAM and Secrets Manager