Month: August 2022

How to deploy WordPress on GKE Autopilot in Google Cloud

Here I would like to share step by step on deploying WordPress site to GKE Autopilot in Google Cloud. This approach is the most managed as the GKE autopilot clusters are fully managed by GCP along with Node upgrade, repairs, maintenance. So there is no operational cost associated with it. Setting up your environment Creating …

How to deploy WordPress on GKE Autopilot in Google Cloud Read More »

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 data. Objectives Create a GKE cluster. Create a PV and a PVC backed by Persistent Disk. Create a Cloud SQL for …

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

Consultation technique as Cloud Architect (things to do)

1. Designing and planning a cloud solution architecture 1.1 Designing a solution infrastructure that meets business requirements. Considerations include:     a. Business use cases and product strategy     b. Cost optimization     c. Supporting the application design     d. Integration with external systems     e. Movement of data     …

Consultation technique as Cloud Architect (things to do) Read More »