All applications have a system and network of resources supporting them. These are my thoughts and learnings of all things architecture related.
This is a high-level overview of the architecture concerning my Django app. I go over the different components involved in deploying this app to production. Lots of room for improvement, but it is shipped.
This article is short and drives home the point of why the user login must be accessible strictly by https.
There are a few different ways to configure https strict transport security (HSTS) that I have learned. I share them here in this post.
There are different ways to enable https for one's site. Here I go over some possibilities and point in the direction of how this would be done.
I am learning a lot building my personal site...I take this opportunity to talk about DJ Checkup and how it is helpful when moving to production.