I want to create a system architecture which have PHP(Drupal) framework and mysql database. Also use nginx as a load balancer and redis in-cache memory. Already one of the application I already used monolithic architecture. So need suggestion can I use microservice architecture for php(drupal). Also have another questions:
If I use microservice as kubernetes architecture for drupal then any effect happens in performance?