If the data is small enough, we might just cache it in memory on application start.
Heroku might pull it sometimes when it goes through a restart.
We should snapshot data in Google Drive or something temporarily.
Long term, S3 may be useful, especially if we get into video analysis etc. or even data lake solutions. But yeah, step by step.
If the data is small enough, we might just cache it in memory on application start.
Heroku might pull it sometimes when it goes through a restart.
We should snapshot data in Google Drive or something temporarily.
Long term, S3 may be useful, especially if we get into video analysis etc. or even data lake solutions. But yeah, step by step.