|
|
|
|
|
by rdtsc
4251 days ago
|
|
Trying to figure out how it works. And saw this in one of the paragraphs: > No longer do you need to provision server resources, or deploy API endpoints in the cloud, or manage a database So you don't manage a database, but what happens to the data. Can anyone trace an example, I don't, order or cart update from client code to persisting it on the back-end somehow? Does it use flat files...? |
|
It's just a higher level of abstraction, not a new technology. And certainly not flat files.