|
|
|
|
|
by manigandham
1756 days ago
|
|
All 3 clouds have the same fundamental architecture. There's no magic "serverless", everything is just compiled down to a container or some executable package, placed on a server, executed as requests come in, and then paused with varying control and scheduling parameters. Azure is a little messier than the rest but the end result is the same. |
|