nerdexam
Huawei

H13-711_V3.5 · Question #352

Flink supports Local mode and Cluster mode deployment, and other mode deployments are not currently supported.

The correct answer is B. False. B is correct because Apache Flink supports several deployment modes beyond just Local and Cluster - including Standalone, YARN, Kubernetes, and Mesos (deprecated), giving operators flexible infrastructure options depending on their environment. A is wrong because it falsely…

Big Data Processing Technologies (MapReduce, Spark, Hive)

Question

Flink supports Local mode and Cluster mode deployment, and other mode deployments are not currently supported.

Options

  • ATrue
  • BFalse

How the community answered

(13 responses)
  • A
    31% (4)
  • B
    69% (9)

Explanation

B is correct because Apache Flink supports several deployment modes beyond just Local and Cluster - including Standalone, YARN, Kubernetes, and Mesos (deprecated), giving operators flexible infrastructure options depending on their environment.

A is wrong because it falsely limits Flink to only two deployment modes; this is a classic "incomplete list presented as exhaustive" distractor common on certification exams.

Memory tip: Think of Flink as "cloud-native flexible" - if a major orchestration platform exists (YARN, Kubernetes), Flink almost certainly supports it. Any answer that says Flink deployment is limited to a small fixed list should trigger skepticism.

Topics

#Flink deployment modes#Cluster computing#Apache Flink#Stream processing

Community Discussion

No community discussion yet for this question.

Full H13-711_V3.5 Practice