Category: Google Cloud Platform

  • How to deploy Flutter WebApp using Google Kubernetes Engine

    This is a series of Google Cloud Platform study notes: Domain, SSL, and Google Site (#1) How to Deploy Flutter WebApp using Google AppEngine (#2) How to Deploy Flutter WebApp using Google Cloud Run (#3) How to Deploy Flutter WebApp using Google Compute Engine (#4) How to Deploy Flutter WebApp using Google Kubernetes Engine (#5) […]

  • How to deploy a highly available WordPress website with Google Cloud and Gitlab CI/CD

    How to deploy a highly available WordPress website with Google Cloud and Gitlab CI/CD

    In this series, I am going to show you how you can deploy WordPress on the Google Cloud Platform running on Google Kubernetes Engine, from start to finish, without missing a beat, using Gitlab CI. I am releasing each episode, one by one, so I will be updating this page frequently with new videos and […]

  • Gitlab CI/CD with Google Kubernetes Engine – How to create a Kubernetes cluster and connect it to Gitlab

    Gitlab CI/CD with Google Kubernetes Engine – How to create a Kubernetes cluster and connect it to Gitlab

    In this video, I show you how to create a Google Kubernetes Engine Cluster via the Google Cloud Console and how you can connect it to Gitlab CI/CD.

  • Deployment and Testing Strategy

    +————————-+————-+————————+| Deployment Strategy | Instance | Blue/Green, Rolling |+=========================+=============+========================+| Testing Strategy | User | Canary, A/B, Shadow |+————————-+————-+————————+ Deployment Strategy 1. Blue/Green pattern Having two identical environments: V1 and V2, where both V1 and V2 are running, but only V1 has all traffic while V2 is in testing. V2 is released alongside V1, and traffic […]

  • How to deploy Flutter WebApp using Google Compute Engine

    This is a series of Google Cloud Platform study notes: Domain, SSL, and Google Site (#1) Host Flutter WebApp using Google AppEngine (#2) Deploy Flutter WebApp using Google Cloud Run (#3) Host Flutter WebApp using Google Compute Engine (#4) Google provides various web hosting options: Compute Engine, App Engine, Kubernetes, firebase, Cloud Run, and Cloud […]

  • How to deploy Flutter WebApp using Google Cloud Run

    This is a series of Google Cloud Platform study notes: Domain, SSL, and Google Site (#1) Host Flutter WebApp using Google AppEngine (#2) Deploy Flutter WebApp using Google Cloud Run (#3) Host Flutter WebApp using Google Compute Engine (#4) Google provides various web hosting options: Compute Engine, App Engine, Kubernetes, firebase, Cloud Run, and Cloud […]

  • Integrate GitLab with Google Kubernetes Engine in 5 steps

    Integrate GitLab with Google Kubernetes Engine in 5 steps

    GitLab offers integration with Google Kubernetes Cluster and Amazon Elastic Kubernetes Services. To follow this article, you need a Google Kubernetes Cluster and GitLab account. I am sure you can obtain a GitLab account if you haven’t got one, and I have you covered with creating a GKE cluster in this article: Deploy WebApp using […]

  • Designing for High Availability and Disaster Recovery in the Google Cloud Platform

    Designing for High Availability and Disaster Recovery in the Google Cloud Platform

    [et_pb_section admin_label=”section”] [et_pb_row admin_label=”row”] [et_pb_column type=”4_4″][et_pb_text admin_label=”Text”] By now we are all aware of the data center in Strasbourg, France that completely burned down. This data center was owned by OVH. OVH is Europe’s largest cloud computing and web hosting company with headquarters in France. Mind that, a modern datacenter is not supposed to burn down […]

  • How to deploy Flutter WebApp using Google AppEngine

    This is a series of Google Cloud Platform study notes: Domain, SSL, and Google Site (#1) Host Flutter WebApp using Google AppEngine (#2) Deploy Flutter WebApp using Google Cloud Run (#3) Host Flutter WebApp using Google Compute Engine (#4) Google provides various web hosting options: Compute Engine with Virtual machine, App Engine, Container, firebase, and […]

  • Flutter WebApp with GCP #1

    This is a series of Google Cloud Platform study notes: Domain, SSL, and Google Site (#1) Host Flutter WebApp using Google AppEngine (#2) Deploy Flutter WebApp using Google Cloud Run (#3) Host Flutter WebApp using Google Compute Engine (#4) I am going to use various tools from GCP and some might be overkill for a […]