nerdexam
Network_Appliance

NS0-404 · Question #74

You are creating a new meme generation application and are using containers for service chaining. The end user uploads the original image to one container, the image resolution modifier to another…

The correct answer is B. Presenting the same LUN to all of your nodes' underlying OS will make that storage available to the container as well. You've hit your limit · resets 5am (America/New_York)

Cloud Resources Implementation

Question

You are creating a new meme generation application and are using containers for service chaining. The end user uploads the original image to one container, the image resolution modifier to another container, and the text overlay to a third container. In this scenario, knowing that you use NetApp ONTAP storage available to you, which solution will allow each container to access the same data?

Options

  • ARe-encode the binary data into MIME64, and pass it as a string when instantiating new containers.
  • BPresenting the same LUN to all of your nodes' underlying OS will make that storage available to the container as well.
  • CUse the same container image for all three tasks and the data will exist because data in containers is persistent.
  • DProvision a persistent volume using Trident, and then have Kubernetes claim this volume, as necessary, to provide the same storage to each container.

How the community answered

(60 responses)
  • A
    7% (4)
  • B
    80% (48)
  • C
    2% (1)
  • D
    12% (7)

Explanation

You've hit your limit · resets 5am (America/New_York)

Topics

#containers#shared storage#persistent volumes#service chaining

Community Discussion

No community discussion yet for this question.

Full NS0-404 Practice