Looks like we can bootstrap a web app using pretty much only Postgres for the data layer and kick out the redis cluster, the celery process and the ElasticSearch server.
That makes an early stage project incredibly lean and with some care and feeding this setup will likely go very far before it needs to be overhauled.