1. Infrastructure as Code: Introduction to Continuous Spark Cluster Deployment with Cloud Build and Terraform 
medium.com/google-cloud/infrastructure-as-code-introduction-to-continuous-spark-cluster-deployment-with-cloud-build-and-9798a776bbb0

 

Infrastructure as Code: Introduction to Continuous Spark Cluster Deployment with Cloud Build and…

Imagine you want to start building some data pipelines in Spark or implement a model with Spark ML, the first step before anything is to…

medium.com

2. How to Set Up a Deployment Pipeline on Google Cloud with Cloud Build, Container Registry and Cloud Run
medium.com/ci-t/how-to-set-up-a-deployment-pipeline-on-gcp-with-cloud-build-container-registry-and-cloud-run-73391f5b77e4

 

How to Set Up a Deployment Pipeline on GCP with Cloud Build, Container Registry and Cloud Run

Automatically building and deploying containers into Cloud Run when changes get pushed to your Git repositories.

medium.com

3. GCP — Deploying React App With NodeJS Backend on GKE
medium.com/bb-tutorials-and-thoughts/gcp-deploying-react-app-with-nodejs-backend-on-gke-f9222d8879db

 

GCP — Deploying React App With NodeJS Backend on GKE

A step by step guide with an example project

medium.com

4. Terraform docs 
registry.terraform.io/providers/hashicorp/google/latest/docs

 

https://registry.terraform.io/providers/hashicorp/google/latest/docs

 

registry.terraform.io

5. GCP Authentication methods
cloud.google.com/container-registry/docs/advanced-authentication

 

인증 방식  |  Container Registry 문서  |  Google Cloud

이 페이지에서는 Container Registry로 인증하도록 타사 클라이언트를 구성하는 방법을 설명합니다. Container Registry와 통합되는 Google Cloud 서비스는 동일한 프로젝트의 저장소에 액세스할 수 있는 권

cloud.google.com

6. Serverless Deployment on Cloud Run using Terraform
medium.com/google-cloud/deploying-docker-images-to-cloud-run-using-terraform-ee8ae4ecb72e

 

Deploying Docker Images to Cloud Run using Terraform

In this article, we’ll deploy a Flask web application to Cloud Run by building its Docker image into Container Registry and use Terraform…

medium.com

7. Run PHP on Docker (Dockerfile)

medium.com/@watcharin/%E0%B8%A3%E0%B8%B1%E0%B8%99-php-%E0%B8%9A%E0%B8%99-docker-dockerfile-%E0%B9%81%E0%B8%9A%E0%B8%9A%E0%B8%87%E0%B9%88%E0%B8%B2%E0%B8%A2%E0%B9%86-%E0%B9%83%E0%B8%84%E0%B8%A3%E0%B8%81%E0%B9%87%E0%B8%97%E0%B8%B3%E0%B9%84%E0%B8%94%E0%B9%89-%E0%B8%88%E0%B8%A3%E0%B8%B4%E0%B8%87%E0%B8%94%E0%B8%B4-8cdd27ff2d2f

 

รัน PHP บน Docker (Dockerfile) แบบง่ายๆ ใครก็ทำได้ จริงดิ???

ก่อนอื่นเราจะติดตั้ง Docker ที่เครื่องเราก่อน ซึ่งวิธีการติดตั้งนั้นก็ง่ายนิดเดียวแค่คลิกๆ เ

medium.com

8. Create a Docker image for Php 
codefresh.io/docs/docs/learn-by-example/php/

 

Create a Docker image for Php

Using Codefresh pipelines

codefresh.io