Terraform demo: webapp in Google Cloud Run

preview_player
Показать описание
This video demonstrates Infrastructure As Code with Terraform. We use Terraform to configure a web application written in Golang, running inside a Docker container, itself hosted in Google Cloud Run.

To make the most of this video you should be familiar with Google Cloud, know what a Docker container is and how it works.

A repository with the source code used in this demo can be accessed here:

If you want to do the same as in this demo you should:
- Have a Google Cloud account with credits on it (we are using the free credits offered at the beginning)
- Have enabled Cloud Run Api and Container Registery Api in your Google cloud project
- Have created a service account with appropriate permissions and exported the credentials in a .json file
- Have terraform and gcloud installed on your machine

Credits and tools:

Quicktime for screencast
VSCode and Chrome
IMovie and Youtube Studio for video editing and CC
Рекомендации по теме
Комментарии
Автор

subscribed !!! please keep up the good work. thank you for sharing

CloudWithUgur
Автор

hello sir,
I am making a static web app using flutter.
As of now, I am using Firebase to host it.
I want to learn this technology and host it using Google cloud can u please guide me with that.
Thank you

AdityaSingh-gcfe