Best Practices for Managing Secrets - An Introduction to ESC
Most teams end up with secrets scattered everywhere: environment variables, CI systems, cloud secret stores, `.env` files on someone's laptop. That sprawl is hard to audit, harder to rotate, and a security incident waiting to happen. This introductory session is about Pulumi ESC (Environments, Secrets, and Configuration), a configuration-as-code product tha…