Abstract


ECS Fargate Setup


Prerequisites

The setup is around Task Definition, we need to have the following 3 components inside the task definition:

  • Pipe container log to AWS Firelens
  • AWS Firelens - Log Router Container
  • Datadog Agent Sidecar Container

This Terraform code template below can help you create a task definition with Datadog APM integration

References