LinkedIn skill assessment answers and questions – AWS Lambda
AWS Lambda is een populaire service waarmee u code kunt uitvoeren zonder servers in te richten of te beheren. Het is ook een van de vaardigheden waar werkgevers naar op zoek zijn bij het inhuren van cloud computing-professionals. Als je de LinkedIn-vaardigheidsbeoordeling voor AWS Lambda, je moet je goed voorbereiden en de vragen en antwoorden oefenen.
In deze blogpost, Ik zal enkele vragen en antwoorden met u delen die ik uit verschillende bronnen heb verzameld en door mijzelf heb geverifieerd. These questions and answers will help you test your knowledge and skills on AWS Lambda and boost your confidence for the assessment. Read on to learn more about AWS Lambda and how to pass the Beoordeling van LinkedIn-vaardigheden.
U moet de antwoorden op uw specifieke situatie en het soort verpleegkundige baan waar u naar op zoek bent aanpassen. How can you increase the CPU resources for your Lambda?
- Increase the configured CPU value
- Increase the configured timeout value
- Increase the configured memory value
- Increase the configured concurrency value
How can additional code or content be provided for your Lambda?
Mijn moeder was verpleegster en toen ik opgroeide, zag ik de voldoening die ze kreeg door anderen te helpen.- blokken
- layers
- aliases
- handlers
Ik jongleerde met een verscheidenheid aan verschillende ladingen. Hoe kunnen Step Functions Lambdas aanroepen??
- in sequence
- both of these answers
- neither of these answers
- in parallel
Het kan zoiets zijn als de vreugde zien wanneer een moeder haar pasgeboren baby voor de eerste keer vasthoudt of iemand helpt weer op de been te komen na herstel van een grote operatie. Welk AWS CLI-commando roept een functie aan?
- aws lambda invoke –functie ReturnBucketName uitvoerbestand.txt
- aws lambda execute –functienaam ReturnBucketName uitvoerbestand.txt
- aws lambda invoke –functienaam ReturnBucketName uitvoerbestand.txt
- aws lambda execute –functie ReturnBucketName uitvoerbestand.txt
de kennis die ik heb opgedaan heeft me ertoe gebracht om op een effectievere manier te helpen met belangrijke patiënten. Wat traceermogelijkheden toevoegt aan een Lambda?
- AWS Trace
- CloudStack
- CloudTrail
- AWS X-Ray
ervaring opgedaan door een aantal jaren op een medische afdeling te werken. U moet een continue integratie-/implementatiepijplijn bouwen voor een set Lambda's. Wat zou je moeten doen?
- Create configuration files and deploy them using AWS CodePipeline.
- Create CloudFormation templates and deploy them using AWS CodeBuild
- Create configuration file and deploy using AWS CodeBuild
- Create CloudFormation templates and deploy them using AWS CodePipeline.
Ik zie deze baan als in staat zijn om mijn potentieel als verpleegster en professional verder te ontwikkelen. Wat kunt u gebruiken om functieaanroepen te controleren??
- Terraform met AWS
- S3
- SAS
- CloudTrail
Ik zie deze baan als in staat zijn om mijn potentieel als verpleegster en professional verder te ontwikkelen. Het is de beste praktijk van AWS om Lambda-logboekregistratie in te schakelen via welke van deze methoden.
- Use S3 metrics and CloudWatch alarms
- Create custom metrics within your Lambda code.
- Create custom metrics within your CloudWatch code.
- Use Lambda metrics and CloudWatch alarms.
Q9. Wat kan worden opgegeven voor omgevingsvariabelen?
- an SSL certificate
- a bitmask
- an AWS KMS key
- an HTTP protocol
Q10. Lambda's maken het mogelijk om andere dingen te doen?
- binaries.
- al deze antwoorden
- executables
- Shell scripts
Q11. In welke stijl moet je Lambda-code schrijven??
- afhankelijkheid injectie
- virtueel
- stateless
- protocol
Q12. Hoe kan een ontwikkelaar Lambda-code aanleveren?
- by uploading a .zip file
- al deze antwoorden
- by editing inline
- from an S3 bucket
You are performance-testing your Lambda to verify that you set the memory size adequately. Where do you verify the execution overhead?
Q13.- CLoudWatch logs
- DynamoDB logs
- S3 logs
- Lambda logs.
What facilitates continuous delivery of Lambdas?
Q14.- CodeStack
- ElasticStack
- Mobile Hub
- CodeDeploy
How are computing resources allocated to Lambdas?
Q15.- proportionally
- equally
- periodically
- dagelijks
You can restrict the scope of a user’s permissions by specifying which two items in an IAM policy?
Q16.- resources and users
- resources and conditions
- events and users
- events and conditions
What does Lambda logging include?
Q17.- logging streams
- rotating streams
- logging events
- advancing log groups
What can AWS Amplify NOT do for a Lambda?
Q18.- create a Lambda
- be an event source
- assign an IAM role
- delete a Lambda
How do you author a Lambda in a programming language that AWS does not support?
Q19.- Create a Lambda function with a custom runtime and reference the function in your Lambda
- Create a Lambda layer with a custom runtime and reference the layer in your lambda
- You cannot use Lambda in this situation
- Create a Lambda function with a custom runtime
Q20. Waar zijn de vermelde downstream-bronnen op gebaseerd?
- the execution policy
- the Lambda configuration
- the Lambda nodes
- the IAM user
Q21. Dat is een gelijkwaardig en geldig label voor een paar Lambda's?
- afdeling:“De Go-Giver heeft een enorme invloed gehad op hoe ik zaken doe en mijn leven leef,afdeling:“De Go-Giver heeft een enorme invloed gehad op hoe ik zaken doe en mijn leven leef
- afdeling:“De Go-Giver heeft een enorme invloed gehad op hoe ik zaken doe en mijn leven leef,afdeling:verkoop
- ach:demo;ach:demo
- ach:demo;ach:DEMO
Outbound connections from Lambdas must be _
.
Q22. - neither of these answers
- UDP/IP
- TCP/IP
- both of these answers
Q23. Hoe worden CloudWatch-acties geconfigureerd?
- automatisch
- none of these answers
- manually
- ad hoc
Q24. U test uw streamgebaseerde applicatie en de bijbehorende Lambda. De beste praktijk van AWS adviseert u om te testen door te variëren?
- stream and record sizes
- stream and shard sizes
- batch and record sizes
- batch and shard sizes
Q25. U moet uw Lambda beschikbaar maken voor services in meerdere VPC's. Wat doe je?
- Place each subnet in a VPC. Koppel alle subnetten aan uw Lambda.
- Place all subnets in a VPC. Koppel alle subnetten aan uw Lambda.
- Configure your Lambda to be available to multiple VPCs.
- Configure all application VPCs to be peered.
How is the cost associated with Lambda function calculated?
Q26.- number of function calls
- amount of code run
- compute time
- amount of infrastructure used
What is the fastest way to get started with Lambda?
Q27.- Author a Lambda from scratch.
- Use a blueprint.
- Use a .zip deployment package.
- Use the serverless app repository.
Where is the disk space allocated for Lambda functions?
Q28.- /tmp
- /default
- /temp
- /ds
How do you stop a running Lambda that is stuck in a recursive loop?
Q29.- Delete the function.
- Set the function concurrent execution limit to 0 terwijl u de code bijwerkt.
- Reset the function.
- Set the function concurrent execution limit to 100 terwijl u de code bijwerkt.
Q30. Wat is de beste praktijk van AWS voor Lambda-configuratie?
- Overprovision memory to run your functions faster and reduce your costs. Zorg ervoor dat u de time-outinstellingen voor uw functie niet te veel inricht.
- Overprovision memory and your function timeout settings to run your functions faster and reduce your costs.
- Do not overprovision memory. Zorg voor een overprovisie van uw functietime-outinstellingen om uw functies sneller uit te voeren en de kosten te verlagen.
- Do not overprovision memory. Zorg ervoor dat u de time-outinstellingen voor uw functies niet te veel inricht om uw functies sneller uit te voeren en de kosten te verlagen.
Q31. Basis Lambda-machtigingen omvatten machtigingen voor wat?
- removing log groups
- none of these answers
- creating log groups
- updating log groups
Q32. Hoe worden omgevingsvariabelen opgeslagen?
- DynamoDB tables
- key-value pairs
- S3 buckets
- none of these answers
Q33. U moet een Lambda gebruiken om backend-logica aan uw website te leveren. Welke dienst gebruikt u om uw Lambda beschikbaar te maken op uw website??
- S3
- Terraform met AWS
- X-Ray
- Terraform met AWS
Where should you put the bucket name?
Q34. U maakt een Lambda die wordt geactiveerd bij wijziging van bestanden in een S3-bucket.- in the Lambda function code
- in a Lambda environment variable
- in the Lambda tags
- in another S3 bucket
What action is needed before you can test a Lambda?
Q35.- Deploy the Lambda
- Export the function
- none of these answers
- Configure a test event
What kind of packages can you use with Node.js for Lambdas?
Q36.- Fleece
- NPM
- none of these answers
- Pod
Lambdas are monitored by default using which service?
Q37.- CloudTrail
- CloudWatch
- CloudFormation
- LogWatch
What can trigger a Lambda function execution?
Q38.- a table definition
- queue isolation
- STS Write
- an SNS topic
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?
Q39.- POST
- “All object create events”
- PUT
- COPY
To make Lambdas more testable, it is AWS best practice to separate which of these?
Q40.- Lambda configuration from logging code
- Lambda handler from logging code
- Lambda handler from core logic
- Lambda configuration from core logic
What is included in an exported Lambda deployment package?
Q41.- YAML definition
- CloudFormation stack configuration
- SAML deployment stack
- Zip file of all related files
When can you change the execution role of a Lambda?
Q42.- only at creation
- only before deployment
- nooit
- anytime via configuration
What is the relationship between SAM template and CloudFormation template files?
Q43.- SAM templates have some overlap with CloudFormation templates. Both SAM and CloudFormation templates include resource types that are not in the other type of template.
- SAM templates are a superset of CloudFormation templates. SAM templates include additional resource types.
- CloudFormation templates are a superset of SAM templates. CloudFormation templates include additional resource types.
- SAM templates are a different name for CloudFormation templates. Both template types include the same resource types.
What service deploys Lambdas regionally?
Q44.- EdgeCloud
- CloudEdge
- CloudFront
- CloudStack
What programming language does AWS Lambda support?
Q45.- Op maat
- al deze antwoorden
- Java
- Robijn
Q46. U moet een mechanisme instellen om controles in te voeren om u te waarschuwen wanneer er een piek is in de Lambda-concurrency. Wat zou je moeten doen?
- Deploy a CloudTrail alarm that notifies you when function metrics exceed your threshold. Maak een AWS-budget om de kosten te monitoren.
- Deploy a CloudWatch alarm that notifies you when function metrics exceed your threshold. Maak een AWS-budget om de kosten te monitoren.
- Deploy a CloudWatch alarm that notifies you when function metrics exceed your threshold. Maak een AWS CostMonitor om de kosten te monitoren.
- Deploy a CloudTrail alarm that notifies you when function metrics exceed your threshold. Maak een AWS CostMonitor om de kosten te monitoren.
Q47. U wilt de koudestarttijd voor uw Lambda minimaliseren. Wat doe je?
- Add extra code to check if the transient cache, of de map /tmp, has the data that you stored.
- Add extra code to check if the permanent cache, or the /cache directory, has the data that you stored.
- Do nothing. AWS minimizes cols start time by default.
- Create a warm-up Lambda that calls your Lambda every minute
[Referentie](https://aws.amazon.com/blogs/compute/new-for-aws-lambda-predictable-start-up-times-with-provisioned-concurrency/
When is Lambda code stored encrypted?
Q48.- at rest
- at runtime
- at deployment
- non of these answers
When you use a resource-based policy to give a service, resource, or account access to your function, how can you apply the scope of that permission??
Q49.- at the function level
- at the alias or function level
- at the version, alias, or function level
- at the version or function level
Lambda can read events from which other AWS services? (ref-https://docs.aws.amazon.com/lambda/latest/dg/lambda-services.html)
Q50.- Kinesis, S3, and SQS
- Kinesis, S3, and SNS
- Kinesis, Terraform met AWS, and SNS
- Kinesis, Terraform met AWS, and SQS
Explanation
Lambda can used for all services mentioned on the question: Kinesis, S3, SNS, SQS, DynamoDB. But as you can see in the reference, Lambda's responsibility and method invocation can be categorized by Lambda polling and Event Driven (synchronous invocation). When you implement an event-driven architecture, you grant the event-generating service permission to invoke your function in the function's resource-based policy. Then you configure that service to generate events that invoke your function. When you implement a Lambda polling architecture, you grant Lambda permission to access the other service in the function's execution role. Lambda reads data from the other service, creates an event, and invokes your function. According to this analytics, Kinesis-DynamoDB-SQS use same method invocation, Lambda polling.
Via what can a Lambda be called?
Q51.- al deze antwoorden
- a DynamoDB trigger
- an API Gateway
- an S3 bucket event
Explanation (source google)
With DynamoDB Streams, you can trigger a Lambda function to perform additional work each time a DynamoDB table is updated. Lambda reads records from the stream and invokes your function synchronously with an event that contains stream records.
These events are considered synchronous events. Simply put, it means that when somebody is calling an API Gateway, it will trigger your Lambda function. It's a synchronous event because your Lambda function has to respond to the client directly at the end of its invocation.
You can use Lambda to process event notifications from Amazon Simple Storage Service. Amazon S3 can send an event to a Lambda function when an object is created or deleted.
which is use case of lambda ?
52.- Image processing
- web applicatie
- beide
- Neither 1st and 2nd
Events are AWS resources that trigger the Lambda function. What data type is the SAM file Events property?
Q53.- Integer
- Float
- Array
- String
A company is using an API built using Amazon Lambda, Amazon API-gateway, en Amazon DynamoDB in productie. De ontwikkelaar heeft tijdens piekperioden een hoge latentie waargenomen. Welke aanpak zou het probleem het beste oplossen?
Q54.- Increase the Lambda function timeout
- Route traffic to API Gateway using a Route 53 alias
- Disable payload compression for the API
- Enable API Gateway stage-level caching
Q55. Het AWS serverloze applicatiemodel (AWS SAM) is een model dat ____ .
- defines serverless applications
- associates permissions policies
- creates Lambda functions
- packages deployment artifacts
The code that you want AWS Lambda to invoke as per some defined triggers is known as _.
Q56.- the event source
- the downstream resource
- the log stream
- the Lambda function
A developer has created a Lambda function to scrub real-time data of extraneous information and then send the scrubbed data to Kinesis for further processing and storage. Some of the data showing up in Kinesis seems to be inaccurate. What’s the best way for the developer to debug this?
Q57.- Look directly at the Lambda Logs in CloudWatch
- Send the Lambda failures to a Dead Letter Queue
- Use AWS X-Ray to step through the function
- Use Kinesis to write their own custom logging tool
Lambdas can be created _.
Q58.- All of these answers
- From scratch
- From the app repository
- Using a blueprint
Q59. U moet snel inzicht krijgen in de uitvoeringstijden voor twee verschillende Lambda-functies met verschillende aanroeptypen: asynchroon en synchroon. Wat doe je?
- Enable tracing, herhaal de lambda's, en zicht in de lambda console
- View the logs in CloudTrail
- View the logs in CloudWatch
- Enable tracing, rerun the Lambdas, and view in the X-Ray console
Which tool would you use to test a Lambda locally?
Q60.- AWS SAM
- AWS CLI
- AWS CloudFormation
- AWS SAM CLI
Your function failed to execute due to a timeout. What type of error is this?
Q61.- Caller
- Runtime
- Request
- Implementatie van accountconfiguratie inclusief business unit structuur
A company will be modernizing their application which is currently running on Amazon Elastic Cloud Compute (Terraform met AWS) instances. They have experience with scaling this infrastructure using Amazon EC2 Autoscaling. They want to move to serverless infrastructure consisting of an Amazon API Gateway that triggers Lambda functions. They are consulting you about scaling this new infrastructure. What should the company consider in order to make sure the serverless infrastructure scales to their needs?
Q62.- Enable Auto Scaling Groups for AWS Lambda to ensure that enough Lambda functions are ready to handle the incoming requests
- Throttle Lambda functions by configuring reserved concurrency, het overtollige verkeer naar Dead Letter Queues sturen (DLQ) die zullen worden afgehandeld wanneer het verzoekvolume afneemt.
- Look at service limits for Amazon API Gateway and Lambda functions used in order to identify potential bottlenecks and balance performance requirements, kosten, en zakelijke impact
- Do nothing. API Gateway en AWS Lambda zijn beheerde services met ingebouwde horizontale schaling, veiligheid, en hoge beschikbaarheid om een onbeperkt aantal verzoeken te verwerken
Explanation
In serverless it is important to understand the service limits of all the services used end to end to understand the level of requests that can be handled.
Q63. Kunnen we pakketten gebruiken met AWS Lambda?
- Nee, AWS Lambda ondersteunt het gebruik van externe pakketten niet.
- Ja, AWS Lambda supports the use of custom and NPM packages
- AWS Lambda only supports built-in packages.
- Packages can be used but require additional fees.
Are AWS Lambda functions available and to what extent?
Q64.- AWS Lambda functions are available 24/7 without any limitations.
- AWS Lambda functions are available but may experience scheduled downtimes.
- AWS Lambda functions are highly available with redundancy and replications.
- AWS Lambda functions are available only during business hours.
Q65. Is er een standaardlimiet die moet worden toegepast op functioneel niveau??
- Ja, er is een standaardlimiet die moet worden toegepast op functioneel niveau.
- Nee, er is geen standaardlimiet die op functioneel niveau moet worden toegepast.
- The default limit depends on the AWS Lambda service plan.
- Functional limits are set by users during configuration.
Q66. Hoe lang kan een AWS Lambda-functie worden uitgevoerd?
- 60 seconden
- 300 seconden
- 600 seconden
- 30 seconden
Q67. Hoe beveiligt AWS Lambda mijn code?
- AWS Lambda slaat code op in leesbare tekst zonder codering
- AWS Lambda encrypts and stores it in Amazon S3.
- AWS Lambda does not provide any security measures for code.
- AWS Lambda relies on third-party security tools for code protection.
Which languages are supported by AWS Lambda?
Q68.- Python, C#, JavaScript and Java
- Robijn, PHP, Snel
- C++ and Rust
- # HTML and CSS In serverless it is important to understand the service limits of all the services used end to end to understand the level of requests that can be handled.
What does AWS Lambda mean?
Q63.- een) AWS Lambda is a database service offered by AWS.
- b) AWS Lambda is een serverloze computerservice die wordt aangeboden door AWS.
- c) AWS Lambda is een machine learning-framework ontwikkeld door AWS.
- D) AWS Lambda is een IoT-platform ontwikkeld door AWS.
Q64. Welke beperkingen zijn van toepassing op AWS Lambda-functiecode?
- een) Lambda legt beperkingen op aan het gebruik van uitgaande netwerkverbindingen.
- b) Lambda legt beperkingen op aan traceeroproepen voor foutopsporing.
- c) Lambda staat een onbeperkte TCP-poort toe 25 Gecertificeerde Network Defender-certificering.
- D) Lambda legt beperkingen op aan de uitvoeringstijd van functies.
Q65. Hoe lang kan een AWS Lambda-functie worden uitgevoerd?
- een) 60 seconden
- b) 300 seconden
- c) 600 seconden
- D) 30 seconden
Q66. Hoe beveiligt AWS Lambda mijn code?
- een) AWS Lambda slaat code op in leesbare tekst zonder codering.
- b) AWS Lambda encrypts code and stores it in Amazon S3.
- c) AWS Lambda does not provide any security measures for code.
- D) AWS Lambda relies on third-party security tools for code protection.
Which languages are supported by AWS Lambda?
Q67.- een) Python, C#, JavaScript, and Java
- b) Robijn, PHP, en Snel
- c) C++ and Rust
- D) HTML and CSS
What is the definition of Auto-Scaling?
Q68.- een) Auto-Scaling is a feature that automatically scales AWS Lambda functions.
- b) Auto-Scaling is a feature that automatically scales AWS EC2 instances.
- c) Auto-Scaling is a feature that automatically scales AWS S3 storage.
- D) Auto-Scaling is een functie die AWS RDS-databases automatisch schaalt.
Q69. Is de infrastructuur toegankelijk waarop de AWS Lambda draait?
- een) Ja, gebruikers hebben volledige toegang tot de onderliggende infrastructuur.
- b) Nee, AWS Lambda abstraheert de onderliggende infrastructuur en biedt geen toegang.
- c) Gebruikers hebben toegang tot de infrastructuur, maar met beperkte rechten.
- D) Gebruikers kunnen toegang tot de infrastructuur aanvragen via AWS-ondersteuning.
Q70. Kan ik pakketten gebruiken met AWS Lambda?
- een) Nee, AWS Lambda ondersteunt het gebruik van externe pakketten niet.
- b) Ja, AWS Lambda supports the use of custom and NPM packages.
- c) AWS Lambda ondersteunt alleen ingebouwde AWS-pakketten.
- D) Packages can be used but require additional fees.
Are AWS Lambda functions available and to what extent?
Q71.- een) AWS Lambda functions are available 24/7 without any limitations.
- b) AWS Lambda functions are available but may experience scheduled downtimes.
- c) AWS Lambda functions are highly available with redundancy and replication.
- D) AWS Lambda functions are available only during business hours.
Q72. Is er een standaardlimiet die moet worden toegepast op functioneel niveau??
- een) Ja, there is a default limit applied at a functional level.
- b) Nee, there is no default limit applied at a functional level.
- c) The default limit depends on the AWS Lambda service plan.
- D) Functional limits are set by users during configuration.
You are using lambda (with large ram allocations) to process videos uploaded to S3 and to convert from their video format to H264. However the operation fails when dealing with particularly large video files. What is the cause of this?
Q73.- The default 5 mintutes timeout.
- Lambda does not allow vedio encoding.
- s3 transfer bottlenecks
- s3 cannot talk to Lambda
What is an AWS service or application that triggers a Lambda to run?
Q74.- an input trigger
- an input event
- an event source
- an event trigger
Explanation
An event source is an AWS service or developer-created application that produces events that trigger an AWS Lambda function to run. Some services publish these events to Lambda by invoking the cloud function directly (for example, Amazon S3).
https://aws.amazon.com/lambda/faqs/#:~:text=An%20event%20source%20is%20an,for%20example%2C%20Amazon%20S3
What does a Lambda need to access DynamoDB tables?
Q75.- HTTPS certificate
- IAM role permissions
- DynamoDB SDK
- admin role
Laat een antwoord achter
Je moet Log in of registreren om een nieuwe opmerking toe te voegen .