Tuesday, August 6, 2024

Show HN: Resolve AWS SecretManager secrets as env vars https://ift.tt/axYo4g3

Show HN: Resolve AWS SecretManager secrets as env vars Frustrated by the official way to resolve secretmanager secrets in Lambda functions using the official Lambda extension ( https://ift.tt/tCrP1HG... ), I built a more user-friendly way, which requires no code changes to the Lambda function code. https://ift.tt/l2hcMim August 7, 2024 at 02:08AM

No comments:

Show HN: Fast Elevation API with memory mapped tiles https://ift.tt/suKxOBC

Show HN: Fast Elevation API with memory mapped tiles I recently wrote and launched a high-performance Elevation API, built from the ground u...