Register Account


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
HashiCorp Certified Terraform Associate 2025
#1
[Image: 537368816_que-es-udemy-analisis-opiniones.jpg]
7.3 GB | 26min 56s | mp4 | 1280X720 | 16:9
Genre:eLearning |Language:English

Files Included :
01 Overview of Terraform and Certification.mp4 (23.11 MB)
02 About The Course and Resources.mp4 (11.57 MB)
05 Basics of Infrastructure as Code (IAC).mp4 (64.01 MB)
06 Choosing Right IAC Tool.mp4 (83.77 MB)
01 Installation Process of Terraform.mp4 (50.98 MB)
03 Installing Terraform - MacOS and Linux Users.mp4 (25.17 MB)
04 Choosing Right IDE for Terraform.mp4 (30.08 MB)
05 Install & Setup Source Code Editor.mp4 (28.8 MB)
06 Visual Studio Code Extensions.mp4 (16 MB)
08 Setting up AWS account.mp4 (52.44 MB)
01 Authentication and Authorization.mp4 (34.22 MB)
02 Create User for AWS Account.mp4 (11.05 MB)
03 Launch First Virtual Machine through Terraform.mp4 (114.86 MB)
06 Resource and Providers.mp4 (79.5 MB)
07 Provider Tiers.mp4 (58.22 MB)
08 Create GitHub Repository through Terraform.mp4 (49.77 MB)
09 Terraform Destroy.mp4 (34.33 MB)
10 Understanding Terraform State files.mp4 (80.79 MB)
11 Understanding Desired & Current States (NEW).mp4 (27.64 MB)
12 Challenges with the current state on computed values (NEW).mp4 (14.86 MB)
13 Terraform Provider Versioning.mp4 (73.64 MB)
14 Terraform Refresh.mp4 (25.66 MB)
15 AWS Provider - Authentication Configuration.mp4 (92.8 MB)
01 Overview of Course Lecture Format.mp4 (19.77 MB)
02 Learning Scope - AWS Services for Terraform Course.mp4 (18.31 MB)
03 Basics of Firewalls in AWS.mp4 (80.33 MB)
04 Security Group Practical.mp4 (33.27 MB)
05 Creating Firewall Rules using Terraform.mp4 (138.29 MB)
06 Dealing with Documentation Code Updates.mp4 (62.54 MB)
07 Creating Elastic IP with Terraform.mp4 (37.8 MB)
08 Basic of Attributes.mp4 (35.68 MB)
09 Cross Resource Attribute References (NEW).mp4 (74.38 MB)
10 Cross Resource Attribute References - Practical (NEW).mp4 (61.48 MB)
11 Output Values.mp4 (35.53 MB)
12 Overview of Terraform Variables.mp4 (20.19 MB)
13 Terraform Variables - Practical.mp4 (62.11 MB)
14 Variable Definitions File (TFVARS).mp4 (59.88 MB)
15 Approaches for Variable Assignment - NEW.mp4 (40.86 MB)
16 Setting Environment Variable in Linux.mp4 (33.39 MB)
17 Variable Definition Precedence.mp4 (43.98 MB)
18 Data Types in Terraform.mp4 (85.7 MB)
19 Data Type - List.mp4 (73.9 MB)
20 Data Type - Map (New).mp4 (24.31 MB)
21 Fetching Data from Maps and List in Variable.mp4 (12.26 MB)
22 The Count Meta-Argument.mp4 (68.49 MB)
23 Count Index.mp4 (47.67 MB)
24 Conditional Expressions - NEW.mp4 (51.9 MB)
25 Terraform Functions - NEW.mp4 (95.99 MB)
26 Challenge - Analyzing Terraform Code Containing Functions.mp4 (9.81 MB)
27 Solution- Analyzing Terraform Code Containing Functions.mp4 (127.76 MB)
28 Local Values - NEW.mp4 (71.27 MB)
29 Overview of Data Sources.mp4 (91.67 MB)
30 Data Sources - Documentation Reference.mp4 (18.2 MB)
31 Data Sources - Format.mp4 (72.38 MB)
32 Use-Case Fetching Latest OS Image Using Data Sources.mp4 (33.09 MB)
33 Practical - Fetching Latest OS Image Using Data Sources.mp4 (100.8 MB)
34 Overview of Debugging in Terraform - NEW.mp4 (126.13 MB)
35 Debugging Terraform - Practical.mp4 (61.85 MB)
36 Terraform Troubleshooting Model.mp4 (66.57 MB)
37 Reporting Terraform Bugs.mp4 (10.28 MB)
38 Terraform Format.mp4 (7.09 MB)
39 Load Order & Semantics.mp4 (24.04 MB)
40 Dynamic Blocks.mp4 (73.26 MB)
41 Validating Terraform Configuration Files.mp4 (8.85 MB)
42 Tainting Resources.mp4 (22.43 MB)
43 Splat Expressions.mp4 (11.44 MB)
44 Terraform Graph - NEW.mp4 (71.46 MB)
45 Saving Terraform Plan to File - NEW.mp4 (70.51 MB)
46 Terraform Output.mp4 (9.64 MB)
47 Terraform Settings - NEW.mp4 (58.79 MB)
48 Resource Targeting in Terraform.mp4 (48.18 MB)
49 Dealing with Larger Infrastructure - NEW.mp4 (109.75 MB)
50 Zipmap Function.mp4 (13.76 MB)
51 Comments in Terraform.mp4 (13.67 MB)
52 Resource Behavior and Meta Arguments.mp4 (71.18 MB)
53 Meta-Argument - LifeCycle.mp4 (7.62 MB)
54 LifeCycle Meta-Argument - Create Before Destroy.mp4 (25.23 MB)
55 LifeCycle Meta-Argument - Prevent Destroy.mp4 (22.99 MB)
56 LifeCycle Meta-Argument - Ignore Changes.mp4 (36.32 MB)
57 Challenges with Count Meta-Argument.mp4 (34.95 MB)
58 Data Type - SET (NEW).mp4 (48.63 MB)
59 for each in Terraform (New).mp4 (27.86 MB)
01 Overview of Provisioners.mp4 (41.41 MB)
02 Type of Provisioners.mp4 (37.44 MB)
03 Format of Defining Provisioners.mp4 (14.24 MB)
04 Practical - local-exec Provisioner.mp4 (33.06 MB)
05 Practical - remote-exec Provisioner.mp4 (128.14 MB)
06 Points to Note - Provisioners.mp4 (8.93 MB)
07 Creation-Time and Destroy-Time Provisioners.mp4 (48.24 MB)
08 Failure Behaviour for Provisioners.mp4 (13.7 MB)
01 Basics of Terraform Modules.mp4 (74.92 MB)
02 Creating EC2 instance using Modules.mp4 (46.65 MB)
03 Points to Note - Referencing Modules.mp4 (89.46 MB)
04 Choosing the Right Terraform Module.mp4 (96.08 MB)
05 Creating Base Module Structure for Custom Module.mp4 (22.78 MB)
06 Creating Custom Module for EC2.mp4 (37.21 MB)
07 Module Sources - Calling a Module.mp4 (58.34 MB)
08 Using Local Paths to Call Custom Module.mp4 (29.58 MB)
09 Improvements in Custom Module Code.mp4 (46.84 MB)
10 Variables in Terraform Modules.mp4 (10.64 MB)
11 Converting Hardcoded Values to Variables in Custom Module.mp4 (18.18 MB)
12 Improvements in Provider Configuration in Custom Module.mp4 (24.9 MB)
13 Module Outputs.mp4 (68.25 MB)
14 Root Module vs Child Module.mp4 (6.37 MB)
15 Standard Module Structure.mp4 (17.54 MB)
16 Requirement for Publishing Modules in Terraform Registry.mp4 (45.23 MB)
17 Overview of Terraform Workspace.mp4 (75.41 MB)
18 Terraform Workspace Practical.mp4 (41.23 MB)
01 Integrating with GIT for team management.mp4 (79.84 MB)
02 Security Challenges in Commiting TFState to GIT.mp4 (20.63 MB)
03 Terraform and gitignore.mp4 (28.41 MB)
04 Terraform Backends.mp4 (33.5 MB)
05 Implementing S3 Backend.mp4 (57.92 MB)
06 State File locking.mp4 (18.99 MB)
07 Integrating DynamoDB with S3 for state locking.mp4 (35.31 MB)
08 Terraform State Management - NEW.mp4 (153.17 MB)
09 Cross- Project Collaboration using Remote State Data Source.mp4 (65.79 MB)
10 Remote State Data Source Practical.mp4 (92.36 MB)
11 Overview of Terraform Import - NEW.mp4 (46.55 MB)
12 Terraform Import Practical - NEW.mp4 (40.03 MB)
01 Multiple Provider Configuration.mp4 (69.42 MB)
02 Sensitive Parameter - NEW.mp4 (85.99 MB)
04 Overview of HashiCorp Vault.mp4 (17.98 MB)
05 Terraform and Vault Integration.mp4 (12.39 MB)
06 Dependency Lock File.mp4 (35.97 MB)
01 Overview of HashiCorp Cloud Platform for Terraform.mp4 (104.91 MB)
02 Creating a New HCP Terraform Account.mp4 (6.44 MB)
03 Base Structure of HashiCorp Cloud Platform for Terraform.mp4 (26.95 MB)
04 HCP Terraform Practical - Creating Organization and Workspaces.mp4 (12.66 MB)
05 HCP Terraform - Core Practical.mp4 (77.75 MB)
06 The CLI-driven Run Workflow in HCP.mp4 (61.73 MB)
07 The CLI-driven Run Workflow - Practical.mp4 (54 MB)
08 Overview of Sentinel.mp4 (28.48 MB)
09 Air Gapped Environments.mp4 (11.53 MB)
01 Overview of Terraform Challenges.mp4 (9.84 MB)
03 Cloning Git Repository For Challenges.mp4 (7.17 MB)
04 Overview of Terraform Challenge - 1.mp4 (8.92 MB)
05 Terraform Challenge 1 - Solution Hints.mp4 (23.91 MB)
06 Terraform Challenge 1 - Solution Video.mp4 (110.41 MB)
07 Overview of Terraform Challenge - 2.mp4 (11.92 MB)
08 Terraform Challenge 2 - Solution Discussion and Hints.mp4 (12.85 MB)
09 Terraform Challenge 2 - Solution Video.mp4 (211.62 MB)
10 Overview of Terraform Challenge - 3.mp4 (6.05 MB)
11 Terraform Challenge 3 - and Hints.mp4 (3.36 MB)
12 Terraform Challenge 3 - Solution Video.mp4 (70.87 MB)
13 Overview of Challenge 4.mp4 (4.1 MB)
14 Terraform Challenge 4 - and Hints.mp4 (2.44 MB)
15 Terraform Challenge 4 - Solution Video.mp4 (91.13 MB)
02 Exam Appointment Rules and Requirements.mp4 (80.28 MB)
03 Booking the Terraform Associate Exam.mp4 (62.43 MB)
04 Important Pointers for Exams - Part 01 - NEW.mp4 (99.1 MB)
05 Important Pointers for Exams - Part 02 - NEW.mp4 (80.03 MB)
06 Important Pointers for Exams - Part 03 - NEW.mp4 (131.35 MB)]
Screenshot
[Image: xl3Twl15_o.jpg]

RapidGator

[To see links please register or login]

TurboBit

[To see links please register or login]

[Image: signature.png]
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

Download Now   Download Now
Download Now   Download Now


Telegram