Question 229:
You want to host a new website on AWS. As a Solutions architect, you have been given a task to design a serverless architecture for the website. Which of the following services are suitable to store the application data? (Select TWO.)
Answer options:
A.Use DynamoDB to store dynamic data in tables. B.Use EBS volumes to store data. C.Use the Simple Storage Service (S3) to store data. D.Use AWS RDS to store dynamic data.