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?

質問済み 1年前365ビュー
1回答
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
回答済み 1年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ