#How could the concept of microservices be implemented in a Laravel project?

1 messages · Page 1 of 1 (latest)

boreal bison
#

First ask yourself why you’ve decided to move to microservices. 90% of projects using microservices don’t need microservices, and you can’t have properly weighed up the decision for and against them if you’re “new” to them and asking the basics about them.

#

Because microservices introduce far more new problems, than the number of problems they solve.

vocal breach
#

Thank you .I will rethink in its use.