From bccf75e65fbbfa920479dcc2695031f26eee0991 Mon Sep 17 00:00:00 2001 From: Morgan Date: Tue, 13 Jul 2021 12:22:52 +0200 Subject: [PATCH] Add AWS Global Accelerator in AWS Tools --- sections/devops.md | 1 + 1 file changed, 1 insertion(+) diff --git a/sections/devops.md b/sections/devops.md index f476201..538afe8 100644 --- a/sections/devops.md +++ b/sections/devops.md @@ -563,6 +563,7 @@ See also [Infrastructure](README.md#infrastructure) * [ec2.shop](https://ec2.shop/) - Hacker way to compare ec2 instances price * [AWS Pricing Calculator](https://calculator.aws) - lets you explore AWS services, and create an estimate for the cost of your use cases on AWS. * [AWS Compute Optimizer](https://console.aws.amazon.com/compute-optimizer/home#/) - Identify optimal AWS Compute resources for your workloads +* [AWS Global Accelerator](https://speedtest.globalaccelerator.aws/#/) - is a service that improves the availability and performance of your applications. This tool compares Global Accelerator to the public internet. Choose a file size to see the time to download a file from application endpoints in different AWS Regions to your browser. > Tips * [AWS Docs](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-instance-addressing.html) - determine your instance's IPv4 addresses using instance metadata :