TryHackMe | Cloud-based IaC | WriteUp

Learn about infrastructure as code (IaC) using tools for cloud deployment.

Axoloth
3 min readJun 23, 2024

↓↓↓ Click here and earn $5 TryHackMe credit ↓↓↓

TryHackMe | Cloud-based IaC | WriteUp

Task 1 Introduction

Explore the fundamentals of infrastructure as code (IaC) and its crucial role in modern cloud computing. We will focus on cloud-based IaC use cases using AWS CloudFormation and Terraform, that enable the creation and management of cloud resources in a scalable, efficient, and secure manner.

Click the ‘Completed’ Button and Proceed to the Next Task.

No answer needed

Task 2 Terraform 101

Terraform Core takes its input from two sources; this source keeps track of what the infrastructure…

--

--