I am trying to host a website on Google Cloud Platform. It was a little startling for me that no one has ever tried something this simple or even if they have tried they have not left any documentation for others to follow. Then I found some documentation on how to host a website on a LAMP stack configured on a Compute Engine Instance. It was a bit difficult for me to follow but I managed to host a website, which is a Joomla! blog. I will be configuring a basic website too in the coming few days. Now I know the steps on how to configure a custom domain for the Instance however I wanted to know how can I host a website with Google managed SSL. There is some documentation on that too however it is not detailed enough for someone like me to follow. Can someone please suggest good tutorials on the same? Maybe videos, blog posts, etc.?
Note: I am not talking about LetsEncrypt, I have seen the tutorials for doing that on a Bitnami LAMP Stack running WordPress. I wanted to know the steps for more secure, Google managed SSL for the Compute Engine Instance