AWS Developer Associate awsdevelopment — practice questions
12 free MCQs with worked solutions. Tap any question for the answer + explanation, or practice them all in the app.
Practice AWS Developer Associate awsdevelopment in the app →Which AWS service runs developer code in response to events without provisioning or managing servers, billing Which AWS service is a managed NoSQL key-value and document database with single-digit-millisecond latency at Which AWS service publishes HTTP/REST and WebSocket APIs in front of Lambda, EC2, or any HTTP backend, with buWhich Lambda configuration setting most directly affects the function's CPU and network performance, not just A Lambda function is processing messages from an SQS queue. Some messages fail repeatedly. Which is the recommWhat does it mean for an API endpoint to be IDEMPOTENT?Which AWS feature lets developers attach short-lived AWS credentials to a Lambda function (or any compute resoA Lambda function processes a large file from S3. Cold starts are unacceptably long on Java. Which combinationA serverless app needs to fan out a single event to multiple downstream Lambda functions, each processing it iWhich strategy allows a Lambda function inside a VPC to access the internet (e.g., to call a third-party API) An API Gateway REST API in front of Lambda needs to authenticate requests using a Cognito user pool. Which APIA Lambda function reads from a Kinesis Data Stream. Throughput is fine on average but spikes cause backlog. Wh