AWS Trusted Advisor optimization checks for Microsoft SQL Server on Amazon EC2

0

Dear team.

I would like to understand how AWS Trusted Advisor optimization checks for Microsoft SQL Server on Amazon EC2 are collected from my EC2 instances.

As far as I understand Trusted Advisor is a agentless offering and I am not sure how it is possible to collect these metrics from my arbitrary SQL Server deployment on EC2.

Should I install an agent for this or it is done automatically by some routine on EC2 instance itself?

Thank you in advance.

已提問 2 年前檢視次數 350 次
2 個答案
1

You don't need to install an agent for Trusted Advisor SQL Server optimization checks. Trusted Advisor inspects your EC2 SQL Server license include instances configurations such as vCPUs/version/edition and then gives recommendations based on the best practice, the same way as other checks. Learn more from technical documentation.

AWS
Alex_Z
已回答 2 年前
  • This I understood. What I cannot understand though is how Trusted Advisor gets information about version/edition. I do not see any other way apart from directly collecting this information from OS level.

0

This is about License Included license, defined on AMI level. So, when AWS provide the AMI with SQL Server for you, AWS knows every different type of AMI with different of SQL Server versions to distribute. And you can validate this checking Usage Operation code.

Look into this AWS Docs:

AMI billing information fields: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/billing-info-fields.html

profile pictureAWS
已回答 8 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南