...

/

Quiz: Serverless Architecture

Quiz: Serverless Architecture

Test your knowledge of serverless architecture.

We'll cover the following...
Technical Quiz
1.

What does the following statement in the serverless.yml do?

{ Ref: <SERVICE> }

A.

It allows you to recursively reference files in your SLS directory.

B.

Ref is an AWS pseudo parameter that will return the ARN of the indicated <SERVICE>.

C.

Ref is an AWS pseudo parameter that will return the SLS configuration.

D.

None of the above.


1 / 5