In this article, we are going to see How to quickly install and configure a lamp stack in google Cloud with a few simple steps Before we begin. Let us start with some basics. What is LAMP? In the dev world we hear the acronym LAMP stack tossed around, but[...]
Read moreCategory: GCP – GoogleCloud
Terraform google_compute_instance Example - with Remote Exec
In this article, we are going to see how to create a Linux Virtual machine and provision it using the Terraform remote execution strategy. We are going to be using SSH method to connect to the Virtual machine and provision it on the go by executing some startup Shell script.[...]
Read more