|
|
|
|
|
by liampulles
619 days ago
|
|
What you are describing, where 1 function = 1 service, is serverless architectures. The "ideal" with any service (micro or macro) is to get it so that it maximises richness of functionality over scale of API. But I agree one should do monolith by default. |
|