nerdexam
Nutanix

NCP-US-6.10 · Question #90

A team of developers are working on a new processing application and requires a solution where they can upload the latest version of the code for testing via API calls. Older iterations should be…

The correct answer is D. Create a bucket in Objects with Versioning enabled. Nutanix Objects supports versioning, which is a feature that allows multiple versions of an object to be preserved in the same bucket. Versioning can be useful for developers who need to upload their code for testing API calls and retain older iterations as newer code is…

Implement Object Storage

Question

A team of developers are working on a new processing application and requires a solution where they can upload the latest version of the code for testing via API calls. Older iterations should be retained as newer code is developed and tested. Which solution will work best for the development team?

Options

  • ACreate an NFS Share, mounted on a Linux Server with Files.
  • BCreate an SMB Share with Files and enable Previous Version.
  • CProvision a Volume Group and connect via iSCSI with MPIO.
  • DCreate a bucket in Objects with Versioning enabled.

How the community answered

(26 responses)
  • A
    4% (1)
  • B
    15% (4)
  • C
    8% (2)
  • D
    73% (19)

Explanation

Nutanix Objects supports versioning, which is a feature that allows multiple versions of an object to be preserved in the same bucket. Versioning can be useful for developers who need to upload their code for testing API calls and retain older iterations as newer code is developed and tested. Versioning can also provide protection against accidental deletion or overwrite of objects.

Topics

#object versioning#S3 bucket#API access#object storage

Community Discussion

No community discussion yet for this question.

Full NCP-US-6.10 Practice