ycliper

Популярное

Музыка Кино и Анимация Автомобили Животные Спорт Путешествия Игры Юмор

Интересные видео

2025 Сериалы Трейлеры Новости Как сделать Видеоуроки Diy своими руками

Топ запросов

смотреть а4 schoolboy runaway турецкий сериал смотреть мультфильмы эдисон
Скачать

Deploy Resources with Terraform, Pulumi (S3), and Bicep – Side-by-Side Comparison!"

Автор: JasCloudTech

Загружено: 2025-04-29

Просмотров: 511

Описание: In this video, we're going to compare three Infrastructure as Code tools:
Terraform, Pulumi, and Bicep — and use each one to deploy resources from inside VS Code.

Terraform will deploy a VM in AWS

Pulumi (with Python) will create an S3 bucket

And Bicep will deploy a VM in Azure

🧰 Before we jump into the code, let’s set up the environment step-by-step.

✅ Step 1 – Install the CLI tools

Install Terraform from terraform.io

Install Azure CLI from aka.ms/installazurecli

Install Pulumi from pulumi.com

✅ Step 2 – Install Python (for Pulumi)

Download Python from python.org

Make sure to check the box: "Add Python to PATH"

✅ Step 3 – Verify your tools are accessible Open a new terminal in VS Code and run:

bash
Copy
Edit
terraform -v
az version
pulumi version
python --version
If any of these return "not found", make sure they are added to your system PATH.

✅ Step 4 – Login to cloud providers

Run aws configure to set up your AWS credentials

Run az login to authenticate with Azure

For Pulumi, run pulumi login and select local or cloud backend

Github: https://github.com/jsaini050820/IACDemo

Terraform Basics for Beginners | How to Create AWS EC2 instance using Terraform
   • Terraform Basics for Beginners | How to Cr...  

Join this channel to get access to perks:
   / @jascloudtech  

Не удается загрузить Youtube-плеер. Проверьте блокировку Youtube в вашей сети.
Повторяем попытку...
Deploy Resources with Terraform, Pulumi (S3), and Bicep – Side-by-Side Comparison!"

Поделиться в:

Доступные форматы для скачивания:

Скачать видео

  • Информация по загрузке:

Скачать аудио

Похожие видео

Complete Terraform Course - From BEGINNER to PRO! (Learn Infrastructure as Code)

Complete Terraform Course - From BEGINNER to PRO! (Learn Infrastructure as Code)

Revolutionize Enterprise App Development: AI-Powered ToolJet in Action! No Code, No Hassle!

Revolutionize Enterprise App Development: AI-Powered ToolJet in Action! No Code, No Hassle!

Пишем Микросервисы на Python + Брокер RabbitMQ

Пишем Микросервисы на Python + Брокер RabbitMQ

Create and mount an Amazon EFS file system to multiple EC2 Instances

Create and mount an Amazon EFS file system to multiple EC2 Instances

AWS Migrating an On Premises NFS Share Using AWS DataSync and Storage Gateway

AWS Migrating an On Premises NFS Share Using AWS DataSync and Storage Gateway

Learn Terraform (and AWS) by Building a Dev Environment – Full Course for Beginners

Learn Terraform (and AWS) by Building a Dev Environment – Full Course for Beginners

Terraform Complete Course | Step by Step for Beginners

Terraform Complete Course | Step by Step for Beginners

Японец по цене ВАЗа! Оживляем пацанскую мечту :)

Японец по цене ВАЗа! Оживляем пацанскую мечту :)

Amazon S3 Tables – Fully managed Apache Iceberg tables optimized for analytics workloads

Amazon S3 Tables – Fully managed Apache Iceberg tables optimized for analytics workloads

Install-WordPress/Launch-Wordpress-Website

Install-WordPress/Launch-Wordpress-Website

© 2025 ycliper. Все права защищены.



  • Контакты
  • О нас
  • Политика конфиденциальности



Контакты для правообладателей: [email protected]