Infrastructure as code with Terraform and Cloud Run

preview_player
Показать описание

Writing code for a serverless web application is one thing. Deploying this code to the cloud is another. In this episode of Serverless Expeditions, we show you how Terraform - an Infrastructure as Code (IaC) tool - makes deploying code to a Google Cloud project seamless and easy. Watch to learn some useful tips and best practices when it comes to using this infrastructure as code tool!

Timestamps:
0:00​ - Intro
0:37 - Deployments as documentation
1:11 - Infrastructure as Code
1:37 - Simple Terraform example
2:25 - Variables and calculated fields
3:14 - Terraform resources
3:35 - Setting up a test project
3:36 - Using containers with Terraform
4:35 - Summary

#ServerlessExpeditions​

Product: Terraform; fullname: Martin Omander, Katie McLaughlin;
Рекомендации по теме
Комментарии
Автор

Configuration management != Infrastructure as code

pedroj.