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 Answers
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
answered 2 years ago
  • 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
answered 8 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions