In order to meet their business requirements, how should HipLocal store their application state?
Use local SSDs to store state.
Put a memcache layer in front of MySQL.
Move the state storage to Cloud Spanner.
Replace the MySQL instance with Cloud SQL.
Submit