Q229.A utility company wants to collect usage data every 5 minutes from its smart meters to facilitate time-of-use metering. When a meter sends data to AWS the data is sent to Amazon API Gateway processed by an AWS Lambda funct

欢迎免费使用小程序搜题/刷题/查看解析,提升学历,成考自考报名,论文代写、论文查重请加客服微信skr-web


Q229.A utility company wants to collect usage data every 5 minutes from its smart meters to facilitate time-of-use metering. When a meter sends data to AWS the data is sent to Amazon API Gateway processed by an AWS Lambda function and stored in an Amazon DynamoDB table. During the pilot phase the Lambda functions took from 3 to 5 seconds to complete. As more smart meters are deployed the Engineers notice the Lambda functions are taking from 1 to 2 minutes to complete. The functions are also increasing in duration as new types of metrics are collected from the devices. There are many ProvisionedThroughputExceededException errors while performing PUT operations on DynamoDB and there are also manyTooManyRequestsException errors from Lambda.Which combination of changes will resolve these issues? (Select TWO.)

A.Increase the write capacity units to the DynamoDB table.
B.Increase the memory available to the Lambda functions.
C.Increase the payload size from the smart meters to send more data.
D.Stream the data into an Amazon Kinesis data stream from API Gateway and process the data in batches.
E.Collect data in an Amazon SQS FIFO queue which triggers a Lambda function to process each message.
正确答案AD
访客
邮箱
网址

通用的占位符缩略图

人工智能机器人,扫码免费帮你完成工作


  • 自动写文案
  • 自动写小说
  • 马上扫码让Ai帮你完成工作
通用的占位符缩略图

人工智能机器人,扫码免费帮你完成工作

  • 自动写论文
  • 自动写软件
  • 我不是人,但是我比人更聪明,我是强大的Ai
Top