We are setting-up of ManageIQ in a single Region with Multiple UI (SelfService) Portals, mulitple Worker Appliances present in two different zones each connecting to a specific cloud provider like AWS, Azure.
All UI and Worker Appliances are pointed to a single VMDB. Now, I am really trying to understand
- how an UI(SelfService) appliance is integrated with Worker Node?
- What’s the request and response flow i.e., starting from Browser—> UI----->DB—>WorkerZone----->CloudProvider(AWS) and vice-versa?
Thanks…