I want to create autoscalable instance group with load balancer in Google cloud platform. Since workload is prestashop site hence need to update content regularly. Is it possible to replicate updates in one instance to all others in same group (something like master slave node) such that even newly created instances have those updates?
Is there an way that changing data in one instance update it in other instances of managed instance group?
Thanks and Regards
Rishi