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 6 out of 6 pages
Viewing questions 51-60 out of questions
Questions # 51:

You are deploying a set of Java microservices to an Oracle Cloud Infrastructure Container Engine for Kubernetes cluster. You must ensure that the application design strictly adheres to the Twelve-Factor App methodology for configuration management and backing services to simplify multi-environment deployments. Which TWO design strategies must you implement to satisfy these Twelve-Factor App principles?

Options:

A.

Inject all environment-specific configuration values directly into the compiled application code bundle during the build phase.


B.

Externalize configuration values by utilizing environment variables or Kubernetes ConfigMaps to override default microservice settings.


C.

Package each database credential and external API endpoint URL inside the application ' s local properties file for strict encapsulation.


D.

Treat backing databases and message brokers as attached resources, allowing them to be swapped via configuration changes without modifying microservice code.


E.

Maintain a single database schema instance that is shared dynamically across all environments to ensure absolute dev/prod database state parity.


Expert Solution
Questions # 52:

You have created a repository in Oracle Cloud Infrastructure Registry (OCIR) in the us-ashburn-1 (iad) region in your tenancy with the heyoci namespace. Which three are valid tags for an image named myapp? (Choose three.)

Options:

A.

iad.ccir.io/heyoci/myapp:latest


B.

iad.ocir.io/heyoci/myapp:0.0.2-beta


C.

iad.ocir.io/heyoci/myproject/myapp:0.0.1


D.

us-ashburn-1.ocir.io/myproject/heyoci/myapp:latest


E.

us-ashburn-1.ocir.io/heyoci/myapp:0.0.2-beta


F.

us-ashburn-1.ocir.io/heyoci/myproject/myapp:0.0.2-beta


Expert Solution
Questions # 53:

You are designing the persistence layer for a multi-service financial application where each microservice must completely isolate its private persistent data to enforce a bounded context. Which database configuration strategy should you implement within a multi-tenant Oracle Database to satisfy this requirement with the lowest operational overhead?

Options:

A.

Assign a dedicated virtual machine DB system to each individual microservice.


B.

Provision a single pluggable database (PDB) for each individual microservice.


C.

Deploy a shared database schema with row-level security for all microservices.


D.

Create a single container database (CDB) with shared tables for all microservices.


Expert Solution
Questions # 54:

(CHK_4 > 2) Which TWO statements are NOT valid regarding the Oracle Cloud Infrastructure (OCI) Streaming service? (Choose two.)

Options:

A.

OCI Streaming stores all data for 24 hours by default, but that can be extended up to 7 days.B


B.

Although OCI Streaming automatically encrypts all data while in transit, it is the developer ' s responsibility to encrypt data at rest, if needed.


C.

The throughput of a stream is defined by a partition. A partition provides 1 MB/sec data input and 2 MB/sec data output.


D.

A stream can be configured with either a public or a private endpoint with support for customer managed encryption keys.


E.

OCI Streaming can support up to 2,000 requests per second to each partition.


Expert Solution
Viewing page 6 out of 6 pages
Viewing questions 51-60 out of questions