A Day in the Life of a (secure????) DevOps Engineer

Full Featured (30 min.)
[Culture]
[Security]

As DevOps engineers we interact with many systems all day, every day.

Cloud providers, docker registries, git repositories and a number of different API's that all need authentication and credentials.

Where are all these credentials stored? Hopefully not is a public repository (yes that happens as well) but on your laptop or workstation.

And when your workstation is compromised? All your credentials are now compromised as well!!

In this session I will walk you through such a day to day workflow - of how we usually work - where the shortcomings are and which opensource tools we can all use to manage these credentials in a much more secure and much better way.