1z0-1084-26試験無料問題集「Oracle Cloud Infrastructure Developer Professional 認定」
A DevOps engineer is troubleshooting the Meshifyd application, which is running in an Oracle Cloud Infrastructure (OCI) environment. The engineer has set up the OCI Logging service to store access logs for the application but notices that the logs from the Meshifyd application are not showing up in the logging service. The engineer suspects that there might be an issue with the logging configuration. Which two statements are potential reasons for logs from the Meshifyd application not showing up in the OCI Logging service?
正解:B,D
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
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?
Which cursor type must you specify when invoking the create_cursor API call?
正解:C
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
You are developing an asynchronous, decoupled billing microservice that consumes payment messages from an Oracle Cloud Infrastructure (OCI) Queue. You notice that some corrupted payment payloads are causing the consumer application to fail and restart repeatedly, leaving the messages unprocessed and blocking the queue. To isolate these toxic messages, you want to redirect them to a Dead Letter Queue (DLQ) after 5 failed delivery attempts.
Which TWO configuration steps or characteristics must you apply to implement this solution?
Which TWO configuration steps or characteristics must you apply to implement this solution?
正解:C,D
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
You have just finished building and compiling the software required to implement the API microservice component. You need to rebuild the API docker image, and plan to tag it as: ocIdevops/api:latest Which docker command would re-create the API docker image?
正解:D
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
To enforce mutual TLS (mTLS) authentication for clients of your microservices, your team has chosen to leverage the Oracle Cloud Infrastructure (OCI) API Gateway service to create new API Deployments that will direct requests to your microservices. Which is NOT valid regarding the mTLS options in OCI API Gateway?
正解:B
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)