Q307.A solutions architect needs to advise a company on how to migrate its on- premises data processing application to the AWS Cloud.Currently users upload input files through a web portal. The web server then stores the upload

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


Q307.A solutions architect needs to advise a company on how to migrate its on- premises data processing application to the AWS Cloud.Currently users upload input files through a web portal. The web server then stores the uploaded files on NAS and messages the processing server over a message queue. Each media file can take up to 1 hour to process. The company has determined that the number of media files awaiting processing is significantly higher during business hours with the number of files rapidly declining after business hours.What is the MOST cost effective migration recommendation?

A.Create a queue using Amazon SQS. Configure the existing web server to publish to the new queue. When there are messages in the queue invoke an AWS Lambda function to pull requests from the queue and process the files. Store the processed files in an Amazon S3 bucket.
B.Create a queue using Amazon MQ. Configure the existing web server to publish to the new queue. When there are messages in the queue create a new Amazon EC2 instance to pull requests from the queue and process the files.
Store the processed files in Amazon EFS. Shut down the EC2 instance after the task is complete. C.Create a queue using Amazon MQ. Configure the existing web server to publish to the new queue. When there are messages in the queue invoke an AWS Lambda function to pull requests from the queue and process the files. Store the processed files in Amazon EFS. D.Create a queue using Amazon SQS. Configure the existing web server to publish to the new queue. Use Amazon EC2 instances in an EC2 Auto Scaling group to pull requests from the queue and process the files. Scale the EC2 instances based on the SQS queue length. Store the processed files in an Amazon S3 bucket.
正确答案D
访客
邮箱
网址

通用的占位符缩略图

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


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

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

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