Free AWS AIP-C01 Actual Exam Questions - Question 2 Discussion

Question No. 2

Scenario: A customer service assistant needs to handle complex order inquiries, maintain conversation context across sessions, and securely update order records (execute actions). Question- Which solution best satisfies the companyʼs requirements?. Options:

Select one option, then reveal solution.
US
AK
Ash K.
2026-02-17

This one’s definitely about long-term context and secure updates, so option D wins. It handles workflows and stores data persistently with DynamoDB, which fits better than the temporary memory in B. D

0
MF
Michael F.
2026-02-10

D imo, because it supports complex workflows and uses DynamoDB for persistent session storage, which fits the need for maintaining context across sessions better than just in-memory storage like option B.

0
DR
David R.
2026-01-26

It’s B for me this time. Handling session states in application memory might seem basic, but it’s a straightforward way to maintain context during short-term interactions without overcomplicating the setup. Lex or Bedrock might be heavier solutions and could require more configuration, especially around security and data storage. Since the question involves complex order inquiries and updating order records, keeping session state readily accessible in memory can speed up response times. Plus, Titan Text G1 is designed for conversational tasks, so combining it with simple session management in

0
DH
Daniel H.
2026-01-17

Makes sense to pick D since it ticks all the boxes: KMS encryption, CloudTrail auditing, and CloudWatch monitoring. Other options either skip KMS or don't cover all observability aspects fully. D it is.

0
CZ
Chris Z.
2026-01-16

It’s D because it’s the only one covering KMS encryption, CloudTrail, and CloudWatch fully.

0
PO
Peter O.
2026-01-15

I think D fits best since it covers KMS encryption for both data and deployment, enables CloudTrail for auditing, and uses CloudWatch for monitoring. The other options miss one or more of these key compliance or observability parts.

0