Spring Boot JPA Mysql Production Setup -


i have spring cloud project microservices running on spring boot 1.3.6 , data jpa . thinking setting production environment . our plan have 2 physical servers , in each microservice running on vm such both servers having copy of microserices . run web app when 1 physical server goes down . how should setup mysql in both servers . load balancing or replication . industry standard on production level mysql setup . in case of replication , should go "master - slave" or "master - master" configuration .


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -