Launch: Config

Опубликовано: 01 Январь 1970
на канале: SST
1,828
18

Config — a set of tools to securely manage secrets and environment variables in your SST apps.

https://docs.sst.dev/environment-vari...

Chapters

0:00 - Intro

6:39 - Demo

Q&A

31:30 - Q: What is the AWS cost of using Config?
34:04 - Q: What does the SSM path look like?
34:47 - Q: Managing secrets in my CI pipeline
36:34 - Q: Managing secrets across AWS accounts
40:24 - Q: Accessing Config inside or outside the handler
41:52 - Q: Would changing a secret require redeployment?

Deep Dive

46:29 - Deep dive into the Parameters code
55:12 - Parameter vs Lambda environment variables
58:44 - Deep dive into the Secrets code
1:16:03 - IAM permission for fetching secrets
1:20:02 - CLI command `sst secrets`
1:38:35 - Secrets fallback

Q&A

1:47:25 - Q: Using Config for tests
1:50:55 - Q: SSM vs Secret Manager
1:52:04 - Q: Export secrets to a .env file
1:53:37 - Q: Reference Config across multiple SST apps

1:56:08 - Wrapping up