LinkedIn: AWS Lambda | Skill Assessment Quiz Solutions-2 | APDaga

▸ AWS Lambda | LinkedIn Skill Assessment Quiz Solutions-2

LinkedIn: AWS Lambda | Skill Assessment Quiz Solutions-2 | APDaga

Checkout other solutions for AWS Lambda: Solution-1Solution-2


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

    • department:Sales,department:Sales
    • department:Sales,department:sales
    • aws:demo;aws:demo
    • aws:demo;aws:DEMO


  1. Outbound connections from Lambdas must be ____.

    • neither of these answers
    • UDP/IP
    • TCP/IP
    • both of these answers


  1. How are CloudWatch actions configured?

    • automatically
    • none of these answers
    • manually
    • ad hoc


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

    • stream and record sizes
    • stream and shard sizes
    • batch and record sizes
    • batch and shard sizes


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

    • Place each subnet in a VPC. Associate all subnets to your Lambda.
    • Place all subnets in a VPC. Associate all subnets to your Lambda.
    • Configure your Lambda to be available to multiple VPCs.
    • Configure all application VPCs to be peered.




  1. How is the cost associated with Lambda function calculated?

    • number of function calls
    • amount of code run
    • compute time
    • amount of infrastructure used


  1. What is the fastest way to get started with Lambda?

    • Author a Lambda from scratch.
    • Use a blueprint.
    • Use a .zip deployment package.
    • Use the serverless app repository.


  1. Where is the disk space allocated for Lambda functions?

    • /tmp
    • /default
    • /temp
    • /ds


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

    • Delete the function.
    • Set the function concurrent execution limit to 0 while you update the code.
    • Reset the function.
    • Set the function concurrent execution limit to 100 while you update the code.


  1. What is AWS best practice for Lambda configuration?

    • Overprovision memory to run your functions faster and reduce your costs. Do not overprovision your function timeout settings.
    • Overprovision memory and your function timeout settings to run your functions faster and reduce your costs.
    • Do not overprovision memory. Overprovision your function timeout settings to run your functions faster and reduce costs.
    • Do not overprovision memory. Do not overprovision your function timeout settings to run your functions faster and reduce costs.




  1. Basic Lambda permissions include permissions for what?

    • removing log groups
    • none of these answers
    • creating log groups
    • updating log groups


  1. How are environment variables stored?

    • DynamoDB tables
    • key-value pairs
    • S3 buckets
    • none of these answers


  1. 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?

    • S3
    • API Gateway
    • X-Ray
    • DynamoDB


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

    • in the Lambda function code
    • in a Lambda environment variable
    • in the Lambda tags
    • in another S3 bucket


  1. What action is needed before you can test a Lambda?

    • Deploy the Lambda
    • Export the function
    • none of these answers
    • Configure a test event




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

    • Fleece
    • NPM
    • none of these answers
    • Pod


  1. Lambdas are monitored by default using which service?

    • CloudTrail
    • CloudWatch
    • CloudFormation
    • LogWatch


  1. What can trigger a Lambda function execution?

    • a table definition
    • queue isolation
    • STS Write
    • an SNS topic


  1. 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?

    • POST
    • “All object create events”
    • PUT
    • COPY




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

    • Lambda configuration from logging code
    • Lambda handler from logging code
    • Lambda handler from core logic
    • Lambda configuration from core logic


CREDITS: (Source)


Click here to see solutions for all HackerRank SQL practice questions.
&
Click here to see solutions for all Machine Learning Coursera Assignments.
&
Click here to see more codes for Raspberry Pi 3 and similar Family.
&
Click here to see more codes for NodeMCU ESP8266 and similar Family.
&
Click here to see more codes for Arduino Mega (ATMega 2560) and similar Family.

Feel free to ask doubts in the comment section. I will try my best to answer it.
If you find this helpful by any mean like, comment and share the post.
This is the simplest way to encourage me to keep doing such work.

Thanks & Regards,
- APDaga DumpBox

إرسال تعليق (0)
أحدث أقدم