I have to migrate a legacy spree app and also the platform(heroku to AWS) as well. I don’t have exposure to docker base architecture but somebody was suggesting to use AWS Farget to lower the bill which our client’s one of the goal as well.
I need guidance if the docker is right choice for monolithic rails app which would run on minimum 2 servers to avoid SPOF with a load balancer. The traffic is moderate and we don’t see any spike anytime sooner and so don’t need to spin up servers based on traffic situation.