|
|
|
|
|
by philwelch
2462 days ago
|
|
Forcing analytics to go through the API doesn’t actually reduce load on the production DB, it just increases load on the API itself. Step 1 should probably be a dedicated read replica and step 2 should probably be an ETL process. |
|