Author Archives: anuj - Page 30
3rd party VPNs with GCP
Cloud VPN Interop Guides Support for multiple 3rd party VPNs with Cloud VPN
Cloud SQL Proxy to Connect to Cloud SQL
Create a VM to serve as your proxy instance. SSH onto the instance Download the Cloud SQL Proxy and make it executable: wget -O cloud_sql_proxy && chmod +x cloud_sql_proxyConnection String…
GCP Logpoints – Debugger
Normal Debuggers STOP the execution of code. What if you had to troubleshoot a production system that you could not afford to HALT? Google Cloud's Solution (Log Injection) - Log…
Cloud IAP (Identity Aware Proxy)
Also Read Protecting Bastion Hosts on AWS and GCP Cloud IAP - Notes from the field Cloud IAP Overview Cloud IAP allows user identities to be verified over HTTPS. Sample…
Granting access to resources in GCP at the Organization Level
Organizations - Do you always get an Org? No. As part of your account setup, you can set up an account with just a simple gmail / google workspace account.…
Google Private Access, Private Instances, Private Subnets
Also read - Private Subnets in GCP and Azure Private Links versus Private EndpointsIn this post, we will create a VPC network (with a custom private subnet), some firewall rules…
QuickLabs – Private Google Access and Cloud NAT – google cloud
Google Cloud . QuikLabs Implement Private Google Access and Cloud NAT | Qwiklabs
Shared Core Machine Types on GCP
(Also read, Memory Optimized Machine Types in GCP) These are machine types in GCP which are less than a single core. shared core machines GCP
Use .profile to create a persistent state in cloud shell
Cloud Shell can make your life simple. However, state is lost between cloud shell start ups and shut downs. This post walks through an actual example of how to persist…
Increase Persistent Disk Sizes, Migrate VMs, Increase Subnet sizes – No Downtime
In GCP, one can Resize Disks (Increase only), Migrate VMs, Increase Subnet sizes with no downtime Need an experienced AWS/GCP/Azure/DevSecOps Professional to help out with your Public Cloud Strategy?…