DNSSEC in AWS, the best of the worst
This has since been added , see their latest implementation advice . — For posterity: AWS have made it fairly clear that they’re still not supporting DNSSEC in Route53, so let’s run through the options available...
aws, dns, devops, security, route-53
Bring-your-own serverless
Here I talk about the implications of building your own serverless architecture, why you might do it, and in particular the security concerns that come with that. Useful for everyone is where we talk about how you’re already using serverless, i...
docker, development, continuous-integration, security, serverless
Docker as a Security Sandbox
A recent talk about how we use Docker at DataCamp to provide a serverless architecture for our users to learn data science. Not necessarily a perfect talk, but it digs into the security implications of building such a serverless environment and allowing users to execute code in it...
docker, data-science, online-learning, serverless, security