
AWS Certified Data Engineer - Associate
Get started today
Ultimate access to all questions.
Your company is migrating from a Cassandra database to Amazon DynamoDB. The existing schema includes a table with user sessions, which includes session ID, user ID, start time, end time, and actions. The actions are stored as a list of JSON objects within the session record. What approach should be taken to convert this schema to DynamoDB?
Your company is migrating from a Cassandra database to Amazon DynamoDB. The existing schema includes a table with user sessions, which includes session ID, user ID, start time, end time, and actions. The actions are stored as a list of JSON objects within the session record. What approach should be taken to convert this schema to DynamoDB?
Simulated