Daily export jobs for AWS Compute Optimizer

0

Can the job run on a daily basis or is it a one-time export or manual export job?

preguntada hace un año352 visualizaciones
1 Respuesta
0

Hi,

You can use a combination of Amazon Cloudwatch and Amazon S3 to automate your daily export from Compute Optimizer.

  1. Configure CloudWatch Metrics: Compute Optimizer generates metrics that you can use to track the performance of your resources. You can configure CloudWatch to collect these metrics and publish them to a CloudWatch metric namespace.
  2. Create a CloudWatch Event Rule: You can create a CloudWatch event rule that triggers on a daily basis and collects the Compute Optimizer metrics. You can use a cron expression to schedule the rule to run at a specific time each day.
  3. Create an S3 Bucket: Create an S3 bucket to store the data exported from Compute Optimizer.
  4. Configure S3 Bucket Permissions: Configure the S3 bucket permissions to allow CloudWatch to write data to the bucket.
  5. Create a CloudWatch Action: Create a CloudWatch action that sends the Compute Optimizer data to the S3 bucket.
  6. Run the export. Test and make sure the Compute Optimizer data is exported to S3

Hope this helps

Thanks Arun

AWS
Arun
respondido hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas