Azure Container Instances Quiz
1. What type of platform is Azure Container Instances?
Select an answer
Virtual machine service
Serverless container platform
Database management service
Storage solution
2. When creating an ACI instance, which two resources must you specify?
Select an answer
Storage and Network
CPU and Memory
Disk space and IOPS
Bandwidth and Latency
3. What is a collection of containers that share the same lifecycle and resources called in ACI?
Select an answer
Container cluster
Pod group
Container group
Service group
4. Which of the following is a supported external volume for container groups in ACI?
Select an answer
Azure file share
Local disk
External hard drive
Network attached storage
5. Which methods can be used to deploy container images in ACI?
Select an answer
Azure Portal, Azure CLI, and VS Code
Azure Portal, Azure CLI, and FTP
Azure Portal, FTP, and VS Code
Azure CLI, FTP, and VS Code
6. Which of the following is a suitable use case for ACI?
Select an answer
Long-term storage
Event-driven applications
Heavy data processing
Persistent stateful applications
7. How can you manage the scaling of container instances in ACI?
Select an answer
Manually add instances
Define rules for auto-scaling
Increase CPU cores only
Allocate more memory only
8. What networking feature do container groups in ACI share?
Select an answer
Separate IP addresses
Dynamic DNS labels
Shared IP address and DNS label
Multiple subnets
Submit
Clear Answers