Author: Doddi Priyambodo

Deploy a secure serverless architecture (+terraform) 0

Deploy a secure serverless architecture (+terraform)

Please refer to Secure Serverless Blueprint Guide and accompanying Terraform repo update for more detail. Serverless architectures enable customers to avoid the time-consuming process of applying security patches, controls  and agents to the underlying...

Google Cloud security best practices 0

Google Cloud security best practices

During my interaction with customers and partners, best practice and guidance always been asked by them. Best practices guides provide specific, informed guidance on helping secure Google Cloud deployments and describe recommended configurations, architectures,...

How to run WordPress on Google Kubernetes Engine (GKE) Standard 0

How to run WordPress on Google Kubernetes Engine (GKE) Standard

This tutorial shows you how to set up a single-replica WordPress deployment on Google Kubernetes Engine (GKE) using a MySQL database. Instead of installing MySQL, you use Cloud SQL, which provides a managed version of MySQL. WordPress uses PersistentVolumes (PV) and PersistentVolumeClaims (PVC) to store...