| Exam Name: | AWS Certified Developer - Associate | ||
| Exam Code: | DVA-C02 Dumps | ||
| Vendor: | Amazon Web Services | Certification: | AWS Certified Associate |
| Questions: | 470 Q&A's | Shared By: | ryker |
A food-delivery company has an application that uses an Amazon DynamoDB table for customer orders. The table uses on-demand capacity mode. The table uses order_date as the partition key and a composite sort key of customerId#orderId.
During peak order periods, write operations to the table are being throttled.
What should a developer do to resolve this issue?
A developer is building an application that uses an Amazon RDS for PostgreSQL database. To meet security requirements, the developer needs to ensure that data is encrypted at rest. The developer must be able to rotate the encryption keys on demand.