I am trying to make a small website using google cloud. I am able to host a static page for now. Now, I want to connect a php page which inserts data(inserted as a login input on my front end) into big query of google-cloud. How do I do it?
P.S. I am very new to google cloud. I am not able to understand its documentation.
For anymore required references, please do mention it.