0 votes
in Serverless FP by

__________________ file manages IAC in a serverless framework.

Select the correct answer from below options

a)  package.json

b)  handler.js

c)  serverless.yaml

d)  None of the options

1 Answer

0 votes
by
c)  serverless.yaml file manages IAC in a serverless framework.
...