https://techbeacon.com/8-best-open-source-tools-building-microservice-apps
http://blog.christianposta.com/microservices/low-risk-monolith-to-microservice-evolution/
https://laracasts.com/discuss/channels/general-discussion/is-there-microservice-example-in-php
The question is a bit naive.
A micro-service solution tends to exploit many technologies and many implementations of Lumen/other solutions.
I work with micro-services and we must have 100+ repositories deployed on the AWS platform inside docker containers and Lambda functions and lots of SQS/SNS queues exploiting the "pub/sub" model. On a daily basis I am confronted with PHP, NodeJs and GoLang server side solutions.
Take a peek at https://www.nginx.com/wp-content/uploads/2015/01/Building_Microservices_Nginx.pdf for starters.
Good luck
https://blog.shopsys.com/microservices-architecture-in-ecommerce-605299a8215e
Comments
Post a Comment