top | item 43367839

(no title)

Delomomonl | 11 months ago

This sounds just wrong.

Why would you use micro service? You are not having teams.

Btw. Your data structure/ bytes per row is missing

discuss

order

quinnirill|11 months ago

Having teams is exactly the wrong reason to have micro services, having endpoints with different traffic patterns and resource/scaling constraints is exactly the correct reason.

brewmarche|11 months ago

Do you really need to jump to micro services when you need scaling? You can also start multiple instances of monoliths/bigger services.