exam questions

Exam AWS-SysOps All Questions

View all questions & answers for the AWS-SysOps exam

Exam AWS-SysOps topic 1 question 786 discussion

Exam question from Amazon's AWS-SysOps
Question #: 786
Topic #: 1
[All AWS-SysOps Questions]

A serverless application running on AWS Lambda is expected to receive a significant increase in traffic. A SysOps Administrator needs to ensure that the Lambda function is configured to scale so the application can process the increased traffic.
What should the Administrator do to accomplish this?

  • A. Attach additional elastic network interfaces to the Lambda function
  • B. Configure AWS Application Auto Scaling based on the Amazon CloudWatch Lambda metric for the number of invocations
  • C. Ensure the concurrency limit for the Lambda function is higher than the expected simultaneous function executions
  • D. Increase the memory available to the Lambda function
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
kung07
Highly Voted 2 years, 7 months ago
C Refer to https://docs.aws.amazon.com/lambda/latest/dg/gettingstarted-limits.html
upvoted 10 times
...
neel376
Highly Voted 2 years, 7 months ago
Answer is C https://docs.aws.amazon.com/lambda/latest/dg/configuration-concurrency.html
upvoted 6 times
...
albert_kuo
Most Recent 9 months, 2 weeks ago
Selected Answer: C
Option C involves setting the concurrency limit for the Lambda function to a value higher than the expected simultaneous function executions. The concurrency limit defines how many concurrent executions of a Lambda function can be processed simultaneously. By setting the concurrency limit higher, you allow the Lambda function to handle more simultaneous requests.
upvoted 1 times
...
albert_kuo
9 months, 2 weeks ago
Selected Answer: C
Option C involves setting the concurrency limit for the Lambda function to a value higher than the expected simultaneous function executions. The concurrency limit defines how many concurrent executions of a Lambda function can be processed simultaneously. By setting the concurrency limit higher, you allow the Lambda function to handle more simultaneous requests.
upvoted 1 times
...
gulu73
1 year, 3 months ago
Selected Answer: C
I vote C
upvoted 1 times
...
RicardoD
2 years, 6 months ago
C is the answer Increased concurrency will guarantee the execution
upvoted 1 times
...
jackdryan
2 years, 6 months ago
I'll go with C
upvoted 1 times
...
MFDOOM
2 years, 6 months ago
C. Ensure the concurrency limit for the Lambda function is higher than the expected simultaneous function executions
upvoted 4 times
...
narayanan010
2 years, 7 months ago
Hate to be the Devil's Advocate here, but is A not relevant at all? https://docs.aws.amazon.com/lambda/latest/dg/gettingstarted-limits.html Resource Default limit Concurrent executions - 1,000 Function and layer storage - 75 GB Elastic network interfaces per VPC - 250 250 is the default limit on ENIs whereas 1000 is for concurrent executions, would have selected both in case of multi-choice question. Any opinions are welcome?
upvoted 2 times
MegatonN
2 years, 7 months ago
250/vpc then run your lambda out of any vpc and use SQS or other solutions to communicate between lambdas (micro services). Before this feature 1lambda running in your vpc was using 1IP then the limit was clearly the CIDR.
upvoted 1 times
...
...
AWSum1
2 years, 7 months ago
C is correct
upvoted 2 times
...
AWS_Noob
2 years, 7 months ago
C https://docs.aws.amazon.com/lambda/latest/dg/invocation-scaling.html
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago