terraform day 2

terraform day 2

Professional Development

6 Qs

quiz-placeholder

Similar activities

DP-100 day 3

DP-100 day 3

University - Professional Development

10 Qs

IT ENGLISH: Research Project Topics - Windows PowerShell

IT ENGLISH: Research Project Topics - Windows PowerShell

Professional Development

10 Qs

Test Your Knowledge: Canvas for Dummies Book Study

Test Your Knowledge: Canvas for Dummies Book Study

Professional Development

11 Qs

Discussions & Differentiation

Discussions & Differentiation

Professional Development

10 Qs

Learning Day

Learning Day

Professional Development

11 Qs

SDP-16-05-2021

SDP-16-05-2021

Professional Development

10 Qs

OSTA74 Week 2 Assessment

OSTA74 Week 2 Assessment

Professional Development

10 Qs

terraform day 2

terraform day 2

Assessment

Quiz

Professional Development, Computers

Professional Development

Medium

Created by

Daniela Gonzalez

Used 11+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

When one does not create explicit modules, the root module is in action

True

False

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

if you had to guess, how many providers for terraform do you think there are?

0-4

5-9

10-20

more than 20

3.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Why is it useful to use remote backends?

To work in a team

for remote operations

for state locking

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

I can use modules that other people create and I can also create my own modules

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Terraform is the only infrastructure as code solution in the world

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To which Operating Systems concept does the state locking feature of terraform relates best?

mutex

deadlock

memory leak

semaphore