Django-React App — Part 3 Production Deployment
TL;DR: Using a single Dockerfile per repository, that was also used for local development as described in Part 1 and Part 2, build production images of the Django backend and React frontend and deploy them in a kubernetes cluster.