nerdexam
Oracle

1Z0-997-20 · Question #135

You want to automate the processing of new image files to generate thumbnails. The expected rate is 10 new files every hour. Which of the following is the most cost effective option to meet this…

The correct answer is B. Upload files to an OCI Object storage bucket. Every time a file is uploaded, an event is emitted. See the full explanation below for the reasoning.

Question

You want to automate the processing of new image files to generate thumbnails. The expected rate is 10 new files every hour. Which of the following is the most cost effective option to meet this requirement in Oracle Cloud Infrastructure (OCI)?

Options

  • AUpload all files to an Oracle Streaming Service (OSS) stream. Setup a cron job to invoke a
  • BUpload files to an OCI Object storage bucket. Every time a file is uploaded, an event is emitted.
  • CBuild a web application to ingest the files and save them to a NoSQL Database. Configure OCI
  • DUpload files to an OCI Object storage bucket. Every time a file is uploaded, trigger an event with

How the community answered

(19 responses)
  • A
    5% (1)
  • B
    84% (16)
  • D
    11% (2)

Community Discussion

No community discussion yet for this question.

Full 1Z0-997-20 Practice