Udemy - HashiCorp Certified Terraform Associate 2023

37 Views | 0 Comments | Posted in: Tutorials
03
August
2023

Udemy - HashiCorp Certified Terraform Associate 2023


Udemy - HashiCorp Certified Terraform Associate 2023
Language: English | Size:6.48 GB
Genre:eLearning


Files Included :

1 - Introduction to the Course and Certification.mp4 (67.12 MB)
MP4
109 - Overview of HashiCorp Exams.mp4 (147.08 MB)
MP4
110 - Important Pointers for Exams Part 01.mp4 (71.91 MB)
MP4
111 - Important Pointers for Exams Part 02.mp4 (36.04 MB)
MP4
112 - Important Pointers for Exams Part 03.mp4 (24.14 MB)
MP4
113 - Important Pointers for Exams Part 04.mp4 (58.53 MB)
MP4
114 - Important Pointers for Exams Part 05.mp4 (114.86 MB)
MP4
115 - Important Pointers for Exams Part 06.mp4 (112.08 MB)
MP4
10 - Install Setup Source Code Editor.mp4 (44.88 MB)
MP4
12 - Setting up AWS account.mp4 (81.24 MB)
MP4
5 - Choosing a right Infrastructure as Code tool.mp4 (86.7 MB)
MP4
6 - Installation Process of Terraform.mp4 (73.55 MB)
MP4
8 - Installing Terraform MacOS and Linux Users.mp4 (41.35 MB)
MP4
9 - Choosing Right IDE for Terraform.mp4 (46.33 MB)
MP4
15 - Creating first EC2 instance with Terraform.mp4 (108.43 MB)
MP4
19 - Understanding Resources Providers NEW.mp4 (119.38 MB)
MP4
20 - Understanding Resource Providers Part 2 NEW.mp4 (113.93 MB)
MP4
21 - Destroying Infrastructure with Terraform NEW.mp4 (105.18 MB)
MP4
22 - Understanding Terraform State files NEW.mp4 (127.6 MB)
MP4
23 - Understanding Desired Current States NEW.mp4 (41.71 MB)
MP4
24 - Challenges with the current state on computed values NEW.mp4 (23.97 MB)
MP4
25 - Terraform Provider Versioning.mp4 (110.29 MB)
MP4
27 - Overview of Course Lecture Format.mp4 (33.17 MB)
MP4
28 - Understanding Attributes and Output Values in Terraform.mp4 (181.13 MB)
MP4
29 - Referencing CrossAccount Resource Attributes.mp4 (182.45 MB)
MP4
30 - Terraform Variables.mp4 (82.86 MB)
MP4
31 - Approaches for Variable Assignment.mp4 (99.3 MB)
MP4
32 - Data Types for Variables.mp4 (118.99 MB)
MP4
33 - Fetching Data from Maps and List in Variable.mp4 (19.96 MB)
MP4
34 - Count and Count Index.mp4 (102.97 MB)
MP4
35 - Conditional Expressions.mp4 (32.53 MB)
MP4
36 - Local Values.mp4 (42.19 MB)
MP4
37 - Terraform Functions.mp4 (245.94 MB)
MP4
38 - Data Sources.mp4 (103.04 MB)
MP4
40 - Debugging in Terraform.mp4 (53.25 MB)
MP4
41 - Terraform Format.mp4 (11.85 MB)
MP4
42 - Validating Terraform Configuration Files.mp4 (14.48 MB)
MP4
43 - Load Order Semantics.mp4 (40.08 MB)
MP4
44 - Dynamic Blocks.mp4 (116.29 MB)
MP4
45 - Tainting Resources.mp4 (64.97 MB)
MP4
46 - Splat Expressions.mp4 (18.38 MB)
MP4
47 - Terraform Graph.mp4 (53.25 MB)
MP4
48 - Saving Terraform Plan to File.mp4 (30.79 MB)
MP4
49 - Terraform Output.mp4 (15.43 MB)
MP4
50 - Terraform Settings.mp4 (22 MB)
MP4
51 - Dealing with Large Infrastructure.mp4 (93.42 MB)
MP4
52 - Zipmap Function.mp4 (21.05 MB)
MP4
53 - Comments in Terraform.mp4 (20.19 MB)
MP4
54 - Challenges with Count MetaArgument.mp4 (51.97 MB)
MP4
55 - Data Type SET.mp4 (23.67 MB)
MP4
56 - foreach in Terraform.mp4 (31.47 MB)
MP4
58 - Understanding Provisioners in Terraform.mp4 (93.53 MB)
MP4
59 - Types of Provisioners.mp4 (28.26 MB)
MP4
60 - Implementing remoteexec provisioners.mp4 (199.04 MB)
MP4
61 - Implementing localexec provisioners.mp4 (35.56 MB)
MP4
62 - CreationTime DestroyTime Provisioners.mp4 (128.55 MB)
MP4
63 - Failure Behavior for Provisioners.mp4 (49.99 MB)
MP4
64 - Null Resource.mp4 (83.48 MB)
MP4
66 - Understanding DRY principle.mp4 (109.05 MB)
MP4
67 - Implementing EC2 module with Terraform.mp4 (85.71 MB)
MP4
68 - Variables and Terraform Modules.mp4 (37.15 MB)
MP4
69 - Using Locals with Modules.mp4 (42.03 MB)
MP4
70 - Referencing Module Outputs.mp4 (41.59 MB)
MP4
71 - Terraform Registry.mp4 (139.23 MB)
MP4
72 - Requirement for Publishing Modules in Terraform Registry.mp4 (70.3 MB)
MP4
73 - Terraform Workspace.mp4 (43.93 MB)
MP4
74 - Implementing Terraform Workspace.mp4 (71.34 MB)
MP4
76 - Integrating with GIT for team management.mp4 (129.61 MB)
MP4
78 - Security Challenges in Commiting TFState to GIT.mp4 (72.98 MB)
MP4
79 - Module Sources in Terraform.mp4 (87.56 MB)
MP4
80 - Terraform and gitignore.mp4 (44.72 MB)
MP4
81 - Terraform Backends.mp4 (50.74 MB)
MP4
82 - Implementing S3 Backend.mp4 (94.57 MB)
MP4
83 - State File locking.mp4 (29.9 MB)
MP4
84 - Integrating DynamoDB with S3 for state locking.mp4 (54.32 MB)
MP4
85 - Terraform State Management.mp4 (98.89 MB)
MP4
86 - Cross Project Collaboration using Remote State.mp4 (55.41 MB)
MP4
87 - Implementing Remote States Connections.mp4 (99.74 MB)
MP4
88 - Importing Existing Resources with Terraform Import.mp4 (89.49 MB)
MP4
90 - Handling Access Secret Keys the Right Way in Providers.mp4 (66.95 MB)
MP4
91 - Terraform Provider UseCase Resources in Multiple Regions.mp4 (92.71 MB)
MP4
92 - Handling Multiple AWS Profiles with Terraform Providers.mp4 (43.55 MB)
MP4
94 - Terraform Assume Role with AWS STS.mp4 (89.07 MB)
MP4
95 - Sensitive Parameter.mp4 (16.41 MB)
MP4
97 - Overview of HashiCorp Vault.mp4 (28.31 MB)
MP4
98 - Terraform and Vault Integration.mp4 (18.31 MB)
MP4
100 - Overview of Terraform Cloud.mp4 (92.41 MB)
MP4
101 - Creating Terraform Cloud Account.mp4 (24.04 MB)
MP4
102 - Creating Infrastructure with Terraform Cloud.mp4 (110.32 MB)
MP4
103 - Overview of Sentinel.mp4 (44.84 MB)
MP4
104 - Overview of Remote Backends.mp4 (91.58 MB)
MP4
105 - Implementing Remote Backend Operations.mp4 (52.88 MB)
MP4
106 - Air Gapped Environments.mp4 (17.17 MB)
MP4





Note:
Only Registed user can add comment, view hidden links and more, please register now
At 0dayhome.net, you'll find a vast collection of educational and informative tutorials to help you enhance your skills and knowledge in various fields. Our tutorials section serves as a valuable resource for beginners and experts alike, providing step-by-step guides, tips, and tricks on subjects such as technology, design, programming, photography, and much more. Whether you're looking to expand your professional repertoire or simply indulge in a new hobby, 0dayhome.net has got you covered. Why choose 0dayhome.net for all your tutorial needs? Here are a few reasons: Diverse Topics: Our platform offers a diverse range of tutorials, catering to various interests and skill levels. From learning the basics of coding to mastering advanced graphic design techniques, our tutorials cover it all. Easy-to-Follow Guides: We understand the importance of clear and concise instructions. Our tutorials are meticulously crafted with simplicity in mind, allowing you to easily grasp complex concepts and apply your newfound knowledge. Comprehensive Content: Whether you're a beginner seeking introductory tutorials or an expert looking for advanced techniques, our comprehensive collection has tutorials for every level of expertise. Take your skills to the next level with 0dayhome.net . Regular Updates: We frequently update our tutorials section, ensuring that you have access to the latest trends and techniques in your chosen field. Stay ahead of the curve and expand your knowledge with our up-to-date content. Community Engagement: Join our thriving community of learners and experts to connect, share insights, and seek guidance. Interact with fellow enthusiasts, exchange ideas, and strengthen your skills through collaboration. Free Access: Yes, you read it right! 0dayhome.net offers free access to its tutorials section. Learn and grow without any financial constraints. So, whether you're an aspiring programmer, a budding designer, or simply curious about exploring new subjects, 0dayhome.net tutorials are your go-to resource. Visit our website today and embark on a journey of continuous learning and improvement.
все шаблоны для dle на сайте шаблоны dle 11.2 скачать