A VPC application calls an AI service.
Avoid the public internet.
Choose two designs.
Configure endpoint, route, DNS, security group, and endpoint policy and test TLS, IAM, logs, and egress control.
Detailed explanation
Reachability is constrained.
Reachability is constrained.
Isolation is not the only control.
Isolation is not the only control.
Network isolation does not authenticate.
Network isolation does not authenticate.
Reach is too broad.
Reach is too broad.
Try it yourself
An example you can run in a temporary verification environment.
AWS公式AIF-C01 Domain 5.2のVPCエンドポイント、IAM、TLS、ネットワーク制御を確認する。Expected result
ネットワーク隔離と認証・暗号化・出口制御を重ねて設計できる。Key points
- VPC endpoint
- Egress
- IAM
Notes
- Environment: AWS公式AIF-C01試験ガイドとAWS公式ドキュメントの確認
- Command output formatting can vary slightly by distribution or tool version.
- Run the example in a temporary directory or process when possible.
Foundation review
Read the scope first
Check whether the command acts on the current shell, a new process, an existing process, or a file.
Verify the observable result
Use the supplied command and compare the output with the expected result.