Search Header Logo

Terraform Brownbag

Authored by Terraform Quizziz

Other

University

Used 3+ times

Terraform Brownbag
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When it comes to deploying infrastructure, which of the following languages is Terraform code written in?

Golang(Go)

Hashicorp Configuration Language(HCL)

A combination of Javascript and Golang

Python3

Answer explanation

Terraform uses its own language known as HashiCorp Configuration Language(HCL)

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Infrastructure as a Code(IaC)?

A method of writing human-readable code to deploy resources in the cloud and elsewhere.

A form of code that you write to recover from production outages.

A way to align all load balancers within a datacenter in the US.

A DevOps methodology for optimizing performance on Linux-based systems.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Terraform is Cloud Agnostic. What does Cloud Agnostic means?

A technology which is baked into a single public cloud and will only ever work with that particular cloud

A group of cloud enthusiasts who do not care about a particular cloud technology

When a technology is not bound to one cloud and can work in a similar fashion across other cloud environments.

A methodology to build and support your application on a single cloud provider.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

While Terraform is generally written using the HashiCorp Configuration Language (HCL). What other syntax can Terraform be expressed in?

TypeScript

XML

YAML

JSON

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What cloud providers does Terraform support?

Only Azure and AWS

Only Azure, AWS and GCP

Only Alibaba, AWS, Azure and Oracle

Most major cloud providers, with an ever-expanding list of common and uncommon cloud providers

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following correctly outlines the Terraform workflow?

Define > Iterate > Destroy

Plan > Apply > Format

Write > Plan > Apply

Plan > Write > Apply

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the terraform init command do?

It initializes a working directory containing Terraform configuration files.

It creates an execution plan, which lets you preview the changes that Terraform plans to make to your infrastructure.

It validates the configuration files in a directory.

It executes the actions proposed in a Terraform plan.

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?