|
|
|
|
|
by SideburnsOfDoom
1385 days ago
|
|
> Lambda is only serving one request at a time and has a more ephemeral host process lifetime Yes, a typical hosted ASP.NET app is neither ephemeral or one request at a time.
So this drives different design decisions. |
|