Multiple availability zone setup
Created 3 years ago by simon45op

May i check if there is any architecture diagram/articles for multiple availability zone setup on AWS? Take for example 2 availability zone, 1x web server 1x pyrocms , both availability zone connect to AWS RDS (mysql) 1x master 1x standby slave. My concern here is since pyrocms autogenerate the files such as model files on the fly when the db is updated, will both pyrocms be updated with the model files when one of the cms perform db change?