Quiz: Terminology quiz.
IBM Cloud Code Engine
What is an app?
A. A program that serves HTTP requests.
B. A code repository.
C. A program that runs one time and exits.
D. None of the above
What is a job?
A. An integration with another IBM Cloud service.
B. A code repository.
C. A program that runs one time and exits.
D. None of the above.
What is a project?
A. A grouping of Code Engine entities such as applications, jobs, and builds.
B. Provides a unique namespace for entity names.
C. Manages access to resources, backing services, registries, and repositories.
D. All of the above
What is Code Engine?
A. Kubernetes
B. A piece of code that performs a specific task.
C. A fully managed, serverless platform that runs your containerized workloads.
D. A code repository.
What types of builds does Code Engine support?
A. Dockerfile only
B. Dockerfile and Cloud Native buildpacks.
C. General contractor
D. None of the above.