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.
Loading...
Related Quiz
- __________ is a feature of CloudWatch Metrics that allows you to visualize and analyze metric data over time.
- CloudWatch Metrics are automatically collected and stored for AWS __________.
- It's essential to establish clear __________ criteria before conducting performance testing.
- How can you request an increase in the default limits for AWS Lambda?
- In serverless computing, developers are charged based on __________ rather than provisioned capacity.