
Production APIs - Calvin Hendryx-Parker
Django Chat
00:00
How to Deploy a Container on a Server With Docker Images
The Django backend toasted on server and then the React front end. It's all done with Docker images that are deployed onto Fargate in Amazon, which is basically a more easy version of Kubernetes. Most things are cached when possible. We use a lot of Redis to cache complex queries back so that anything coming in for the big schedule for an event comes most of the time right out of Redis.
Play episode from 11:33
Transcript


