nerdexam
Dell-EMC

D-ECS-DS-23 · Question #139

For ECS clusters handling media streaming, which client protocol provides efficient, continuous data transfer?

The correct answer is C. HTTP/2. HTTP/2 is correct because it supports multiplexing - sending multiple streams of data over a single connection simultaneously - making it ideal for continuous, efficient media delivery in ECS-based streaming architectures. FTP (A) is a file transfer protocol designed for…

ECS Performance Design

Question

For ECS clusters handling media streaming, which client protocol provides efficient, continuous data transfer?

Options

  • AFTP
  • BSSH
  • CHTTP/2
  • DSNMP

How the community answered

(22 responses)
  • A
    5% (1)
  • B
    5% (1)
  • C
    91% (20)

Explanation

HTTP/2 is correct because it supports multiplexing - sending multiple streams of data over a single connection simultaneously - making it ideal for continuous, efficient media delivery in ECS-based streaming architectures. FTP (A) is a file transfer protocol designed for discrete file uploads/downloads, not real-time streaming. SSH (B) is a secure shell protocol for remote access and tunneling, not data streaming. SNMP (D) is a network management protocol used for monitoring devices, not transferring media content.

Memory tip: Think "HTTP/2 = 2x the streams" - its multiplexing capability is what makes it the go-to for modern streaming workloads. When you see "continuous data transfer" on an exam, HTTP/2 is almost always the answer over legacy protocols.

Topics

#media streaming#HTTP/2#client protocols#continuous data transfer

Community Discussion

No community discussion yet for this question.

Full D-ECS-DS-23 Practice