Daniel is currently employed as a Staff Software Engineer at 7SIGNAL, the leader in enterprise WiFi optimization, where he uses technologies like Java, Spring, OAuth2/OIDC, and AWS to build the company’s WiFi performance monitoring solutions.
In his spare time, Daniel is active in the open source community helping as a maintainer on the CNCF Cloud-Native Buildpacks project, and participating as both a maintainer and a member on the steering committee for the Paketo Buildpacks project.
English session - Intermediate
Containers are everywhere! Since Docker's release, they've transformed software bundling and deployment. Many developers write Dockerfiles and build images, but what's really happening under the hood? This talk explores namespaces, cgroups and other container primitives. You'll learn how containers provide isolation, layers are composed, and what makes them secure and powerful. Perfect for developers and ops professionals seeking deeper insights.
English session - Beginner
Ready to reduce your container build complexity? Cloud Native Buildpacks automatically transform your source code into production ready container images with very little configuration. This session introduces CNB fundamentals through practical examples: local builds with Pack CLI, CI pipeline integration, and proven strategies to overcome common adoption challenges and streamline your containerization workflow.