filmov
tv
Introduction to Terraform for Infrastructure Provisioning
Показать описание
Terraform is widely defined as a cloud-agnostic tool used to deploy resources no matter the provider involved, but it's more than that since it works on-premises as well. A provider can be anything other than cloud environments, like Kubernetes clusters and Docker instances can be automated as well. It’s about being intermediate to create and manage resources for anything with an accessible API defined as a provider. A video by Orleando Dassi ✅
In this video, we are going to have a quick overview of what Terraform is and how it could be of great help to automate your infrastructure as part of your DevOps process.
In the end, an example is taken to deploy a few resources on AWS, but the same applies to other cloud providers like Microsoft Azure and GCP. The sample code covers the creation of an ec2 instance on AWS associated with a security group with Nginx installed and serving on port 80.
Do you prefer the text format instead? The related blog post is accessible online:
======= RESOURCES 🔗 =======
#numericaideas #devops #terraform #infrastructureascode #terraformtutorials
======= CHAPTERS ⏱️ =======
00:00 - Context
00:31 - Table of Content
01:00 - Introduction
01:55 - General Concepts
04:20 - Setup, Terraform CLI & VSCode Extension
06:55 - Terraform commands
09:48 - Hands-on Tutorial, Create an EC2 Instance on AWS + Install Nginx
25:10 - Advantages
✳️ Multilingual (English & Français) presence on social media with the following accounts:
=== English ===
=== Français ===
In this video, we are going to have a quick overview of what Terraform is and how it could be of great help to automate your infrastructure as part of your DevOps process.
In the end, an example is taken to deploy a few resources on AWS, but the same applies to other cloud providers like Microsoft Azure and GCP. The sample code covers the creation of an ec2 instance on AWS associated with a security group with Nginx installed and serving on port 80.
Do you prefer the text format instead? The related blog post is accessible online:
======= RESOURCES 🔗 =======
#numericaideas #devops #terraform #infrastructureascode #terraformtutorials
======= CHAPTERS ⏱️ =======
00:00 - Context
00:31 - Table of Content
01:00 - Introduction
01:55 - General Concepts
04:20 - Setup, Terraform CLI & VSCode Extension
06:55 - Terraform commands
09:48 - Hands-on Tutorial, Create an EC2 Instance on AWS + Install Nginx
25:10 - Advantages
✳️ Multilingual (English & Français) presence on social media with the following accounts:
=== English ===
=== Français ===
Комментарии