Victoria profile picture

Victoria Nyamai

Software Engineer at PwC Kenya

Victoria is a software engineer specializing in building scalable web and automation systems. Her work spans full-stack development, system design, and process automation, with experience in technologies like Laravel, Python frameworks, JavaScript frameworks, and RPA tools.

She has evolved from developing web applications to designing and implementing data-driven, automated solutions at enterprise level, particularly in compliance and operational systems.

Abstract

Django Deployment Isn’t What It Used to Be.

For a long time, Django’s deployment story has felt like an afterthought. Developers could build powerful applications locally, but getting them into production often meant stepping into a different world of tools, configurations, and uncertainty. It wasn’t always clear where to start, what mattered, or why things worked when they finally did. This talk looks at how django-simple-deploy is changing that experience. By reducing deployment to a more guided and repeatable process, it removes much of the friction that has traditionally slowed developers down. But this shift is not just about convenience. It is changing how developers think about deployment itself, making it feel like a natural extension of development rather than a separate, intimidating step. Drawing from my experience contributing to the plugin, I will go beyond the surface and highlight the ideas behind the tool. We will look at what it automates, what it abstracts, and what it reveals about Django’s deployment ecosystem. I will also share how working on the project shaped my own understanding of deployment in ways that documentation and tutorials did not. By the end of this talk, you will have a clearer mental model of Django deployment, a better understanding of how tools like django-simple-deploy fit into that picture, and a new perspective on what it means to ship a Django application today.

Lightning Talk