Deploy OneAgent on AWS Fargate

To deploy OneAgent on AWS ECS Fargate, read the instructions provided below.

Before you begin

You'll need to

Generate PaaS token

The first step is to get your environment ID and PaaS token for your DESK environment.

Integrate OneAgent into your application

The following steps explain how to integrate OneAgent with AWS Fargate applications.

1. Integrate OneAgent into the application image

2. Build your application image

Build the Docker image from your Dockerfile to use it in your Kubernetes environment:

$ docker build -t yourapp .

Note: You can monitor your application containers with a different DESK environment. To do this, read the instructions below: