Exit 40 / 40

Question 40

Domain 1: Agent Architecture, Design, and Development

You're deciding whether to keep agent state (conversation, working memory, in-flight plan) inside the agent process or to externalize it to a database/cache. The system must survive pod restarts, scale horizontally, and allow any replica to handle any user turn. Select TWO design choices that satisfy these requirements.