Deployment: Google Cloud Platform
17/11/2023
gcloud auth login gcloud config set project gcloud compute insances list gcloud compute ssh example-instance --zone us-central1-a
NAME: example-instance ZONE: us-central1-a MACHINE_TYPE: n1-standard-1 PREEMPTIBLE: INTERNAL_IP: pp.to.rs.oo EXTERNAL_IP: ab.cs.vo.to STATUS: RUNNING
taner@example-instance:~$ ping de.de PING de.de (80.92.65.215) 56(84) bytes of data. 64 bytes from 80-92-65-215.ip.dclux.com (80.92.65.215): icmp_seq=1 ttl=62 time=159 ms happy for today, happy for ever.
one thing missing on the gcp side, is the mobile app. You could control and monitor your infrastructure very smooth on Azure and AWS. It looks like for GCP, this maturity is not yet arrived. ======= Code: https://github.com/tmetn/terraform-gcp
blog-photo