This is kind of a genius idea that can make your application extremely fast: Use a CDN for your database.
Think of it this way:
If the network is slow, cut it and bring the data with you.
Let's say you build and host an application in the cloud. Your system... See more
(1) The separation between storage and compute , as encouraged by data lake architectures (e.g. the implementation of P would look different in a traditional database like PostgreSQL, or a cloud warehouse like Snowflake). This architecture is the focus of the current system, and it is prevalent in most mid-to-large enterprises (its benefits that... See more