Amazon
DVA-C02
130 Minutes
198
AWS Certified Developer - Associate
A: The DynamoDB table storage size is larger than the provisioned size.
B: The application is exceeding capacity on a particular hash key.
C: The DynamoDB table is exceeding the provisioned scaling operations.
D: The application is exceeding capacity on a particular sort key.
A: Ensure that the deployment group is using the correct role name for the CodeDeploy service role.
B: Attach the AWSCodeDeployRoleECS policy to the CodeDeploy service role.
C: Attach the AWSCodeDeployRole policy to the CodeDeploy service role.
D: Ensure the CodeDeploy agent is installed and running on all instances in the deployment group.
A: Use AWS Glue to perform frequent ETL updates from the Accounts database to the Payments database.
B: Use AWS Glue to perform frequent ETL updates from the Accounts database to the Payments database.
C: Use Amazon ElastiCache in Payments, with the cache updated by triggers in the Accounts database.
D: Use Amazon DynamoDB Streams to deliver all changes from the Accounts database to the Payments database.