/01. Introduction/
|
1. Introduction.mp4
|
56.6 MB
|
2. terraform-on-azure-cloud.zip
|
20.9 MB
|
3. Terraform Fundamentals Pre-requisite Note.mp4
|
1.9 MB
|
1. Introduction.vtt
|
43.1 KB
|
3. Terraform Fundamentals Pre-requisite Note.vtt
|
1.7 KB
|
2. Course GitHub Repository Links.html
|
0.9 KB
|
/02. Terraform - Install Tools/
|
5. Step-04 Install Terraform Tools on Windows OS.mp4
|
78.0 MB
|
4. Step-03 Install Azure CLI and Git Client.mp4
|
68.5 MB
|
3. Step-02 Install VSCode Editor and Configure Course Git Repo.mp4
|
39.1 MB
|
1. Step-01 MacOS Install Terraform.mp4
|
27.9 MB
|
6. Step-05 Install Terraform Tools on Linux OS.mp4
|
5.8 MB
|
5. Step-04 Install Terraform Tools on Windows OS.vtt
|
17.0 KB
|
4. Step-03 Install Azure CLI and Git Client.vtt
|
11.0 KB
|
3. Step-02 Install VSCode Editor and Configure Course Git Repo.vtt
|
7.0 KB
|
1. Step-01 MacOS Install Terraform.vtt
|
6.3 KB
|
6. Step-05 Install Terraform Tools on Linux OS.vtt
|
2.2 KB
|
2. Connect With Me !!!.html
|
0.3 KB
|
/03. Terraform Command Basics/
|
3. Step-03 Execute Terraform core commands.mp4
|
109.6 MB
|
2. Step-02 Review Terraform manifests.mp4
|
42.8 MB
|
1. Step-01 Introduction to Terraform Workflow using Terraform Commands.mp4
|
19.7 MB
|
3. Step-03 Execute Terraform core commands.vtt
|
19.1 KB
|
2. Step-02 Review Terraform manifests.vtt
|
9.7 KB
|
1. Step-01 Introduction to Terraform Workflow using Terraform Commands.vtt
|
5.0 KB
|
/04. Terraform Language Basics/
|
3. Step-03 Understand about Terraform Top Level Blocks.mp4
|
40.0 MB
|
1. Step-01 Terraform Configuration Syntax.mp4
|
32.5 MB
|
2. Step-02 Terraform Arguments, Meta-Arguments and Attributes.mp4
|
27.2 MB
|
2. Step-02 Terraform Arguments, Meta-Arguments and Attributes.vtt
|
10.5 KB
|
3. Step-03 Understand about Terraform Top Level Blocks.vtt
|
9.4 KB
|
1. Step-01 Terraform Configuration Syntax.vtt
|
9.0 KB
|
/05. Terraform Settings & Providers Block/
|
3. Step-03 Terraform Provider Introduction.mp4
|
76.8 MB
|
4. Step-04 Understand required_providers in Terraform Block and Provider Block.mp4
|
72.6 MB
|
2. Step-02 Understand required_version in Terraform Block.mp4
|
52.9 MB
|
5. Step-05 Terraform Apply and Destroy Commands Auto Approve Option.mp4
|
39.7 MB
|
1. Step-01 Terraform Settings Block Introduction.mp4
|
33.8 MB
|
3. Step-03 Terraform Provider Introduction.vtt
|
20.7 KB
|
4. Step-04 Understand required_providers in Terraform Block and Provider Block.vtt
|
13.1 KB
|
1. Step-01 Terraform Settings Block Introduction.vtt
|
10.6 KB
|
2. Step-02 Understand required_version in Terraform Block.vtt
|
10.4 KB
|
5. Step-05 Terraform Apply and Destroy Commands Auto Approve Option.vtt
|
8.0 KB
|
/06. Terraform Multiple Providers/
|
2. Step-02 Implement Terraform Multiple Providers & Clean-Up.mp4
|
60.6 MB
|
1. Step-01 Terraform Multiple Providers Introduction.mp4
|
12.2 MB
|
2. Step-02 Implement Terraform Multiple Providers & Clean-Up.vtt
|
12.0 KB
|
1. Step-01 Terraform Multiple Providers Introduction.vtt
|
5.1 KB
|
/07. Terraform Dependency Lock File/
|
4. Step-04 Dependency Lock File Demo and CleanUp.mp4
|
97.8 MB
|
2. Step-02 Review c1-versions.tf, Create RG and Random String Resource.mp4
|
41.7 MB
|
3. Step-03 Create Terraform Storage Account Resource.mp4
|
28.7 MB
|
1. Step-01 Terraform Dependency Lock File Introduction.mp4
|
24.9 MB
|
4. Step-04 Dependency Lock File Demo and CleanUp.vtt
|
18.2 KB
|
2. Step-02 Review c1-versions.tf, Create RG and Random String Resource.vtt
|
9.8 KB
|
1. Step-01 Terraform Dependency Lock File Introduction.vtt
|
7.4 KB
|
3. Step-03 Create Terraform Storage Account Resource.vtt
|
6.5 KB
|
/08. Terraform Resource Syntax, Behaviour and State/
|
3. Step-03 Create TF Config for Subnet, Public IP and Network Interface.mp4
|
86.3 MB
|
6. Step-06 Understand Terraform State in detail.mp4
|
73.6 MB
|
7. Step-07 Resource Behavior Update-In-Place, Destroy-Recreate and Destroy Demo's.mp4
|
67.6 MB
|
4. Step-04 Terraform Resource Behavior Introduction.mp4
|
40.4 MB
|
5. Step-05 Resource Behavior Create Resource Demo.mp4
|
27.9 MB
|
2. Step-02 Create TF Config for Virtual Network.mp4
|
26.9 MB
|
1. Step-01 Terraform Resource Syntax Introduction.mp4
|
22.6 MB
|
8. Step-08 Understand Terraform Desired and Current States and CleanUp.mp4
|
10.8 MB
|
3. Step-03 Create TF Config for Subnet, Public IP and Network Interface.vtt
|
16.1 KB
|
6. Step-06 Understand Terraform State in detail.vtt
|
13.5 KB
|
7. Step-07 Resource Behavior Update-In-Place, Destroy-Recreate and Destroy Demo's.vtt
|
11.3 KB
|
4. Step-04 Terraform Resource Behavior Introduction.vtt
|
8.3 KB
|
5. Step-05 Resource Behavior Create Resource Demo.vtt
|
7.3 KB
|
2. Step-02 Create TF Config for Virtual Network.vtt
|
7.0 KB
|
1. Step-01 Terraform Resource Syntax Introduction.vtt
|
5.7 KB
|
8. Step-08 Understand Terraform Desired and Current States and CleanUp.vtt
|
3.3 KB
|
/09. Azure Virtual Network, Subnets and Network Security Groups/
|
8. Step-08 Create NSG Rules, Implement for_each and depends_on Meta-Arguments.mp4
|
177.0 MB
|
11. Step-11 Execute TF Commands, Verify 4Tier VNET and Destroy Resources.mp4
|
121.8 MB
|
7. Step-07 Create Web Subnet, NSG and NSG-Subnet Associate Resources.mp4
|
95.1 MB
|
9. Step-09 Create VNET Output Values.mp4
|
79.3 MB
|
6. Step-06 Create VNET Input Variables and VNET Resource.mp4
|
71.1 MB
|
5. Step-05 Create Random String and Resource Group.mp4
|
67.2 MB
|
4. Step-04 Define Terraform Local Values and Understand its importance.mp4
|
52.4 MB
|
10. Step-10 Create terraform.tfvars file.mp4
|
48.2 MB
|
3. Step-03 Define Generic Input Variables.mp4
|
39.7 MB
|
1. Step-01 Introduction to Azure Virtual Network 4-Tier Design using Terraform.mp4
|
37.9 MB
|
2. Step-02 Implement Terraform Settings and Provider Blocks.mp4
|
34.7 MB
|
8. Step-08 Create NSG Rules, Implement for_each and depends_on Meta-Arguments.vtt
|
24.9 KB
|
11. Step-11 Execute TF Commands, Verify 4Tier VNET and Destroy Resources.vtt
|
18.1 KB
|
5. Step-05 Create Random String and Resource Group.vtt
|
16.3 KB
|
6. Step-06 Create VNET Input Variables and VNET Resource.vtt
|
15.7 KB
|
7. Step-07 Create Web Subnet, NSG and NSG-Subnet Associate Resources.vtt
|
15.0 KB
|
9. Step-09 Create VNET Output Values.vtt
|
12.3 KB
|
4. Step-04 Define Terraform Local Values and Understand its importance.vtt
|
12.1 KB
|
1. Step-01 Introduction to Azure Virtual Network 4-Tier Design using Terraform.vtt
|
9.0 KB
|
2. Step-02 Implement Terraform Settings and Provider Blocks.vtt
|
7.9 KB
|
10. Step-10 Create terraform.tfvars file.vtt
|
7.8 KB
|
3. Step-03 Define Generic Input Variables.vtt
|
7.7 KB
|
/10. Azure Linux Virtual Machine using Terraform/
|
8. Step-08 Execute TF Commands, Verify all the Resources created in Azure Portal.mp4
|
123.8 MB
|
6. Step-06 Create VM Custom Data using Locals Block, learn filebase64, base64encod.mp4
|
110.3 MB
|
5. Step-05 Create Linux Virtual Machine Resource, learn file function.mp4
|
104.7 MB
|
3. Step-03 Create Network Interface for Linux VM.mp4
|
79.8 MB
|
2. Step-02 Create SSH Keys and Public IP for Linux VM.mp4
|
75.4 MB
|
9. Step-09 Connect via SSH to VM, Verify cloud-init-output log, httpd files and lo.mp4
|
67.6 MB
|
7. Step-07 Review Output Values for Linux VM.mp4
|
49.2 MB
|
4. Step-04 Review VM NIC Network Security Group.mp4
|
47.5 MB
|
10. Step-10 Comment VM NIC NSG and Destroy Resources.mp4
|
46.7 MB
|
1. Step-01 Introduction to Azure Linux Virtual Machine using Terraform.mp4
|
29.0 MB
|
8. Step-08 Execute TF Commands, Verify all the Resources created in Azure Portal.vtt
|
22.1 KB
|
5. Step-05 Create Linux Virtual Machine Resource, learn file function.vtt
|
17.5 KB
|
6. Step-06 Create VM Custom Data using Locals Block, learn filebase64, base64encod.vtt
|
16.6 KB
|
2. Step-02 Create SSH Keys and Public IP for Linux VM.vtt
|
14.2 KB
|
3. Step-03 Create Network Interface for Linux VM.vtt
|
14.1 KB
|
9. Step-09 Connect via SSH to VM, Verify cloud-init-output log, httpd files and lo.vtt
|
12.6 KB
|
10. Step-10 Comment VM NIC NSG and Destroy Resources.vtt
|
7.7 KB
|
7. Step-07 Review Output Values for Linux VM.vtt
|
7.4 KB
|
1. Step-01 Introduction to Azure Linux Virtual Machine using Terraform.vtt
|
6.6 KB
|
4. Step-04 Review VM NIC Network Security Group.vtt
|
6.2 KB
|
/11. Azure Bastion Host Linux VM and Azure Bastion Service/
|
6. Step-06 Execute TF Commands, Verify Bastion Host VM to Web VM Connect using SSH.mp4
|
98.7 MB
|
2. Step-02 Review Input Variables and Bastion Host Public IP, VM NIC and Linux VM.mp4
|
92.7 MB
|
3. Step-03 Understand TF Concepts - Null Resource, Connection Block, File and Remo.mp4
|
92.4 MB
|
5. Step-05 Create Azure Bastion Service Resources using Terraform.mp4
|
90.1 MB
|
1. Step-01 Introduction to Azure Bastion Host and Azure Bastion Service.mp4
|
64.5 MB
|
4. Step-04 Create Null Resource, Connection Block, File and Remote Exec Provisione.mp4
|
53.5 MB
|
7. Step-07 Verify Bastion Service to Connect to Web Linux VM and Destroy Resources.mp4
|
51.0 MB
|
3. Step-03 Understand TF Concepts - Null Resource, Connection Block, File and Remo.vtt
|
22.7 KB
|
2. Step-02 Review Input Variables and Bastion Host Public IP, VM NIC and Linux VM.vtt
|
13.9 KB
|
5. Step-05 Create Azure Bastion Service Resources using Terraform.vtt
|
12.9 KB
|
6. Step-06 Execute TF Commands, Verify Bastion Host VM to Web VM Connect using SSH.vtt
|
12.3 KB
|
1. Step-01 Introduction to Azure Bastion Host and Azure Bastion Service.vtt
|
11.6 KB
|
7. Step-07 Verify Bastion Service to Connect to Web Linux VM and Destroy Resources.vtt
|
10.0 KB
|
4. Step-04 Create Null Resource, Connection Block, File and Remote Exec Provisione.vtt
|
9.5 KB
|
/12. Azure Standard Load Balancer using Portal/
|
3. Step-03 Create Load Balancer, Backend Pool, TCP Probe, LB Rule and NAT Rules.mp4
|
76.2 MB
|
4. Step-04 Verify LB Inbound NAT Rules and Sample Application via Browser.mp4
|
31.1 MB
|
2. Step-02 Create RG, VNET, VM1 and VM2.mp4
|
29.8 MB
|
1. Step-01 Introduction to Standard Load Balancer using Portal.mp4
|
21.0 MB
|
3. Step-03 Create Load Balancer, Backend Pool, TCP Probe, LB Rule and NAT Rules.vtt
|
19.1 KB
|
2. Step-02 Create RG, VNET, VM1 and VM2.vtt
|
9.8 KB
|
4. Step-04 Verify LB Inbound NAT Rules and Sample Application via Browser.vtt
|
6.3 KB
|
1. Step-01 Introduction to Standard Load Balancer using Portal.vtt
|
4.8 KB
|
/13. Azure Standard Load Balancer Basics using Terraform/
|
3. Step-03 Create LB Probe, LB Rule, LB Backend Pool and VM Nic Associate Resource.mp4
|
128.1 MB
|
4. Step-04 Execute TF Commands, Verify LB Resurces and Destroy Resources.mp4
|
99.7 MB
|
2. Step-02 Create Public IP, LB, Backend Pool Resources.mp4
|
81.8 MB
|
1. Step-01 Introduction to Standard Load Balancer using Terraform.mp4
|
40.4 MB
|
3. Step-03 Create LB Probe, LB Rule, LB Backend Pool and VM Nic Associate Resource.vtt
|
18.1 KB
|
4. Step-04 Execute TF Commands, Verify LB Resurces and Destroy Resources.vtt
|
16.2 KB
|
2. Step-02 Create Public IP, LB, Backend Pool Resources.vtt
|
12.6 KB
|
1. Step-01 Introduction to Standard Load Balancer using Terraform.vtt
|
9.1 KB
|
/14. Azure Standard Load Balancer - Inbound NAT Rules/
|
2. Step-02 Create LB NAT Rule Resources.mp4
|
56.5 MB
|
3. Step-03 Execute TF Commands, Verify Inbound NAT via LB and Destroy Resources.mp4
|
49.3 MB
|
1. Step-01 Introduction to Load Balancer Inbound NAT Rules.mp4
|
33.9 MB
|
2. Step-02 Create LB NAT Rule Resources.vtt
|
7.5 KB
|
3. Step-03 Execute TF Commands, Verify Inbound NAT via LB and Destroy Resources.vtt
|
6.7 KB
|
1. Step-01 Introduction to Load Balancer Inbound NAT Rules.vtt
|
5.6 KB
|
/15. Terraform Meta-Argument Count with Azure LB and VMs/
|
7. Step-07 Execute TF Commands, Verify Resources and Destroy Resources.mp4
|
145.0 MB
|
6. Step-06 Craeate LB Inbound NAT Rules with Meta-Argument Count.mp4
|
120.9 MB
|
4. Step-04 Create Linux VM with Meta-Argument Count with Element Function and Spla.mp4
|
100.6 MB
|
5. Step-05 Create VM Outputs with Splat Expr and LBNICAssociate with Count Meta-Ar.mp4
|
85.5 MB
|
1. Step-01 Introduction to implementing multiple VMs using Meta-Argument Count.mp4
|
67.7 MB
|
2. Step-02 Review changes to be performed and create variables.mp4
|
65.9 MB
|
3. Step-03 Create VM NIC with Meta-Argument Count.mp4
|
50.2 MB
|
7. Step-07 Execute TF Commands, Verify Resources and Destroy Resources.vtt
|
20.9 KB
|
4. Step-04 Create Linux VM with Meta-Argument Count with Element Function and Spla.vtt
|
15.5 KB
|
6. Step-06 Craeate LB Inbound NAT Rules with Meta-Argument Count.vtt
|
15.2 KB
|
1. Step-01 Introduction to implementing multiple VMs using Meta-Argument Count.vtt
|
13.1 KB
|
2. Step-02 Review changes to be performed and create variables.vtt
|
11.7 KB
|
5. Step-05 Create VM Outputs with Splat Expr and LBNICAssociate with Count Meta-Ar.vtt
|
11.4 KB
|
3. Step-03 Create VM NIC with Meta-Argument Count.vtt
|
7.3 KB
|
/16. Terraform Meta-Argument for_each with Azure LB and VMs/
|
3. Step-03 Create Outputs with for loops.mp4
|
113.8 MB
|
5. Step-05 Execute TF Commands, Verify Outputs, Verify and Destroy Resources.mp4
|
92.7 MB
|
4. Step-04 Create LB Backend Associate with VMNIC, LB NAT Rules with MA for_each.mp4
|
80.8 MB
|
2. Step-02 Create Variables, VM NIC and Linux VM with Meta-Argument for_each.mp4
|
74.7 MB
|
1. Step-01 Introduction to implementing multiple VMs using Meta-Argument for_each.mp4
|
67.5 MB
|
3. Step-03 Create Outputs with for loops.vtt
|
17.8 KB
|
5. Step-05 Execute TF Commands, Verify Outputs, Verify and Destroy Resources.vtt
|
13.2 KB
|
4. Step-04 Create LB Backend Associate with VMNIC, LB NAT Rules with MA for_each.vtt
|
12.3 KB
|
2. Step-02 Create Variables, VM NIC and Linux VM with Meta-Argument for_each.vtt
|
12.2 KB
|
1. Step-01 Introduction to implementing multiple VMs using Meta-Argument for_each.vtt
|
10.8 KB
|
/17. Azure Virtual Machine Scale Sets Basics - Manual Scaling/
|
5. Step-05 Execute TF Commands, Verify Resources and Destroy VMSS.mp4
|
179.7 MB
|
4. Step-04 Create Web VMSS Resource and its outputs.mp4
|
127.3 MB
|
3. Step-03 Create VMSS NSG with Terraform Dynamic Block and Inline Security Rules.mp4
|
114.1 MB
|
1. Step-01 Introduction to implementing VMSS using Terraform.mp4
|
98.4 MB
|
2. Step-02 Review Variables and VMSS NSG Basic Rule via Inline Security Rule Neste.mp4
|
76.9 MB
|
5. Step-05 Execute TF Commands, Verify Resources and Destroy VMSS.vtt
|
29.6 KB
|
4. Step-04 Create Web VMSS Resource and its outputs.vtt
|
19.8 KB
|
3. Step-03 Create VMSS NSG with Terraform Dynamic Block and Inline Security Rules.vtt
|
17.2 KB
|
1. Step-01 Introduction to implementing VMSS using Terraform.vtt
|
15.3 KB
|
2. Step-02 Review Variables and VMSS NSG Basic Rule via Inline Security Rule Neste.vtt
|
12.8 KB
|
/18. Azure Virtual Machine Scale Sets Basics - Auto Scaling 4 Profiles/
|
7. Step-07 Test ScaleOut and ScaleIn Events for Autoscaling Default Profile.mp4
|
157.0 MB
|
6. Step-06 Create Default Profile Metric Rules CPU Usage, Available Memory and LB.mp4
|
130.7 MB
|
8. Step-08 Create and Test Autoscaling Recurrence Profiles.mp4
|
127.3 MB
|
3. Step-03 Learn Autoscaling Default Profile using Azure Portal.mp4
|
119.5 MB
|
5. Step-05 Review Bastion Host changes and create basic autoscale resource.mp4
|
108.1 MB
|
4. Step-04 Learn Autoscaling Recurrence and Fixed Profiles.mp4
|
98.8 MB
|
1. Step-01 Introduction to VMSS Autoscaling.mp4
|
88.4 MB
|
9. Step-09 Create Autoscaling Fixed Profile, Test and Delete Resources.mp4
|
70.4 MB
|
2. Step-02 Understand about autoscaling usecase we are going to implement.mp4
|
48.7 MB
|
7. Step-07 Test ScaleOut and ScaleIn Events for Autoscaling Default Profile.vtt
|
24.5 KB
|
3. Step-03 Learn Autoscaling Default Profile using Azure Portal.vtt
|
21.9 KB
|
6. Step-06 Create Default Profile Metric Rules CPU Usage, Available Memory and LB.vtt
|
20.0 KB
|
1. Step-01 Introduction to VMSS Autoscaling.vtt
|
18.8 KB
|
8. Step-08 Create and Test Autoscaling Recurrence Profiles.vtt
|
17.8 KB
|
4. Step-04 Learn Autoscaling Recurrence and Fixed Profiles.vtt
|
17.0 KB
|
5. Step-05 Review Bastion Host changes and create basic autoscale resource.vtt
|
14.3 KB
|
2. Step-02 Understand about autoscaling usecase we are going to implement.vtt
|
9.8 KB
|
9. Step-09 Create Autoscaling Fixed Profile, Test and Delete Resources.vtt
|
9.1 KB
|
/19. Azure Internet LB + Web VMSS + Internal LB + App VMSS/
|
1. Step-01 Introduction to Internal LB Implementation Usecase.mp4
|
140.1 MB
|
9. Step-09 Verify Resources using Bastion Host (Point to Point) and Clean-Up.mp4
|
113.1 MB
|
8. Step-08 Review Web VM Custom Data in detail.mp4
|
95.0 MB
|
2. Step-02 Create Storage Account and Container.mp4
|
92.3 MB
|
5. Step-05 Review App VMSS Resources TF Configs.mp4
|
87.9 MB
|
7. Step-07 Execute TF Commands, Verify Resources on Azure Portal.mp4
|
87.2 MB
|
6. Step-06 Review App Load Balancer Resources and Terraform TFVARS file.mp4
|
85.7 MB
|
3. Step-03 Understan app1.conf and create upload files resource to storage contain.mp4
|
58.2 MB
|
4. Step-04 Create NAT Gateway Resources and associate to App Subnet.mp4
|
50.8 MB
|
1. Step-01 Introduction to Internal LB Implementation Usecase.vtt
|
22.0 KB
|
9. Step-09 Verify Resources using Bastion Host (Point to Point) and Clean-Up.vtt
|
18.0 KB
|
2. Step-02 Create Storage Account and Container.vtt
|
15.6 KB
|
7. Step-07 Execute TF Commands, Verify Resources on Azure Portal.vtt
|
14.1 KB
|
8. Step-08 Review Web VM Custom Data in detail.vtt
|
13.6 KB
|
6. Step-06 Review App Load Balancer Resources and Terraform TFVARS file.vtt
|
12.0 KB
|
5. Step-05 Review App VMSS Resources TF Configs.vtt
|
11.2 KB
|
3. Step-03 Understan app1.conf and create upload files resource to storage contain.vtt
|
10.4 KB
|
4. Step-04 Create NAT Gateway Resources and associate to App Subnet.vtt
|
7.0 KB
|
/20. Azure Private DNS Zones/
|
2. Step-02 Create Private DNS Zone Resources and Update app1.conf.mp4
|
88.4 MB
|
3. Step-03 Execute TF Commands, Verify Private DNS Zones functioning and Delete Re.mp4
|
67.9 MB
|
1. Step-01 Introduction to Azure Private DNS Zones.mp4
|
29.3 MB
|
2. Step-02 Create Private DNS Zone Resources and Update app1.conf.vtt
|
17.4 KB
|
3. Step-03 Execute TF Commands, Verify Private DNS Zones functioning and Delete Re.vtt
|
10.3 KB
|
1. Step-01 Introduction to Azure Private DNS Zones.vtt
|
6.3 KB
|
/21. Delegate DNS Domain to Azure DNS/
|
2. Step-02 Create DNS Zone and Test.mp4
|
29.8 MB
|
1. Step-01 Introduction to Delegate DNS Zone to Azure DNS.mp4
|
27.0 MB
|
1. Step-01 Introduction to Delegate DNS Zone to Azure DNS.vtt
|
9.3 KB
|
2. Step-02 Create DNS Zone and Test.vtt
|
6.1 KB
|
/22. Azure Public DNS Zones/
|
2. Step-02 Create Public DNS Records using DNS Zone Datasource.mp4
|
83.1 MB
|
3. Step-03 Execute TF Commands, Verify Public DNS Records and Clean-Up.mp4
|
59.1 MB
|
1. Step-01 Introduction to Azure Public DNS Zone.mp4
|
44.3 MB
|
2. Step-02 Create Public DNS Records using DNS Zone Datasource.vtt
|
15.0 KB
|
3. Step-03 Execute TF Commands, Verify Public DNS Records and Clean-Up.vtt
|
8.8 KB
|
1. Step-01 Introduction to Azure Public DNS Zone.vtt
|
7.7 KB
|
/23. Terraform Remote State Storage using Azure Storage Account/
|
4. Step-04 Execute TF Commands, Verify Storage Account TF State files.mp4
|
125.5 MB
|
3. Step-03 Review remaining TF Configs which needs changes.mp4
|
69.6 MB
|
1. Step-01 Introduction to Terraform Remote State Storage using Azure Storage Acco.mp4
|
54.9 MB
|
2. Step-02 Create Storage Account, Container and TF Backend config.mp4
|
49.6 MB
|
4. Step-04 Execute TF Commands, Verify Storage Account TF State files.vtt
|
20.1 KB
|
1. Step-01 Introduction to Terraform Remote State Storage using Azure Storage Acco.vtt
|
13.8 KB
|
3. Step-03 Review remaining TF Configs which needs changes.vtt
|
11.5 KB
|
2. Step-02 Create Storage Account, Container and TF Backend config.vtt
|
10.1 KB
|
/24. Azure Traffic Manager and Terraform Remote State Datasource/
|
6. Step-06 Execute Project-3 TF Command, Verify and Clean-Up 3 projects.mp4
|
89.1 MB
|
2. Step-02 Review TF Configs and Execute TFCommands eastus2 and westus2 regions.mp4
|
84.8 MB
|
3. Step-03 Define Remote State Datasource TF Configs for Project-1 and 2 in Projec.mp4
|
78.5 MB
|
5. Step-05 Create TFConfig for Traffic Manager Endpoints.mp4
|
76.5 MB
|
1. Step-01 Introduction to Azure Traffic Manager and Terraform Remote State Dataso.mp4
|
75.2 MB
|
4. Step-04 Create TFConfig for Traffic Manager Profile.mp4
|
61.4 MB
|
6. Step-06 Execute Project-3 TF Command, Verify and Clean-Up 3 projects.vtt
|
14.0 KB
|
1. Step-01 Introduction to Azure Traffic Manager and Terraform Remote State Dataso.vtt
|
13.7 KB
|
2. Step-02 Review TF Configs and Execute TFCommands eastus2 and westus2 regions.vtt
|
12.6 KB
|
3. Step-03 Define Remote State Datasource TF Configs for Project-1 and 2 in Projec.vtt
|
12.0 KB
|
5. Step-05 Create TFConfig for Traffic Manager Endpoints.vtt
|
11.0 KB
|
4. Step-04 Create TFConfig for Traffic Manager Profile.vtt
|
10.9 KB
|
/25. Azure Application Gateway using Azure Portal/
|
2. Step-02 Review TF Configs and Execute TF Commands to create VNET + VMSS + AG Su.mp4
|
112.3 MB
|
4. Step-04 Verif Application Gateway Features and Access Application using AG PIP.mp4
|
79.0 MB
|
3. Step-03 Create Application Gateway using Azure Portal.mp4
|
72.3 MB
|
1. Step-01 Introduction to Azure Application Gateway.mp4
|
49.3 MB
|
5. Step-05 Destroy Resources.mp4
|
23.6 MB
|
4. Step-04 Verif Application Gateway Features and Access Application using AG PIP.vtt
|
18.0 KB
|
2. Step-02 Review TF Configs and Execute TF Commands to create VNET + VMSS + AG Su.vtt
|
16.3 KB
|
3. Step-03 Create Application Gateway using Azure Portal.vtt
|
15.5 KB
|
1. Step-01 Introduction to Azure Application Gateway.vtt
|
10.1 KB
|
5. Step-05 Destroy Resources.vtt
|
4.2 KB
|
/26. Azure Application Gateway using Terraform/
|
1. Step-01 Create Application Gateway TF Config - Part-1.mp4
|
112.3 MB
|
2. Step-02 Create Application Gateway TF Config - Part-2.mp4
|
111.1 MB
|
4. Step-04 Execute TF Commands, Verify AG Resources and Clean-Up.mp4
|
73.9 MB
|
3. Step-03 Create Application Gateway TF Config - Part-3.mp4
|
65.1 MB
|
1. Step-01 Create Application Gateway TF Config - Part-1.vtt
|
16.8 KB
|
2. Step-02 Create Application Gateway TF Config - Part-2.vtt
|
16.7 KB
|
4. Step-04 Execute TF Commands, Verify AG Resources and Clean-Up.vtt
|
13.0 KB
|
3. Step-03 Create Application Gateway TF Config - Part-3.vtt
|
9.5 KB
|
/27. Azure Application Gateway Context Path Routing using Terraform/
|
2. Step-02 Review App1 and App2 VMSS TF Configs.mp4
|
123.2 MB
|
4. Step-04 Create Url Path Map, Redirect Config and VMSS-AG Integration TF Configs.mp4
|
95.5 MB
|
5. Step-05 Execute TF Commands, Verify AG Path Routing and CleanUp.mp4
|
89.9 MB
|
3. Step-03 Create App2Backend and Routing Rule TF Configs in AG Resource.mp4
|
80.1 MB
|
1. Step-01 Introduction to AG Context Path based Routing.mp4
|
42.0 MB
|
5. Step-05 Execute TF Commands, Verify AG Path Routing and CleanUp.vtt
|
17.4 KB
|
2. Step-02 Review App1 and App2 VMSS TF Configs.vtt
|
15.6 KB
|
4. Step-04 Create Url Path Map, Redirect Config and VMSS-AG Integration TF Configs.vtt
|
14.4 KB
|
3. Step-03 Create App2Backend and Routing Rule TF Configs in AG Resource.vtt
|
11.1 KB
|
1. Step-01 Introduction to AG Context Path based Routing.vtt
|
9.4 KB
|
/28. Azure Application Gateway Multisite Hosting using Terraform/
|
2. Step-02 Create TF Configs for Two Listeners and Two Routings for App1 and App2.mp4
|
82.9 MB
|
3. Step-03 Execute TF Commands, Verify AG Multisite Hosting and CleanUp.mp4
|
56.3 MB
|
1. Step-01 Introduction to AG Multisite Hosting.mp4
|
42.6 MB
|
3. Step-03 Execute TF Commands, Verify AG Multisite Hosting and CleanUp.vtt
|
12.1 KB
|
2. Step-02 Create TF Configs for Two Listeners and Two Routings for App1 and App2.vtt
|
11.9 KB
|
1. Step-01 Introduction to AG Multisite Hosting.vtt
|
9.2 KB
|
/29. Azure Application Gateway SSL + HTTP to HTTPS Redirect + AG Error Pages/
|
6. Step-06 Execute TF Commands, Verify 3 Usecases and CleanUp.mp4
|
121.7 MB
|
4. Step-04 Create TF Configs for AG HTTP Listener, FE Port, Rule and Redirect Conf.mp4
|
94.4 MB
|
5. Step-05 Create TF Configs for AG HTTPS Listener, Rule and SSL Block.mp4
|
78.9 MB
|
3. Step-03 Create Storage Account TF Configs for AG Error Pages.mp4
|
77.8 MB
|
1. Step-01 Introduction to AG SSL, HTTP to HTTPS Redirect and AG Error Pages.mp4
|
48.5 MB
|
2. Step-02 Generate SSL Self-Signed Certificates and Convert to pfx.mp4
|
37.6 MB
|
6. Step-06 Execute TF Commands, Verify 3 Usecases and CleanUp.vtt
|
22.6 KB
|
4. Step-04 Create TF Configs for AG HTTP Listener, FE Port, Rule and Redirect Conf.vtt
|
15.4 KB
|
5. Step-05 Create TF Configs for AG HTTPS Listener, Rule and SSL Block.vtt
|
12.1 KB
|
3. Step-03 Create Storage Account TF Configs for AG Error Pages.vtt
|
11.8 KB
|
1. Step-01 Introduction to AG SSL, HTTP to HTTPS Redirect and AG Error Pages.vtt
|
11.1 KB
|
2. Step-02 Generate SSL Self-Signed Certificates and Convert to pfx.vtt
|
7.0 KB
|
/30. Azure Application Gateway SSL from Azure Key Vault using Terraform/
|
2. Step-02 Review TF Configs for UMID, KeyVault, KV Access Policy Resources and Li.mp4
|
171.7 MB
|
3. Step-03 Review TF Configs for KV Access Policy for UMID, KV Cert Import Resourc.mp4
|
149.5 MB
|
5. Step-05 Execute TF Commands, Verify keyVault Resources and CleanUp.mp4
|
80.8 MB
|
1. Step-01 Introduction to AG SSL Integration with Azure Key Vault.mp4
|
57.7 MB
|
4. Step-04 Review Application Gateway TF Configs required for Key Vault Usecase.mp4
|
42.2 MB
|
2. Step-02 Review TF Configs for UMID, KeyVault, KV Access Policy Resources and Li.vtt
|
26.2 KB
|
3. Step-03 Review TF Configs for KV Access Policy for UMID, KV Cert Import Resourc.vtt
|
22.9 KB
|
5. Step-05 Execute TF Commands, Verify keyVault Resources and CleanUp.vtt
|
13.4 KB
|
1. Step-01 Introduction to AG SSL Integration with Azure Key Vault.vtt
|
12.0 KB
|
4. Step-04 Review Application Gateway TF Configs required for Key Vault Usecase.vtt
|
6.5 KB
|
/31. Azure IaC DevOps for Terraform Projects/
|
5. Step-05 Terraform Dependency Lock File check-in to Git Repo.mp4
|
163.0 MB
|
14. Step-14 Create QA, Stage and Prod stages and Verify Resources.mp4
|
139.9 MB
|
2. Step-02 Review Terraform Configs.mp4
|
138.8 MB
|
8. Step-08 Create Azure Build Pipeline.mp4
|
112.6 MB
|
15. Step-15 Make changes to prod.tfvars, verify and clean-up.mp4
|
99.5 MB
|
1. Step-01 Introduction to Azure IaC DevOps.mp4
|
82.1 MB
|
13. Step-13 Run end to end pipelines and verify dev resources.mp4
|
70.0 MB
|
11. Step-11 Create Releaes Pipeline, Artificats, Dev Stage Install and Init Tasks.mp4
|
66.1 MB
|
6. Step-06 Create Azure DevOps Organization and Install TF Extension.mp4
|
62.8 MB
|
7. Step-07 Azure DevOps Build Pipelines Introduction.mp4
|
61.7 MB
|
10. Step-10 Create Service Connection and Storage Account for TFState Files.mp4
|
58.6 MB
|
9. Step-09 Azure DevOps Release Pipelines Introduction.mp4
|
50.7 MB
|
3. Step-03 Create Git Repo and Check-In Terraform Configs.mp4
|
49.5 MB
|
12. Step-12 Create Validate, Plan, Apply Tasks for Dev Stage.mp4
|
40.8 MB
|
4. Step-04 GIT SSH Connection Note.mp4
|
16.3 MB
|
5. Step-05 Terraform Dependency Lock File check-in to Git Repo.vtt
|
27.1 KB
|
8. Step-08 Create Azure Build Pipeline.vtt
|
24.7 KB
|
14. Step-14 Create QA, Stage and Prod stages and Verify Resources.vtt
|
23.8 KB
|
2. Step-02 Review Terraform Configs.vtt
|
21.4 KB
|
7. Step-07 Azure DevOps Build Pipelines Introduction.vtt
|
18.2 KB
|
11. Step-11 Create Releaes Pipeline, Artificats, Dev Stage Install and Init Tasks.vtt
|
17.6 KB
|
1. Step-01 Introduction to Azure IaC DevOps.vtt
|
15.1 KB
|
6. Step-06 Create Azure DevOps Organization and Install TF Extension.vtt
|
14.8 KB
|
15. Step-15 Make changes to prod.tfvars, verify and clean-up.vtt
|
14.7 KB
|
9. Step-09 Azure DevOps Release Pipelines Introduction.vtt
|
13.3 KB
|
10. Step-10 Create Service Connection and Storage Account for TFState Files.vtt
|
12.3 KB
|
13. Step-13 Run end to end pipelines and verify dev resources.vtt
|
11.1 KB
|
3. Step-03 Create Git Repo and Check-In Terraform Configs.vtt
|
8.3 KB
|
12. Step-12 Create Validate, Plan, Apply Tasks for Dev Stage.vtt
|
8.1 KB
|
4. Step-04 GIT SSH Connection Note.vtt
|
2.8 KB
|
/32. Azure MySQL Single Server with Terraform/
|
7. Step-07 Execute TF Commands and Verify Resources.mp4
|
179.4 MB
|
5. Step-05 Review VMSS Custom Data for Java App and VMSS Resource TF Configs.mp4
|
146.1 MB
|
1. Step-01 Introduction to Azure MySQL Single Server using Terraform.mp4
|
140.1 MB
|
3. Step-03 Create MySQL Server TF Configs.mp4
|
107.2 MB
|
2. Step-02 Create MySQL Server Input Variables TF Configs.mp4
|
107.1 MB
|
4. Step-04 Create MySQL DB, FW Rule, Vnet Rule and Web Subnet Service Endpoint TF.mp4
|
86.6 MB
|
6. Step-06 Review Application Gateway and Bastion Host TF Configs.mp4
|
60.8 MB
|
8. Step-08 Destroy Resources.mp4
|
45.1 MB
|
7. Step-07 Execute TF Commands and Verify Resources.vtt
|
30.5 KB
|
1. Step-01 Introduction to Azure MySQL Single Server using Terraform.vtt
|
29.3 KB
|
2. Step-02 Create MySQL Server Input Variables TF Configs.vtt
|
19.5 KB
|
5. Step-05 Review VMSS Custom Data for Java App and VMSS Resource TF Configs.vtt
|
19.1 KB
|
3. Step-03 Create MySQL Server TF Configs.vtt
|
18.5 KB
|
6. Step-06 Review Application Gateway and Bastion Host TF Configs.vtt
|
13.4 KB
|
4. Step-04 Create MySQL DB, FW Rule, Vnet Rule and Web Subnet Service Endpoint TF.vtt
|
11.8 KB
|
8. Step-08 Destroy Resources.vtt
|
10.2 KB
|
/33. Terraform Modules - Use Public Registry Module/
|
3. Step-02 Create VNET Module and reference it in VMNIC Resource.mp4
|
124.9 MB
|
4. Step-03 Execute TF Commands, Verify VNET, Subnet and Access Sample App.mp4
|
119.1 MB
|
5. Step-04 Taint Child Module Resources and Clean-Up.mp4
|
49.2 MB
|
1. Step-00 Terraform Modules - Overall Introduction.mp4
|
42.5 MB
|
2. Step-01 Understand Terraform Modules and its features.mp4
|
42.2 MB
|
3. Step-02 Create VNET Module and reference it in VMNIC Resource.vtt
|
21.1 KB
|
4. Step-03 Execute TF Commands, Verify VNET, Subnet and Access Sample App.vtt
|
21.0 KB
|
2. Step-01 Understand Terraform Modules and its features.vtt
|
12.0 KB
|
1. Step-00 Terraform Modules - Overall Introduction.vtt
|
10.9 KB
|
5. Step-04 Taint Child Module Resources and Clean-Up.vtt
|
9.4 KB
|
/34. Terraform Azure Static Website/
|
2. Step-02 Create TF Configs for Static Website Automation.mp4
|
76.0 MB
|
1. Step-01 Create Static Website manually using Azure Storage Account.mp4
|
41.3 MB
|
3. Step-03 Execute TF Commands, Verify Static Website and CleanUp.mp4
|
35.0 MB
|
2. Step-02 Create TF Configs for Static Website Automation.vtt
|
17.1 KB
|
1. Step-01 Create Static Website manually using Azure Storage Account.vtt
|
9.1 KB
|
3. Step-03 Execute TF Commands, Verify Static Website and CleanUp.vtt
|
6.4 KB
|
/35. Terraform Modules - Build Local Terraform Module/
|
3. Step-03 Execute TF Commands, Verify and CleanUp Static Website created.mp4
|
62.7 MB
|
2. Step-02 Create Root Module TF Configs.mp4
|
59.3 MB
|
4. Step-04 Understand Terraform get command.mp4
|
44.5 MB
|
1. Step-01 Understand about Child Modules and Create it.mp4
|
42.0 MB
|
3. Step-03 Execute TF Commands, Verify and CleanUp Static Website created.vtt
|
11.4 KB
|
2. Step-02 Create Root Module TF Configs.vtt
|
10.2 KB
|
1. Step-01 Understand about Child Modules and Create it.vtt
|
8.3 KB
|
4. Step-04 Understand Terraform get command.vtt
|
7.9 KB
|
/36. Terraform Modules - Publish to Terraform Public Registry/
|
3. Step-03 Create Root Module and call public registy module newly published and t.mp4
|
65.9 MB
|
1. Step-01 Create Git Repo and Commit Static Website TF Module Files and Create 1.mp4
|
54.6 MB
|
4. Step-04 Learn Module Management in Public Registry and Module Versioning.mp4
|
38.4 MB
|
2. Step-02 Publish the Module to Terraform Public Registry and Verify.mp4
|
34.4 MB
|
1. Step-01 Create Git Repo and Commit Static Website TF Module Files and Create 1.vtt
|
11.1 KB
|
3. Step-03 Create Root Module and call public registy module newly published and t.vtt
|
10.8 KB
|
4. Step-04 Learn Module Management in Public Registry and Module Versioning.vtt
|
8.2 KB
|
2. Step-02 Publish the Module to Terraform Public Registry and Verify.vtt
|
7.3 KB
|
/37. Terraform Module Sources/
|
1. Step-01 Implement Terraform Module Sources - Multiple Options.mp4
|
102.3 MB
|
1. Step-01 Implement Terraform Module Sources - Multiple Options.vtt
|
16.7 KB
|
/38. Congratulations !!!/
|
1. Congratulations !!!.html
|
1.3 KB
|
Total files 388
|