A city is building a resident AI chatbot that will process service requests containing personal data. Which secure-design principle should be baked into the project from the first architecture reviews?
Select an answer to reveal the explanation.
Short Explanation
When a chatbot will hear residents' personal stories, privacy cannot be a sticker added at go-live. Privacy by design means collecting less, protecting what must be kept, and wiring that in from the first whiteboard sketch.
Full Explanation
Privacy by design integrates data minimization, purpose limitation, and protective controls into system architecture from inception. Shared responsibility and SASE address cloud and network delivery models but do not substitute for embedding privacy into an AI chatbot that processes personal data. Obscurity of URLs is not a privacy control.