/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

it20.info
| | nodogmablog.bryanhogan.net
2.0 parsecs away

Travel
| | .NET Lambda functions can get secrets from AWS Secrets Manager, but you need to grant the Lambda function permission to access the secret. Read on to find out how.
| | tty.neveragain.de
4.3 parsecs away

Travel
| | An overview of the available options for IPv6 egress traffic on AWS and a quick intro to using AWS services via IPv6
| | aaronstuyvenberg.com
3.3 parsecs away

Travel
| | Securing your API Keys, database passwords, or SSH keys for Lambda Functions is tricky. This post compares Systems Manager, Secrets Manager, Key Management Service, and environment variables for handling your secrets in Lambda. We'll cover costs, features, performance, and more. Then we'll lay out a framework for considering the risk of your particular secret, so that you know what's best for your application's secrets.
| | earthly.dev
9.2 parsecs away

Travel
| Learn how to import existing infrastructure into Terraform and manage it as code. Follow along as the author imports resources such as AWS Lambda, ...