Knowledge Check - Containers and AI Platform

Test your understanding of the key concepts from Module 6. Select the best answer for each question, then submit to see your results. You need to score at least 60% to pass.

1.

A team migrating a public-facing web tier onto a Managed Kubernetes public cluster declares a Service of type LoadBalancer and assumes it now has a highly available, source-IP-preserving external load balancer equivalent to the Managed Network Load Balancer used elsewhere in the estate. The architect pushes back. Why is this assumption wrong, and what is the correct way to front the workload?

2.

A cost-conscious team running batch jobs on a Managed Kubernetes cluster wants the node pool to drop to zero nodes overnight when no jobs run, and they also want the cluster's control-plane events to flow into the centralized Logging Service alongside their application logs. The architect explains that both expectations collide with platform boundaries. Which statement correctly describes those boundaries?

3.

An architect is designing a private Managed Kubernetes cluster for a regulated workload and lists the prerequisites. The build is for a private cluster whose data plane must be isolated, whose API server must remain reachable only by the operations team, and whose nodes must communicate across a second VDC. Which set of decisions is correct?

4.

A platform team wants to govern access to its Container Registry the way it governs its cloud accounts, by defining roles such as read-only developer, pipeline-pusher, and admin, and binding human users and groups to those roles. They also want an anonymous public-pull tier for open-source images. The architect explains the registry does not work that way. What is the correct governance model?

5.

An enterprise wants to add generative AI to a regulated, in-country application and must keep all processing in Germany, avoid running and patching GPU infrastructure, and integrate using its existing OpenAI client libraries. It also needs retrieval over a private corpus. Which approach fits the platform's enterprise default and its current direction?

6.

A customer deploys an open-source model on the AI Model Hub and asks how EU AI Act responsibilities are allocated, including the case where IONOS modifies a model, for example by quantizing it. Which allocation is correct?