Courseiva
Application Deployment And LifecycleeasyMultiple SelectObjective-mapped

EX280 Application Deployment And Lifecycle Practice Question

Which THREE of the following are valid build strategies supported by OpenShift BuildConfigs? (Choose three.)

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Custom

OpenShift supports Source (S2I), Docker, Custom, and Pipeline build strategies.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Jenkinsfile

    Why it's wrong here

    While legacy pipelines used Jenkins, Jenkinsfile is not a distinct top-level build strategy type (pipelines are handled via Tekton/Pipelines operator).

  • Custom

    Why this is correct

    The Custom strategy allows users to define a builder image that executes a custom build process.

  • Source

    Why this is correct

    The Source strategy uses Source-to-Image (S2I) to build deployable images from source code.

  • HelmBuild

    Why it's wrong here

    HelmBuild is not a valid build strategy in OpenShift.

  • Docker

    Why this is correct

    The Docker strategy builds container images using a Dockerfile.

About these practice questions

This EX280 question is part of Courseiva's 509-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written and reviewed by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

Last reviewed August 2026 · checked against the official Red Hat exam blueprint

This EX280 practice question is part of Courseiva's free Red Hat certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the EX280 exam.