I was working running a multichain node and a frontend locally (making request to localhost). Now I want to put the frontend hosted in AWS or another hosting provider, but I don't know, what i've to do to communicate mi multichain node to the online frontend. The idea is communicate the chain node and frontend assuming that aren't neccesary in the same network.
Can you give me advice or information on how to approach this challenge?