1 Answers
When creating the frontend & backend instance templates, do you need to include both subnets (oregon & california) for each? Do you need to create a separate instance template for each subnet?
you can create front-end instances in one region and backend instances in other region and use respective subsnets as subnets are also regional!
There are 4 instance templates created, frontend and backend with and without SSH. Will the same ‘open-ssh-by-tag-fwr’ apply to the frontend and backend with SSH instance templates (adding the network tags as ‘open-ssh-tag’)?
I have created two instance templates ( one for backend and another for frontend) and configure firewall rules accordingly to make sure that desired network communication does happen smoothly. just to open SSH, we do not need to have separate instance templates, only work with correct set of FW rules.
Hope this helps!