Scenario: You are developing a web application that needs to process user uploads asynchronously. Which AWS service would you choose for this task in a serverless architecture?

  • AWS Lambda
  • Amazon EC2
  • Amazon RDS
  • Amazon S3
Amazon S3 is a highly scalable object storage service that can store user uploads securely and reliably, making it suitable for asynchronous processing in a serverless architecture.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *