From 53e6b6f4ea9005894370b94465c61b56d2b28e40 Mon Sep 17 00:00:00 2001 From: bakossandor <30898371+bakossandor@users.noreply.github.com> Date: Wed, 9 Feb 2022 11:24:08 +0100 Subject: [PATCH] AWS Readme.md extended with the missing trusted Advisor description (#208) --- exercises/aws/README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/exercises/aws/README.md b/exercises/aws/README.md index 3f8838e..bbc7bdb 100644 --- a/exercises/aws/README.md +++ b/exercises/aws/README.md @@ -2833,6 +2833,11 @@ Read more [here](https://aws.amazon.com/quickstart)
What is the Trusted Advisor?
+ +Amazon definition: "AWS Trusted Advisor provides recommendations that help you follow AWS best practices. Trusted Advisor evaluates your account by using checks. These checks identify ways to optimize your AWS infrastructure, improve security and performance, reduce costs, and monitor service quotas." + +Learn more [here](https://aws.amazon.com/premiumsupport/technology/trusted-advisor/) +