|
|
|
|
|
by cbetti
1738 days ago
|
|
It's far easier to enforce information Access control in a services oriented architecture. In a monolith, a developer doesn't even have to use an access controlled API. They can simply access sensitive data through underlying access mechanisms and return it through an inappropriate endpoint. |
|