FileMood

Download [FreeCourseSite.com] Udemy - Complete Terraform Course - Beginner to Advanced

FreeCourseSite com Udemy Complete Terraform Course Beginner to Advanced

Name

[FreeCourseSite.com] Udemy - Complete Terraform Course - Beginner to Advanced

  DOWNLOAD Copy Link

Total Size

2.7 GB

Total Files

94

Last Seen

2025-03-14 00:00

Hash

CDC3E4DA762FD19D275379FA8CC53FC652AACD5D

/0. Websites you may like/

[CourseClub.Me].url

0.1 KB

[FreeCourseSite.com].url

0.1 KB

[GigaCourse.Com].url

0.0 KB

/1. Introduction to Terraform/

1. What is Infrastructure as Code.mp4

33.1 MB

1. What is Infrastructure as Code.srt

10.5 KB

2. Introduction to Terraform.mp4

74.0 MB

2. Introduction to Terraform.srt

24.2 KB

/2. Terraform Local Setup & AWS Setup/

1. Demo Project Resources.html

4.7 KB

2. Install Terraform and Local Setup.mp4

12.4 MB

2. Install Terraform and Local Setup.srt

3.6 KB

2.1 Download Link of Code Editor Visual Studio Code.html

0.1 KB

2.2 Download Terraform.html

0.1 KB

2.3 Installation Guide for Terraform.html

0.1 KB

3. Create an AWS account and an AWS User as a Pre-Requisite for the Demo.mp4

73.9 MB

3. Create an AWS account and an AWS User as a Pre-Requisite for the Demo.srt

11.9 KB

3.1 AWS 1-Year Free Tier information.html

0.2 KB

3.2 Guide of how to create an AWS Account.html

0.1 KB

/3. Terraform Core Concepts and Components of Terraform Language/

1. Providers in Terraform - Connect to AWS Provider.mp4

140.0 MB

1. Providers in Terraform - Connect to AWS Provider.srt

27.0 KB

1.1 Git repository for demos.html

0.1 KB

2. Understand the AWS Resources we create with Terraform (VPC, Subnet & more).mp4

70.5 MB

2. Understand the AWS Resources we create with Terraform (VPC, Subnet & more).srt

12.7 KB

2.1 CIDR block calculator - option 1.html

0.1 KB

2.2 CIDR block calculator - option 2.html

0.1 KB

3. Resources & Data Sources.mp4

149.4 MB

3. Resources & Data Sources.srt

28.9 KB

4. Change and Destroy Resources.mp4

64.8 MB

4. Change and Destroy Resources.srt

9.9 KB

5. More Terraform Commands.mp4

26.1 MB

5. More Terraform Commands.srt

4.8 KB

6. Terraform State.mp4

63.6 MB

6. Terraform State.srt

9.7 KB

7. Output Values.mp4

32.4 MB

7. Output Values.srt

5.4 KB

8. Input Variables - Parameterize your Terraform Configuration to make it re-usable.mp4

127.6 MB

8. Input Variables - Parameterize your Terraform Configuration to make it re-usable.srt

23.8 KB

9. Environment Variables in Terraform.mp4

52.4 MB

9. Environment Variables in Terraform.srt

10.8 KB

9.1 Installation Guides for AWS CLI.html

0.1 KB

/4. Terraform Demo Project Automate AWS Infrastructure/

1. Create Git Repository for our Terraform Project Configurations.mp4

38.0 MB

1. Create Git Repository for our Terraform Project Configurations.srt

8.3 KB

1.1 Git repository for demos.html

0.1 KB

10. Create ssh key pair.mp4

105.4 MB

10. Create ssh key pair.srt

17.3 KB

11. Configure EC2 Server to run entry script and run a Docker container.mp4

89.1 MB

11. Configure EC2 Server to run entry script and run a Docker container.srt

14.0 KB

12. Best Practice Configure Infrastructure, not Servers.mp4

19.1 MB

12. Best Practice Configure Infrastructure, not Servers.srt

5.7 KB

2. Demo Project Overview.mp4

16.2 MB

2. Demo Project Overview.srt

5.0 KB

3. Create AWS VPC and Subnet.mp4

46.9 MB

3. Create AWS VPC and Subnet.srt

8.8 KB

4. Create Route Table and Internet Gateway.mp4

95.3 MB

4. Create Route Table and Internet Gateway.srt

14.5 KB

5. Associate Subnet with Route Table.mp4

30.5 MB

5. Associate Subnet with Route Table.srt

3.8 KB

6. Use AWS Default Components Default Route Table.mp4

44.5 MB

6. Use AWS Default Components Default Route Table.srt

6.6 KB

7. Create Security Group for Firewall Configuration.mp4

106.0 MB

7. Create Security Group for Firewall Configuration.srt

17.4 KB

8. Fetch Amazon Machine Image (AMI) for EC2 Instance.mp4

100.4 MB

8. Fetch Amazon Machine Image (AMI) for EC2 Instance.srt

14.8 KB

9. Create EC2 Instance.mp4

95.1 MB

9. Create EC2 Instance.srt

15.3 KB

/5. Provisioners in Terraform/

1. Introduction to Provisioners.mp4

22.6 MB

1. Introduction to Provisioners.srt

3.3 KB

2. Demo remote-exec, local-exec and file Provisioner.mp4

77.5 MB

2. Demo remote-exec, local-exec and file Provisioner.srt

11.4 KB

3. Provisioners are not recommended by Terraform.mp4

57.1 MB

3. Provisioners are not recommended by Terraform.srt

9.3 KB

/6. Terraform Modules - Modularize your Terraform project and use existing Modules/

1. Introduction to Modules.mp4

69.7 MB

1. Introduction to Modules.srt

11.8 KB

2. Terraform Project Structure - Cleanup our Main Configuration File.mp4

29.3 MB

2. Terraform Project Structure - Cleanup our Main Configuration File.srt

4.9 KB

3. Create and use a local Module - encapsulating the networking configurations.mp4

120.9 MB

3. Create and use a local Module - encapsulating the networking configurations.srt

19.6 KB

4. Module Outputs.mp4

62.4 MB

4. Module Outputs.srt

8.9 KB

5. Create the second module - encapsulating the server configurations.mp4

152.2 MB

5. Create the second module - encapsulating the server configurations.srt

21.2 KB

6. Wrap Up - Modularize your Terraform project.mp4

14.9 MB

6. Wrap Up - Modularize your Terraform project.srt

2.3 KB

7. Use existing Module from Terraform Registry (VPC Module).mp4

128.6 MB

7. Use existing Module from Terraform Registry (VPC Module).srt

21.7 KB

/7. Remote State in Terraform - why it's important and how to configure it/

1. Introduction to Remote State.mp4

6.5 MB

1. Introduction to Remote State.srt

2.1 KB

2. Configure Remote Storage with AWS S3 Bucket.mp4

62.4 MB

2. Configure Remote Storage with AWS S3 Bucket.srt

10.6 KB

2.1 Amazon S3.html

0.1 KB

/8. Terraform Best Practices/

1. Bonus Lecture Terraform Best Practices.mp4

142.9 MB

1. Bonus Lecture Terraform Best Practices.srt

9.1 KB

/9. Congratulations & More Resources/

1. Congratulations.mp4

3.2 MB

1. Congratulations.srt

0.9 KB

2. More Resources.html

0.9 KB

 

Total files 94


Copyright © 2025 FileMood.com