1. EachPod

074: Secrets, Secrets, Are No Fun

Author
PHP Roundtable
Published
Wed 27 Jun 2018
Episode Link
https://www.phproundtable.com

Secrets, secrets, are no fun, all they do is cause pain when trying to deploy to production. By secrets, we're talking about database passwords, API keys, and other credentials that we want to keep from prying eyes.

There are a number of solutions out there to keep our secrets out of the codebase and in a more secure area. We discuss the options we have for managing secrets and the tradeoffs for using them.

Share to: