If I understand that correctly, this structure implies that the function would directly call a DB if it would need to authenticate and or authorise a request (assuming the request claims to be for/by a specific user) wouldn’t that be just like a monolith?
If I understand that correctly, this structure implies that the function would directly call a DB if it would need to authenticate and or authorise a request (assuming the request claims to be for/by a specific user) wouldn’t that be just like a monolith?