Probably. You bundle stuff together, and from outside the thing looks like a small piece; all the complexity is hidden.
Same with microservices. Basically, I don't see much of a difference; it's only the way we communicate. Can be rest, can be actors, can be regular function call.
Re: References space
Date: 2019-02-23 11:06 pm (UTC)Same with microservices. Basically, I don't see much of a difference; it's only the way we communicate. Can be rest, can be actors, can be regular function call.