Pre-Winter Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: force70

Pass the Oracle Oracle Cloud Infrastructure 1z0-1084-26 Questions and answers with CertsForce

Viewing page 3 out of 6 pages
Viewing questions 21-30 out of questions
Questions # 21:

Your organization is transitioning a monolithic billing system into a cloud-native microservices application deployed on Oracle Cloud Infrastructure Container Engine for Kubernetes. To maintain high operational excellence under the observability pillar of cloud-native development, the engineering team has successfully set up centralized log aggregation and system metrics. However, you must now implement a solution that can track, visualize, and analyze end-to-end transaction flows and asynchronous call hops across multiple distributed microservices.

Which service should be integrated to fulfill this distributed transaction tracing requirement?

Options:

A.

OCI Monitoring


B.

OCI Logging Analytics


C.

OCI Service Mesh


D.

OCI Application Performance Monitoring


Expert Solution
Questions # 22:

To effectively test your cloud native applications for " unknown unknowns " , you need to employ various testing and deployment strategies. Which strategy involves exposing new functionality or features to only a small set of users?

Options:

A.

A/B Testing


B.

Component Testing


C.

Blue/Green Deployment


D.

Canary Deployment


Expert Solution
Questions # 23:

You are tasked with developing an application that requires the use of Oracle Cloud Infrastructure (OCI) APIs to POST messages to a stream in the OCI Streaming service. Which statement is incorrect? (Choose the best answer.)

Options:

A.

The Content-Type header must be set to application/json


B.

The request must include an authorization signing string including (but not limited to) x-content-sha256, content-type, and content-length headers.


C.

The request does not require an Authorization header.


D.

An HTTP 401 will be returned if the client ' s clock is skewed more than 5 minutes from the server ' s.


Expert Solution
Questions # 24:

You are building an event-driven workflow and need to programmatically create an Oracle Cloud Infrastructure (OCI) Events rule using the OCI Command Line Interface (CLI). Which CLI command correctly creates the rule while sourcing its target destination services from a local configuration file named actions.json?

Options:

A.

oci events rule create --display-name " MyRule " --is-enabled true --condition ' { " eventType " : " com.oraclecloud.objectstorage.deletebucket " } ' --compartment-id ocid1.compartment.oc1..abc --destinations file://actions.json


B.

oci events rule create --display-name " MyRule " --is-enabled true --condition ' { " eventType " : " com.oraclecloud.objectstorage.deletebucket " } ' --compartment-id ocid1.compartment.oc1..abc --targets file://actions.json


C.

oci events rule create --display-name " MyRule " --is-enabled true --condition ' { " eventType " : " com.oraclecloud.objectstorage.deletebucket " } ' --compartment-id ocid1.compartment.oc1..abc --action-payload file://actions.json


D.

oci events rule create --display-name " MyRule " --is-enabled true --condition ' { " eventType " : " com.oraclecloud.objectstorage.deletebucket " } ' --compartment-id ocid1.compartment.oc1..abc --actions file://actions.json


Expert Solution
Questions # 25:

You have two microservices, A and B running in production. Service A relies on APIs from service B. You want to test changes to service A without deploying all of its dependencies, which includes service B. Which approach should you take to test service A?

Options:

A.

Test using a previous test version of service B.


B.

Test using an API mock of service B.


C.

Test using the current production version of service B.


D.

This is not possible because service B is a dependency.


Expert Solution
Questions # 26:

As a Cloud Native developer, you develop two services in Node.js and deploy them to two different Container Engine for Kubernetes (OKE) clusters that use the same Virtual Cloud Network (VCN). Your security team wants to analyze the network communication between them. How can this requirement be met in the most cost-effective way?

Options:

A.

Rewrite the application and send the application logs to an outside log aggregator.


B.

Deploy a third-party logging service and aggregate the network flow logs.


C.

Use the OCI Logging service and enable VCN flow logs.


D.

Deploy Wireshark and intercept the packets.


Expert Solution
Questions # 27:

Which is NOT a valid backend-type option available when configuring an Oracle Cloud Infrastructure (OCI) API Gateway Deployment?

Options:

A.

HTTP_BACKEND


B.

ORACLE STREAMS_BACKEND


C.

ORACLE_FUNCTIONS_BACKEND


Expert Solution
Questions # 28:

You have a containerized application that requires access to an Autonomous Transaction Processing (ATP) Database. Which option is NOT valid when the container is deployed in an OKE cluster? (Choose the best answer.)

Options:

A.

Use Kubernetes secrets to configure environment variables on the container with ATP instance OCID, and OCI API credentials. Then use the CreateConnection API endpoint from the service runtime.


B.

Install the Oracle Cloud Infrastructure Service Broker on the Kubernetes cluster and deploy ServiceInstance and ServiceBinding resources for ATP. Then use the specified binding name as a volume in the application deployment manifest.


C.

Create a Kubernetes secret with contents from the instance Wallet files. Use this secret to create a volume mounted to the appropriate path in the application deployment manifest.


D.

Enable Oracle REST Data Services for the required schemas and connect via HTTPS.


Expert Solution
Questions # 29:

You are developing a diagnostic tool to programmatically extract error events from multiple application custom logs in a specific compartment. Which OCI CLI command should your tool run to submit this log search query for a designated time window?

Options:

A.

oci logging log search-logs --search-query < query > --time-start < start_time > --time-end < end_time >


B.

oci logging-search search-logs --search-query < query > --time-start < start_time > --time-end < end_time >


C.

oci logging search-logs --query-string < query > --time-start < start_time > --time-end < end_time >


D.

oci logging-query search-logs --search-query < query > --time-start < start_time > --time-end < end_time >


Expert Solution
Questions # 30:

You plan to implement logging in your services that will run in Oracle Cloud Infrastructure (OCI) Container Engine for Kubernetes (OKE). Which statement describes the appropriate logging approach?

Options:

A.

All services log to standard output only.


B.

Each service logs to its own log file.


C.

All services log to an external logging system.


D.

All serviceAAs log to a shared log file.


Expert Solution
Viewing page 3 out of 6 pages
Viewing questions 21-30 out of questions