Homework 3: Test, Containerize, and Deploy an AI-Assisted App

Deadline: 24 September 2026 (Thu), 23:00
Shown in your timezone.
Log in to submit this homework

You can preview the questions, but submissions are saved only for logged-in students.

Log in to submit

Questions

1. Which description matches the project's architecture? (1 point)

2. Which task status does the sender see after the recipient submits its result? (1 point)

3. Which Docker option publishes a container's port to your machine? (1 point)

4. Which hostname should the API use to connect to the postgres service in Docker Compose? (1 point)

5. Which Kubernetes resource keeps the requested number of application replicas running and manages updates? (1 point)

6. What should happen if a test fails in this workflow? (1 point)