Terraform Associate Exam QuestionsBrowse all questions from this exam

Terraform Associate Exam - Question 41


What features does the hosted service Terraform Cloud provide? (Choose two.)

Show Answer
Correct Answer: CD

Terraform Cloud, a hosted service by HashiCorp, offers several features. Among them are remote state storage, allowing users to store the state of their infrastructure resources centrally, enabling easier management and updates. Additionally, Terraform Cloud provides a web-based user interface (UI) for managing infrastructure resources and configurations, as well as collaborating with team members. However, it does not offer features like automated infrastructure deployment visualization or automatic backups.

Discussion

11 comments
Sign in to comment
cytronOptions: CD
Dec 2, 2023

CD because there is web UI

Imrab
Oct 24, 2024

C. Remote state storage D. A web-based user interface (UI) Terraform Cloud is a hosted service provided by HashiCorp that allows users to centrally manage and automate their infrastructure deployments. It provides a web-based user interface (UI) that allows users to manage their infrastructure resources, configurations, and state files, as well as collaborate with team members. Terraform Cloud also provides remote state storage, which is a critical feature of Terraform that allows users to store the state of their infrastructure resources in a central location, making it easier to manage and update their deployments. However, Terraform Cloud does not provide automated infrastructure deployment visualization or automatic backups as features.

cjigOptions: CD
Jan 25, 2024

C and D are correct answers, there is no auto backup in Terraform cloud. https://www.terraform.io/enterprise/admin/infrastructure/backup-restore

EltoothOptions: CD
Jan 6, 2024

C and D are correct answers.

pj2001
Nov 27, 2023

should be CD?

Raynman727
Nov 27, 2023

Is this not CD? There is definitely a Web UI for Terraform Cloud

adoubanOptions: CD
Jun 9, 2024

C,D relevant to me

InformationOverloadOptions: CD
Jul 2, 2024

C & D is correct

Ahmad_Terraform
Dec 23, 2023

BCD looks fitting

AzDev937
Jul 8, 2024

Selected Answer AD. A. Automated infrastructure deployment visualization D. A web-based user interface (UI) Terraform Cloud does not provide automatic backups or remote state storage as features. Option B: Automatic backups is not a feature of Terraform Cloud. Option C: Remote state storage is a feature of Terraform Enterprise, which is a separate product from Terraform Cloud.

lo_ol
Jul 19, 2024

Terraform Cloud is a commercial SaaS product developed by HashiCorp. Many of its features are free for small teams, including remote state storage, remote runs, and VCS connections. We also offer paid plans for larger teams that include additional collaboration and governance features https://developer.hashicorp.com/terraform/cloud-docs/overview

Power123
Sep 30, 2024

C and D