AWS认证SAA-C03每日一题

本题库由云计算狂魔微信公众号分享。
【SAA-C03助理级解决方案架构师认证】

An application development team is designing a microservice that will convert large images to smaller, compressed images. When a user uploads an image through the web interface, the microservice should store the image in an Amazon S3 bucket, process and compress the image with an AWS Lambda function, and store the image in its compressed form in a differentS3 bucket. A solutions architect needs to design a solution that uses durable, stateless components to process the images automatically. Which combination of actions will meet these requirements?(Select TW0)


A  :   Create an Amazon Simple Queue Service (Amazon SQS) queue Configure the s3 bucket to send a notification to the SQS queue when an image is uploaded to the S3 bucket


B  :   Configure the Lambda function to use the Amazon Simple Queue Service (Amazon SQS) queue as the invocation source. When the SQS message is successfully processed, delete the message in the queue.


C  :   Configure the Lambda function to monitor the S3bucketfor new uploads When an uploaded image is detected, write the file name to a text file in memory and use the text file to keep track of the images that were processed


D  :   Launch an Amazon EC2instance to monitor an Amazon Simple Queue Service(Amazon SQS)queue. When items are added to the queue, log the file name in a text file on the EC2instance and invoke the Lambda function


E  :   Configure an Amazon Event Bridge(Amazon CloudWatch Events) event to monitor the s3 bucket. When an image is uploaded, send an alert to     an Amazon Simple Notification Service(Amazon SNS) topic with the application owners email address for further processing.

  • 5
    点赞
  • 8
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值