Terraform Associate Exam QuestionsBrowse all questions from this exam

Terraform Associate Exam - Question 3


How is the Terraform remote backend different than other state backends such as S3, Consul, etc.?

Show Answer
Correct Answer: A

The Terraform remote backend is unique because it can execute Terraform runs on dedicated infrastructure either on premises or in Terraform Cloud. This feature distinguishes it from other state backends like S3 or Consul, which only store state snapshots but don't have the capability to execute Terraform runs.

Discussion

17 comments
Sign in to comment
softartsOption: A
May 16, 2022

I take A

Zam88Option: A
Jun 19, 2022

Backends define where Terraform's state snapshots are stored. A given Terraform configuration can either specify a backend, integrate with Terraform Cloud, or do neither and default to storing state locally. correct A

EltoothOption: A
Jun 30, 2022

A is correct answer.

JananOption: A
Aug 5, 2022

A is the answer

Atta33Option: A
Nov 28, 2022

A is correct

pangchnOption: A
May 15, 2024

The remote backend is unique among all other Terraform backends because it can both store state snapshots and execute operations for HCP Terraform's CLI-driven run workflow. It used to be called an "enhanced" backend ref https://developer.hashicorp.com/terraform/language/settings/backends/remote

Atta33Option: A
Oct 6, 2022

A is correct

Anderson01
Nov 2, 2022

why not C? should be multiple choices, right?

30th
Jun 26, 2024

There is a limited free tier.

stalosOption: A
Nov 25, 2022

It is A

ericitaqueraOption: A
Feb 10, 2023

B and C are incorrect. Correct A

meriadoc71Option: D
Apr 19, 2023

From ChatGPT seems that the D is the correct answer.

joyboy23
Jul 6, 2023

Well, answer this: ChatGPT is 100% trusted source. a. False b. False

wsyhOption: A
May 13, 2023

Vote A

Busi57Option: A
Jul 23, 2023

i take A

JayanthOption: A
Jul 28, 2023

A. It can execute Terraform runs on dedicated infrastructure on premises or in Terraform Cloud Most Voted

enookOption: A
Jan 2, 2024

I think A is correct.

liuyomzOption: A
Apr 23, 2024

A for sure

hrajkumaOption: A
Jul 12, 2024

vote for A