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 5 out of 6 pages
Viewing questions 41-50 out of questions
Questions # 41:

Kubernetes includes various elements such as compute, network, and storage. Compute is essentially CPU (units) and memory (bytes). Within an OKE cluster, what is considered to be the smallest unit of deployment with respect to compute?

Options:

A.

Container


B.

Service


C.

Pod


D.

Namespace


E.

Deployment resource


Expert Solution
Questions # 42:

Your organization has mandated that all deployed container images used for microservices must be signed by a specified master encryption key (MEK). You have appropriately signed the container images as part of your build process, but must now ensure that they are automatically verified when they are deployed to Oracle Cloud Infrastructure (OCI) Container Engine for Kubemetes (OKE) clusters. Which option should be used to mandate image verification when deploying to OKE clusters, assuming that MEK is already stored in an available OCI Vault? (Choose the best answer.)

Options:

A.

Enable image verification policies separately for each Kubemetes pod deployment because this is enforced at the pod level.


B.

Enable image verification policies separately for each node pool within each OKE cluster because this is enforced at the node pool level.


C.

Enable image verification policies separately for each OKE cluster because this is enforced at the cluster level.(Correct)


D.

Enable Image verification policies for your OKE service control plane which will enforce this for all OKE clusters.


Expert Solution
Questions # 43:

A developer has created another version of a microservice and wants 10% of the traffic to flow towards it for testing purposes. The application is already configured using OCI (Oracle Cloud Infrastructure) Service Mesh. Which of the following steps is the right approach to achieve this goal?

Options:

A.

Create a new Kubernetes deployment for the new version of the microservice and set the traffic splitting percentage to 10% in the Kubernetes service manifest.


B.

Use Kubernetes HPA (Horizontal Pod Autoscaler) to scale the new version of the microservice to handle 10% of the traffic automatically.


C.

Create a new entry in the routeRules field of the ingress gateway route table manifest to configure traffic splitting between the old and new versions of the microservice and set the percentage to 10%.


D.

Create a new entry in the routeRules field of the virtual service route table manifest to configure traffic splitting between the old and new versions of the microservice and set the percentage to 10%.


Expert Solution
Questions # 44:

You are configuring a route on an Oracle Cloud Infrastructure API Gateway to an HTTP backend service that takes up to four minutes to execute long-running analytical queries. Which timeout configuration should you apply in the API deployment specification to safely prevent a gateway timeout?

Options:

A.

Set the readTimeoutInSeconds parameter to 120.0 seconds.


B.

Set the readTimeoutInSeconds parameter to 240.0 seconds.


C.

Set the readTimeoutInSeconds parameter to 360.0 seconds.


D.

Set the readTimeoutInSeconds parameter to 480.0 seconds.


Expert Solution
Questions # 45:

Your security operations team wants to analyze application diagnostic and access patterns across both service and custom logs. A new IAM user group named security-auditors has been formed, and members must run advanced ad-hoc queries using the OCI Logging Console Search page to parse through indexed logs in the tenancy. Your company security mandate dictates that they must only be granted the minimum required permissions necessary to successfully execute these search queries and view the results.

Which set of policy statements correctly implements this requirement?

Options:

A.

Allow group security-auditors to manage log-groups in tenancyAllow group security-auditors to use log-content in tenancy


B.

Allow group security-auditors to read log-groups in tenancyAllow group security-auditors to read log-content in tenancy


C.

Allow group security-auditors to inspect log-groups in tenancyAllow group security-auditors to inspect log-content in tenancy


D.

Allow group security-auditors to read log-groups in tenancyAllow group security-auditors to use log-content in tenancy


Expert Solution
Questions # 46:

Which TWO statements are true for serverless computing and serverless architectures? (Choose two.)

Options:

A.

Serverless function execution is fully managed by third party.


B.

Applications running on a FaaS (Functions as a Service) platform.


C.

Long running tasks are perfectly suited for serverless.


D.

Application DevOps team is responsible for scaling.


E.

Serverless function state should never be stored externally.


Expert Solution
Questions # 47:

Which protocol or mechanism does the Docker client use by default to communicate with the Docker daemon when both are running on the same local host?

Options:

A.

Remote Procedure Calls


B.

Local UNIX Sockets


C.

Secure Shell Sessions


D.

TCP Network Sockets


Expert Solution
Questions # 48:

You are developing a cloud native serverless application where uploaded PDF documents inside an OCI Object Storage bucket must automatically trigger an OCI Function for text processing. You have created an OCI Events rule configured with the condition eventType: com.oraclecloud.objectstorage.createbucket matching the bucket ' s compartment. However, when test files are uploaded, the function does not trigger.

Which TWO actions must you perform to successfully implement and troubleshoot this event-driven integration?

Options:

A.

Define a dynamic group for the Object Storage bucket to allow it to invoke the targeted Oracle Function.


B.

Enable the " Emit Object Events " setting on the source Object Storage bucket.


C.

Create an IAM policy allowing the OCI Events service to read objects in the specific Object Storage bucket.


D.

Verify the rule ' s condition is configured with the com.oraclecloud.objectstorage.createobject event type rather than com.oraclecloud.objectstorage.createbucket.


E.

Set up a VCN Service Gateway because OCI Events cannot access Object Storage buckets over the public internet.


Expert Solution
Questions # 49:

Your organization has deployed a custom OCI Authorizer Function in a compartment named secure-auth-compartment to perform token-based validation for all ingress traffic. You have set up an API Gateway in a compartment named public-gateway-compartment with an associated dynamic group named apigw-dg containing the gateway instance. The API Gateway deployment is currently returning HTTP 500 errors because the gateway lacks the necessary permissions to invoke the authorizer function during request validation. Which minimal IAM policy statement should you write to grant the API Gateway the required permission to successfully invoke the authorizer function?

Options:

A.

Allow dynamic-group apigw-dg to use functions-family in compartment secure-auth-compartment


B.

Allow dynamic-group apigw-dg to manage functions-family in compartment secure-auth-compartment


C.

Allow dynamic-group apigw-dg to read functions-family in compartment public-gateway-compartment


D.

Allow dynamic-group apigw-dg to inspect functions-family in compartment public-gateway-compartment


Expert Solution
Questions # 50:

When developing microservices, each one can be developed in the language of choice. Which term describes this type of development? (Choose the best answer.)

Options:

A.

Agile


B.

DevOps


C.

Distributed


D.

Polyglot


Expert Solution
Viewing page 5 out of 6 pages
Viewing questions 41-50 out of questions