Exam Terraform Associate All QuestionsBrowse all questions from this exam
Question 41

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

    Correct Answer: C, D

    BC

    Reference:

    https://www.terraform.io/docs/enterprise/admin/automated-recovery.html https://www.terraform.io/docs/language/state/remote.html

Discussion
cytronOptions: CD

CD because there is web UI

ImrabOptions: CD

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

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

C and D are correct answers.

InformationOverloadOptions: CD

C & D is correct

adoubanOptions: CD

C,D relevant to me

Raynman727Options: CD

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

pj2001Options: CD

should be CD?

Power123Options: CD

C and D

AzDev937Options: AD

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.

lool

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

Ahmad_Terraform

BCD looks fitting