Daniel Hervás
Daniel is a software engineer with a background in first, local, and then international and VC-backed startups. He's now the lead engineer at Reckon Digital, where he directs and coordinates several projects with clients such as the UN's World Food Programme.
Sessions
If you work with web services, you’re probably using containers… and you’re also probably not doing it as well as you could. In this talk, we’ll go over best practices for container images to produce lightweight, safe and modular containers for quick and efficient builds.
Virtual environments are a fundamental part of Python development, but to most developers, they’re largely a ‘black box’. In this talk, we’re gonna dissect the code, file structure and utilities that make them up to deeply learn, and not just have superficial knowledge of, how venvs actually work.