問題1
You are developing a polyglot serverless application using Oracle Functions. Which language cannot be used to write your function code?
You are developing a polyglot serverless application using Oracle Functions. Which language cannot be used to write your function code?
正確答案: A
說明:(僅 NewDumps 成員可見)
問題2
You developed a microservices-based application that runs in an Oracle Cloud Infrastructure (OCI) Container Engine for Kubernetes (OKE) cluster. Your security team wants to use SSL termination for this application.
What should you do to create a secure SSL termination for this application using the fewest steps possible?
You developed a microservices-based application that runs in an Oracle Cloud Infrastructure (OCI) Container Engine for Kubernetes (OKE) cluster. Your security team wants to use SSL termination for this application.
What should you do to create a secure SSL termination for this application using the fewest steps possible?
正確答案: A
說明:(僅 NewDumps 成員可見)
問題3
What is the open source engine for Oracle Functions?
What is the open source engine for Oracle Functions?
正確答案: D
說明:(僅 NewDumps 成員可見)
問題4
Which feature is typically NOT associated with Cloud Native?
Which feature is typically NOT associated with Cloud Native?
正確答案: C
說明:(僅 NewDumps 成員可見)
問題5
You are developing a microservice that consumes messages from an Oracle Cloud Infrastructure (OCI) Queue and must delete each message after it is successfully processed. Which OCI CLI command should you use to delete an individual message using its receipt?
You are developing a microservice that consumes messages from an Oracle Cloud Infrastructure (OCI) Queue and must delete each message after it is successfully processed. Which OCI CLI command should you use to delete an individual message using its receipt?
正確答案: C
說明:(僅 NewDumps 成員可見)
問題6
Which of the following TWO statements are TRUE about deleting a Kubernetes cluster? (Choose two.)
Which of the following TWO statements are TRUE about deleting a Kubernetes cluster? (Choose two.)
正確答案: D,E
說明:(僅 NewDumps 成員可見)
問題7
Which statement is NOT valid regarding autoscaling configurations in Oracle Cloud Infrastructure Container Engine for Kubernetes (OKE)?
Which statement is NOT valid regarding autoscaling configurations in Oracle Cloud Infrastructure Container Engine for Kubernetes (OKE)?
正確答案: A
說明:(僅 NewDumps 成員可見)
問題8
You are troubleshooting a containerized microservice on a development host and need to obtain its full configuration metadata, including network settings and volume mounts, in JSON format. Which command should you run to retrieve this detailed information?
You are troubleshooting a containerized microservice on a development host and need to obtain its full configuration metadata, including network settings and volume mounts, in JSON format. Which command should you run to retrieve this detailed information?
正確答案: D
說明:(僅 NewDumps 成員可見)
問題9
You have built a custom container image for your microservice and successfully pushed it to Oracle Cloud Infrastructure Registry (OCIR). Which OCI CLI command should you run to cryptographically sign the pushed image using a master encryption key managed in OCI Vault and upload the resulting signature?
You have built a custom container image for your microservice and successfully pushed it to Oracle Cloud Infrastructure Registry (OCIR). Which OCI CLI command should you run to cryptographically sign the pushed image using a master encryption key managed in OCI Vault and upload the resulting signature?
正確答案: C
說明:(僅 NewDumps 成員可見)
問題10
Which open source engine is used by Oracle Cloud Infrastructure (OCI) to power Oracle Functions?
Which open source engine is used by Oracle Cloud Infrastructure (OCI) to power Oracle Functions?
正確答案: D
說明:(僅 NewDumps 成員可見)
問題11
You are developing a Python microservice that needs to consume real-time telemetry data from a specific OCI Stream partition, beginning only with new messages that are published after your consumer client connects.
Which cursor type must you specify when invoking the create_cursor API call?
You are developing a Python microservice that needs to consume real-time telemetry data from a specific OCI Stream partition, beginning only with new messages that are published after your consumer client connects.
Which cursor type must you specify when invoking the create_cursor API call?
正確答案: D
說明:(僅 NewDumps 成員可見)
問題12
You deployed a Python application to an Oracle Container Engine for Kubernetes (OKE) cluster. However, while testing you found a bug, which you rectified and then created a new Docker image. You now need to ensure that if this new image does not work once deployed, you should be able to roll back to the previous version. Using kubect1, which strategy should you use?
You deployed a Python application to an Oracle Container Engine for Kubernetes (OKE) cluster. However, while testing you found a bug, which you rectified and then created a new Docker image. You now need to ensure that if this new image does not work once deployed, you should be able to roll back to the previous version. Using kubect1, which strategy should you use?
正確答案: C
說明:(僅 NewDumps 成員可見)