๐Ÿงช AWS Lambda MCQ Quiz Hub

AWS Lambda MCQ

Choose a topic to test your knowledge and improve your AWS Lambda skills

When is Lambda code stored encrypted?





โœ… Correct Answer: 1

How can you increase the CPU resources for your Lambda?





โœ… Correct Answer: 3

How can additional code or content be provided for your Lambda?





โœ… Correct Answer: 2

How can Step Functions call Lambdas?





โœ… Correct Answer: 2

How can Step Functions call Lambdas?





โœ… Correct Answer: 2

Which AWS CLI command invokes a function?





โœ… Correct Answer: 3

What adds tracing capabilities to a Lambda?





โœ… Correct Answer: 4

You need to build a continuous integration/deployment pipeline for a set of Lambdas. What should you do?





โœ… Correct Answer: 4

What can you use to monitor function invocations?





โœ… Correct Answer: 4

It is AWS best practice to enable Lambda logging by which of these methods.





โœ… Correct Answer: 4

What may be provided for environment variables?





โœ… Correct Answer: 3

Lambdas allow for running of what other things?





โœ… Correct Answer: 2

In what style must you write Lambda code?





โœ… Correct Answer: 3

How can a developer provide Lambda code?





โœ… Correct Answer: 2

You are performance-testing your Lambda to verify that you set the memory size adequately. Where do you verify the execution overhead?





โœ… Correct Answer: 4

What facilitates continuous delivery of Lambdas?





โœ… Correct Answer: 4

How are computing resources allocated to Lambdas?





โœ… Correct Answer: 1

You can restrict the scope of a user's permissions by specifying which two items in an IAM policy?





โœ… Correct Answer: 2

What does Lambda logging include?





โœ… Correct Answer: 1

What can AWS Amplify NOT do for a Lambda?





โœ… Correct Answer: 2

How do you author a Lambda in a programming language that AWS does not support?





โœ… Correct Answer: 2

What are listed downstream resources based on?





โœ… Correct Answer: 2

Which is an equivalent and valid tag for a pair of Lambdas?





โœ… Correct Answer: 2

Outbound connections from Lambdas must be _.





โœ… Correct Answer: 4

How are CloudWatch actions configured?





โœ… Correct Answer: 3

You are testing your stream-based application and the associated Lambda. AWS best practice advises you to test by varying what?





โœ… Correct Answer: 3

You need to make your Lambda available to services in multiple VPCs. What do you do?





โœ… Correct Answer: 4

You need to make your Lambda available to services in multiple VPCs. What do you do?





โœ… Correct Answer: 4

How is the cost associated with Lambda function calculated?





โœ… Correct Answer: 3

What is the fastest way to get started with Lambda?





โœ… Correct Answer: 2

Where is the disk space allocated for Lambda functions?





โœ… Correct Answer: 1

How do you stop a running Lambda that is stuck in a recursive loop?





โœ… Correct Answer: 2

What is AWS best practice for Lambda configuration?





โœ… Correct Answer: 1

Basic Lambda permissions include permissions for what?





โœ… Correct Answer: 4

How are environment variables stored?





โœ… Correct Answer: 2

You need to use a Lambda to provide backend logic to your website. Which service do you use to make your Lambda available to your website?





โœ… Correct Answer: 2

You are creating a Lambda to trigger on change to files in an S3 bucket. Where should you put the bucket name?





โœ… Correct Answer: 2

What action is needed before you can test a Lambda?





โœ… Correct Answer: 4

What kind of packages can you use with Node.js for Lambdas?





โœ… Correct Answer: 2

Lambdas are monitored by default using which service?





โœ… Correct Answer: 2

What can trigger a Lambda function execution?





โœ… Correct Answer: 4

You need to set an S3 event trigger on your Lambda to respond when data is added to your bucket from another S3 bucket. Which event type do you configure?





โœ… Correct Answer: 3

To make Lambdas more testable, it is AWS best practice to separate which of these?





โœ… Correct Answer: 3

To make Lambdas more testable, it is AWS best practice to separate which of these?





โœ… Correct Answer: 3

When can you change the execution role of a Lambda?





โœ… Correct Answer: 4

What is the relationship between SAM template and CloudFormation template files?





โœ… Correct Answer: 1

What service deploys Lambdas regionally?





โœ… Correct Answer: 3

What programming language does AWS Lambda support?





โœ… Correct Answer: 2

You need to setup a mechanism to put controls in place to notify you when you have a spike in Lambda concurrency. What should you do?





โœ… Correct Answer: 2

What is included in an exported Lambda deployment package?





โœ… Correct Answer: 4