AAISM AI Technologies And Controls Practice Question
You need to ensure that a model deployed on AWS ECS is only accessible by authorized microservices. What is the most appropriate network security control?
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Use AWS Security Groups
Security Groups provide stateful packet filtering for ECS containers, restricting who can communicate with the model endpoint.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Increase the container memory limit
Why it's wrong here
Memory limits are resource controls, not security.
- ✓
Use AWS Security Groups
Why this is correct
Security Groups enforce network-level access control for container instances.
- ✗
Enable AWS WAF for all internal traffic
Why it's wrong here
WAF is for web-facing traffic, not necessarily internal microservices.
- ✗
Use public routing for all endpoints
Why it's wrong here
Public routing increases attack surface.
About these practice questions
This AAISM question is part of Courseiva's 205-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →
JA
Written and reviewed by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
Last reviewed August 2026 · checked against the official ISACA exam blueprint
This AAISM practice question is part of Courseiva's free ISACA certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the AAISM exam.