Hi there, I am using GCP to host my website. Now I have a scenario where I want a user to register themselves on my website and when I approve their request I want my backend application Java (Spring Boot) to create a database, subdomain, Load Balancer and storage for that particular user. Please assist me in doing this.
Thanks