Quiz: Serverless Architecture
Test your knowledge of serverless architecture.
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.
Question 1 of 50 attempted
Get hands-on with 1400+ tech skills courses.