terraform day 2

terraform day 2

Professional Development

6 Qs

quiz-placeholder

Similar activities

SDP-16-05-2021

SDP-16-05-2021

Professional Development

10 Qs

Test Your Knowledge: Canvas for Dummies Book Study

Test Your Knowledge: Canvas for Dummies Book Study

Professional Development

11 Qs

Learning Delivery Modalities

Learning Delivery Modalities

Professional Development

8 Qs

Best practices

Best practices

Professional Development

10 Qs

Learning Day

Learning Day

Professional Development

11 Qs

Desenvolvendo e implantando na nuvem

Desenvolvendo e implantando na nuvem

Professional Development

4 Qs

M4-Q3

M4-Q3

Professional Development

10 Qs

XK0-004 - Chapter 6

XK0-004 - Chapter 6

Professional Development

7 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