From 601a6464191c04a571023749dd7d355ce9a32eed Mon Sep 17 00:00:00 2001 From: Morgan Date: Wed, 14 Jul 2021 20:52:42 +0200 Subject: [PATCH] Add aws-vault --- sections/devops.md | 1 + 1 file changed, 1 insertion(+) diff --git a/sections/devops.md b/sections/devops.md index 3c1c71e..9cc0001 100644 --- a/sections/devops.md +++ b/sections/devops.md @@ -564,6 +564,7 @@ See also [Infrastructure](README.md#infrastructure) * [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. +* [99designs/aws-vault](https://github.com/99designs/aws-vault) - A vault for securely storing and accessing AWS credentials in development environments > Tips * [AWS Docs](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-instance-addressing.html) - determine your instance's IPv4 addresses using instance metadata :