
“My other computer is a data center.”
Google Clould Platform is a service that can run projects (websites, application backends, databases, data processing pipelines, Machine Learning models) on Google infrastructure.
Notes about GCP
The cost of Cloud SQL seems to dominate the hosting bill for Django on App Engine. A look into how to correctly configure the DB instance.
Notes on sending emails from a Django app deployed on App Engine Standard using Mailjet and django-anymail.
Notes on managing user-uploaded (media) files in a Django app deployed on App Engine Standard using the django-storages library.