Django-NYC Talk Night @Microsoft co-hosted with NYCPython
Details
Save the date! Thursday, Feb 7th, is the 1st Django-NYC meetup of 2019.
This event is co-hosted with NYCPython, that holds the Python community together hosting meetups every Wednesday at Microsoft. Talk list:
# Deploying Django on AWS lambda with Zappa by Mohammed "Flak" Ali
A demonstration and overview of deploying Django "serverlessly" with a library called Zappa. We'll cover the benefits, caveats, usecases, and pitfalls, as well as deploy a high throughput Django API in all of 20 minutes.
Flak is half of a small web development agency in NYC, and he've settled on Zappa as his deployment framework of choice for most of his clients.
# A Peek Behind the Curtains: How Django Auto-Generates the Initial Setup by Marcus Willock
In this talk, we will take an introspective look at how Django auto-generates files and walk through what actually happens when you run`django-admin startproject mysite`.
Marcus is a python dev that dreams of getting more sleep #WorksInTheCityButLivesInJersey
