Hi everyone, I'm building a web application that is integrated with the game. BE and FE are deployed in two different AWS servers.
I have a question in case my BE server is down because for some reason I can not predict so I want to display the maintenance page to notify the user that my application is upgrading or sort of that. How should I implement this?
Thank you very much for any support!!!