[Q61-Q83] Latest Oracle 1Z0-997-20 First Attempt, Exam real Dumps Updated [Oct-2021]

Share

Latest Oracle 1Z0-997-20 First Attempt, Exam real Dumps Updated [Oct-2021]

Get the superior quality 1Z0-997-20 Dumps Questions from Pass4guide. Nobody can stop you from getting to your dreams now. Your bright future is just a click away!

NEW QUESTION 61
A large financial services company has used 2 types of Oracle DB Systems. In Oracle Cloud Infrastructure (OCI) to store user data. One is running on a VM.Standard2.8 shape and the other on a VM.Standard 2.4 shape.
As business grows, data is growing rapidly on both the databases and performance is also degrading. The company wants to address this problem with a viable and economical solution.
As the solution architect for that company you have suggested that they move their databases to Autonomous Transaction Processing Serverless (ATP-S) database.
Which two factors should you consider before you arrived at that recommendation?

  • A. Validate that ATP-S will support the storage and processing requirements for the 2 databases over the life cycle of the business applications.
  • B. You verified that ATP S supports the database features and options currently being used by the 2 databases.
  • C. Upon provisioning, ATP-S automatically scales up CPU to meet the application's processing requirements.
  • D. Confirm that ATP-S allows customers to compress tablespaces to reduce storage costs

Answer: A,B

Explanation:
Explanation
Not all features present in Oracle Database Enterprise Edition are available in ATP, and some some Oracle Database features are restricted, for example, database features designed for administration are not available.
so you need to validate it first, You can find a complete list of the features that are not supported,
https://docs.oracle.com/en/cloud/paas/atp-cloud/atpug/experienced-database-users.html#GUID-58EE6599-6DB4 Also, you must specify the initial storage required for your database but ADB is elastic, so it is possible to grow or shrink your database as needed.

 

NEW QUESTION 62
You are part of a project team working in the development environment created in OCI. You have realized that the CIDR block specified for one of the subnet in a VCN is not correct and want to delete the subnet. While deleting you are getting an error indicating that there are still resources that you must delete first. The error includes the OCID of the VNIC that is in the subnet.
Which of the following action you will take to troubleshoot this issue?

  • A. Use OCI CLI to call "GetVnic" operation to find out the parent resource of the VNIC
  • B. Copy and Paste OCID of the VNIC in the search box of the OCI Console to find out the parent resource of the VNIC
  • C. Use OCI CLI to delete the VNIC first and then delete the subnet
  • D. Use OCI CLI to delete the subnet using --force option

Answer: A

Explanation:
Explanation
VCN, it must first be empty and have no related resources or attached gateways To delete a VCN's subnets, they must first be empty Note: When you create one of the preceding resources, you specify a VCN and subnet for it. The relevant service creates at least one VNIC in the subnet and attaches the VNIC to the resource. The service manages the VNICs on your behalf, so they are not readily apparent to you in the Console. The VNIC enables the resource to communicate with other resources over the network. Although this documentation commonly talks about the resource itself being in the subnet, it's actually the resource's attached VNIC.
If the subnet is not empty, you instead get an error indicating that there are still resources that you must delete first. The error includes the OCID of a VNIC that is in the subnet (there could be more, but the error returns only a single VNIC's OCID).
You can use the Oracle Cloud Infrastructure command line interface (CLI) or another SDK or client to call the GetVnic operation with the VNIC OCID. The response includes the VNIC's display name. Depending on the type of parent resource, the display name can indicate which parent resource the VNIC belongs to. You can then delete that parent resource, or you can contact your administrator to determine who owns the resource.
When the VNIC's parent resource is deleted, the attached VNIC is also deleted from the subnet. If there are remaining VNICs in the subnet, repeat the process of determining and deleting each parent resource until the subnet is empty. Then you can delete the subnet.
For example, if you're using the CLI, use this command to get information about the VNIC.
oci network vnic get --vnic-id <VNIC_OCID

 

NEW QUESTION 63
You are a solution architect working with a startup that has decided to move their workload to Oracle Cloud Infrastructure. Since their workload is small, upon architecting, you decide its sufficient to use 8 compute instances to run their workload. The company wants to use a common storage for their instances. So, you propose the idea of attaching a block volume to multiple instances to provide a common storage.
Which of the below option is NOT true for such a solution?

  • A. You can delete a block volume from one instance without detaching it from all other instances there by keeping other instance's storage intact.
  • B. Block volumes attached as read-only are configured as shareable by default.
  • C. Once you attach a block volume to an instance as read-only, it can only be attached to other instances as read-only.
  • D. If the block volume is already attached to an instance as read/write non-shareable you can't attach it to another instance until you detach it from the first instance.

Answer: A

 

NEW QUESTION 64
A manufacturing company is planning to migrate their on-premises database to Oracle Cloud Infrastructure and has hired you for the migration. Customer has provided following information regarding their existing on-premises database:
Database version, database character set, storage for data staging, acceptable length of system outage.
What additional information do you need from customer in order to recommend a suitable migration method?
(Choose Two)

  • A. Elapsed time since database was last patched.
  • B. On-Premises host operating system and version.
  • C. Data types used in the on-premises database.
  • D. Top 5 longest running queries.
  • E. Number of active connections.

Answer: B,C

 

NEW QUESTION 65
Which of the below options is true regarding Oracle Cloud Infrastructure's load balancing service?

  • A. When you create a private load balancer, the service requires 2 or more subnets to host both the primary and standby load balancers.
  • B. You can dynamically change the load balancer shape to handle more incoming traffic.
  • C. A public load balancer is Availability Domain specific in scope.
  • D. The public load balancer applies a floating public IP address to the primary load balancer.

Answer: D

 

NEW QUESTION 66
You have designed and deployed your Autonomous Data Warehouse (ADW) such that it is accessible from your on-premises data center and servers running on both private and public networks in Oracle Cloud Infrastructure (OCI).

As you are testing the connectivity to your ADW database from the different access paths, you notice that the server running on the private network is unable to connect to ADW. Which two steps do you need to take to enable connectivity from the server on the private network to ADW? (Choose two.)

  • A. Add an entry in the access control list of ADW for IP address 129.146.160.11
  • B. Add an entry in the route table (associated with the private subnet) with destination of 0.0.0.0/: target type of NAT Gateway, add a stateful egress rule to the security list (associated with the private subnet) with destination of 0.0.0.0./0 and for all IP protocols.
  • C. Add an entry in the Security List of the ADW allowing ingress traffic for C10R block 10.2.2.0/24
  • D. Add an entry in the access table list of ASW for CIDR block 10.2.2.0/24.
  • E. Add an entry in the route table (associated with the private subnet) with destination of 0.0.0.0./0; target type of internet Gateway, add a stateful egress in the security list (associated with the private subnet) with destination of 0.0.0.0/0 and for all IP protocols.

Answer: A,B

Explanation:
There are 3 connections to ADW
1- Connecting to (ADW) from Public Internet
2- Connecting to ADW (via NAT or Service Gateway) from a server running on a private subnet in OCI (in the same tenancy)
3- Connecting to ADW (via internet Gateway) from a server running on a public subnet in OCI (in the same tenancy

 

NEW QUESTION 67
Your company developed a function that needs to access the Oracle Database to inject some data to it at runtime. You are tasked to move this function to the Oracle Cloud Infrastructure (OCI) and use Oracle Functions and access Oracle Autonomous Database. You created a Dockerfile below to run this function, however, you are getting this error "cx_Oracle.DatabaseError: ORA""12560: TNS:protocol adapter error".

What should you do to make sure that Oracle Functions can run this Dockerfile properly? (Choose the best answer.)

  • A. You ned to run this Container as root, so add this line: USER root
  • B. Add these two lines to your Dockerfile: groupadd """"gid 1000 fn && \ adduser """"uid 1000 """"gid fn fn
  • C. Use """"cap""add=ALL flag while running the Docker container to add runtime capability
  • D. Use """"privileged flag while running the Docker container to add runtime privilege

Answer: B

Explanation:
https://docs.cloud.oracle.com/en-us/iaas/Content/Functions/Tasks/functionsrunningasunprivileged.htm

 

NEW QUESTION 68
A developer is using Oracle Functions to deploy her code as part of an event-driven solution in Oracle Cloud Infrastructure (OCI). When she invokes her function, Oracle Functions returns a FunctionlnvokelmageNotAvailable message and a 502 error:

Which of the following options is NOT a plausible reason for this error?

  • A. The VCN being used does not have an internet gateway or a service gateway configured for Oracle Functions to be able to access OCI Registry.
  • B. OCI Events service rule is not configured with the correct location of the function in OCI Registry.
  • C. Missing or invalid IAM policy to give Oracle Functions read access to images stored for functions in repositories in OCI Registry.
  • D. The function does not exist in the specified location in OCI Registry.

Answer: B

 

NEW QUESTION 69
You are responsible for migrating your on premises legacy databases on 11.2.0.4 version to Autonomous Transaction Processing Dedicated (ATP-D) In Oracle Cloud Infrastructure (OCI). As a solution architect, you need to plan your migration approach.
Which two options do you need to implement together to migrate your on premises databases to OCI?

  • A. Use Oracle Data Guard to keep on premises database always active during migration
  • B. Use Oracle GoldenGate replication to keep on premises database online during migration.
  • C. Convert on-premises databases to PDB, upgrade to 19c, and encrypt Migration.
  • D. Retain all legacy structures and unsupported features (e.g. taw U>Bs) In the onuses databases for migration.
  • E. Retain changes to Oracle shipped privileges, stored procedures or views In the on-premises databases.

Answer: B,C

Explanation:
Autonomous Database is an Oracle Managed and Secure environment.
A physical database can't simply be migrated to autonomous because:
- Database must be converted to PDB, upgraded to 19c, and encrypted
- Any changes to Oracle shipped privileges, stored procedures or views must be removed
- All legacy structures and unsupported features must be removed (e.g. legacy LOBs) GoldenGate replication can be used to keep database online during migration

 

NEW QUESTION 70
A company is running High Performance Computing workloads on Oracle Cloud Infrastructure and are using OCI bare metal compute shape. They have decided to create a custom image of the bare metal instance's boot disk and use it to launch other instances.
Which of the following is a NOT a true statement?

  • A. Before you create a custom image of an instance, you must disconnect all iSCSI attachments and remove all iscsid node configurations from the instance.
  • B. Custom images do not include the data from any attached block volumes.
  • C. You can create additional custom images of an instance while the instance is engaged in the image creation process.
  • D. Editing custom Windows images is not supported due to hardware differences between shapes.

Answer: C

 

NEW QUESTION 71
You have deployed a web application targeting a global audience across multiple Oracle Cloud Infrastructure (OCI) regions.
You decide to use Traffic Management Geo-Location based Steering Policy to serve web requests to users from the region closets to the user. Within each region you have deployed a public load balancer with 4 servers in a backend set. During a DR test disable all web servers in one of the regions however, traffic Management does not automatically direct all users to the other region.
Which two are possible causes?

  • A. You did not setup a Route Table associated with load Balancer's subnet
  • B. Rather than using Geo-Location based Steering Policy, you should use Failover Policy Type to serve traffic.
  • C. You did not setup an HTTP Health Check associated with Load Balancer public IP in the disabled region.
  • D. You did not correctly setup the Load Balancer HTTP health check policy associated with backend set
  • E. One of the two working web servers In the other region did not pass Its HTTP health check

Answer: C,D

Explanation:
Managing Traffic Management GEOLOCATION Steering Policies
Geolocation steering policies distribute DNS traffic to different endpoints based on the location of the end user. Customers can define geographic regions composed of originating continent, countries or states/provinces (North America) and define a separate endpoint or set of endpoints for each region.
The Health Checks service allows you to monitor the health of IP addresses and hostnames, as measured from geographic vantage points of your choosing, using HTTP and ping probes. After configuring a health check, you can view the monitor's results. The results include the location from which the host was monitored, the availability of the endpoint, and the date and time the test was performed.
Also you can Combine Managing Traffic Management GEOLOCATION Steering Policies with Oracle Health Checks to fail over from one region to another The Load Balancing service provides health status indicators that use your health check policies to report on the general health of your load balancers and their components.
if you misconfigure the health check Protocol between the Load balancer and backend set that can lead to not get an accurate response as example below If you run a TCP-level health check against an HTTP service, you might not get an accurate response. The TCP handshake can succeed and indicate that the service is up even when the HTTP service is ly configured or having other issues. Although the health check appears good customers might experience transaction failures.

 

NEW QUESTION 72
You have multiple IAM users who launch different types of compute Instances and block volumes every day. As a result, your Oracle cloud Infrastructure (OCF) tenancy quickly hit the service limit and you can no longer create any new instances. As you are cleaning up environment, you notice that the majority of the Instances and block volumes are untagged. Therefore, It is difficult to pinpoint the owner of these resources verify if they are safe to terminate.
Because of this, your company has issued a new mandate, which requires adding compute instances.
Which option is the simplest way to implement this new requirement?

  • A. Create a policy using IAM requiring users to tag specific resources. This will allow a user to launch compute instances on\y if certain tags were defined.
  • B. Create a default tag for each compartment, which ensure that appropriate tags are applied at resource creation
  • C. Create a policy to automatically tag a resource with the user name.
  • D. Create tag variables to automatically tag a resource with the user name.
  • E. Create tag variables for each compartment to automatically tag a resource with the user name.

Answer: D

Explanation:
Tag Variables
You can use a variable to set the value of a defined tag. When you add the tag to a resource, the variable resolves to the data it represents. You can use tag variables in defined tags and default tags.
Supported Tag Variables
The following tag variables are supported.
${iam.principal.name} The name of the principal that tagged the resource
${iam.principal.type} The type of principal that tagged the resource.
${oci.datetime} The date and time that the tag was created.
Consider the following example:
Operations.CostCenter=" ${iam.principal.name} at ${oci.datetime} "
Operations is the namespace, CostCenter is the tag key, and the tag value contains two tag variables ${iam.principal.name} and ${oci.datetime} . When you add this tag to a resource, the variable resolves to your user name (the name of the principal that applied the tag) and a time date stamp for when you added the tag.
user_name at 2019-06-18T18:00:57.604Z
The variable is replaced with data at the time you apply the tag. If you later edit the tag, the variable is gone and only the data remains. You can edit the tag value in all the ways you would edit any other tag value. To create a tag variable, you must use a specific format.
${<variable>} Type a dollar sign followed by open and close curly brackets. The tag variable goes between the curly brackets. You can use tag variables with other tag variables and with string values. Tag defaults let you specify tags to be applied automatically to all resources, at the time of creation, in a specific compartment. This feature allows you to ensure that appropriate tags are applied at resource creation without requiring the user who is creating the resource to have access to the tag namespaces.
https://docs.cloud.oracle.com/en-us/iaas/Content/Tagging/Tasks/managingtagdefaults.htm

 

NEW QUESTION 73
Your security team has informed you that there are a number of malicious requests for your web application coming from a set of IP addresses originating from a country in Europe.
Which of the following methods can be used to mitigate these type of unauthorized requests?

  • A. Deny rules in Virtual Cloud Network Security Group for the specific set of IP addresses.
  • B. Web Application Firewall policy using access control rules
  • C. Deny rules in Virtual Cloud Network Security Lists for the specific set of IP addresses.
  • D. Delete Internet Gateway from Virtual Cloud Network.

Answer: B

 

NEW QUESTION 74
As a part of migration exercise for an existing on premises application to Oracle Cloud Infrastructure (OCT), yon ore required to transfer a 7 TB file to OCI Object Storage. You have decided to upload functionality of Object Storage.
Which two statements are true?

  • A. After initiating a multipart upload by making a CreateMultlPartUpload RESI API Call, the upload remains active until you explicitly commit it or abort.
  • B. It is possible to spill this fileInto multiple parts using the APIs provided by Object Storage.
  • C. It is possible to split this file into multiple parts using rclone tool provided by Object Storage.
  • D. Active multipart upload can be checked by listing all parts that have been uploaded, however It Is not possible to list information for individual object part in an active multipart upload
  • E. Contiguous numbers need to be assigned for each part so that Object Storage constructs the object by ordering, part numbers in ascending order

Answer: A,D

Explanation:
You can check on an active multipart upload by listing all parts that have been uploaded. (You cannot list information for an individual object part in an active multipart upload.) After you finish creating object parts, initiate a multipart upload by making a CreateMultipartUpload REST API call. Provide the object name and any object metadata. Object Storage responds with a unique upload ID that you must include in any requests related to this multipart upload. Object Storage also marks the upload as active. The upload remains active until you explicitly commit it or abort it.

 

NEW QUESTION 75
You are working as a solution architect for a customer in Frankfurt, which uses multiple compute instance VMs spread among three Availability Domains in the Oracle Cloud Infrastructure (OCI) eu-frankfurt-1 region.
The compute instances do not have public IP addresses and are running in private subnets inside a Virtual Cloud Network (VCN). You have set up OCI Autoscaling feature for the compute instances, but find out that instances cannot be auto scaled. You have enabled monitoring on the instances.
What could be wrong in this situation?

  • A. Autoscaling only works for instances with public IP addresses.
  • B. You need to assign a reserved public IP address to the compute instances.
  • C. You need to set up a Service Gateway to send metrics to the OCI Monitoring service.
  • D. Autoscaling only works with single availability domains.

Answer: C

 

NEW QUESTION 76
A hospital in Austin has hosted its web based medical records portal entirely In Oracle cloud Infrastructure (OCI) using Compute Instances for its web-tier and DB system database for its data tier. To validate compliance with Health Insurance Portability and Accountability (HIPAA), the security professional to check their systems it was found that there are a lot of unauthorized coming requests coming from a set of IP addresses originating from a country in Southeast Asia.
Which option can mitigate this type of attack?

  • A. Block the attacking IP address by implementing a OCI Web Application Firewall policy using Access Control Rules
  • B. Block the attacking IP address by creating a Security List rule to deny access to the subnet where the web server Is running
  • C. Block the attacking IP address by creating by Network Security Group rule to deny access to the compute Instance where the web server Is running
  • D. Mitigate the attack by changing the Route fable to redirect the unauthorized traffic to a dummy Compute instance

Answer: A

Explanation:
Explanation
WAF can protect any internet facing endpoint, providing consistent rule enforcement across a customer's applications.
WAF provides you with the ability to create and manage rules for internet threats including Cross-Site Scripting (XSS), SQL Injection and other OWASP-defined vulnerabilities. Unwanted bots can be mitigated while tactically allowed desirable bots to enter. Access rules can limit based on geography or the signature of the request.
As a WAF administrator you can define explicit actions for requests that meet various conditions. Conditions use various operations and regular expressions. A rule action can be set to log and allow, detect, or block requests

 

NEW QUESTION 77
A retail company has several on-premises data centers which span multiple geographical locations. They plan to move some of their applications from on-premises data centers to Oracle Cloud Infrastructure (OCI). For these applications running in OCI, they still need to interact with applications running on their on-premises data centers to Oracle Cloud Infrastructure (OCI). for these applications running in OCI. they still need to interact with applications running on their on-premises data centers. These applications require highly available, fault-tolerant network connections between on premises data centers and OCI.
Which option should you recommend to provide the highest level of redundancy?

  • A. Set up a single IPSec VPN connection (rom your data center to Oracle Cloud Infrastructure since It is cost effective
  • B. Set up both IPSec VPN and FastConnect to connect your on premises data centers to Oracle Cloud Infrastructure.
  • C. If your data centers span multiple, geographical locations, use only the specific IP address as a static route for the specific geographical location
  • D. Use FastConnect private peering only to ensure secure access from your data center to Oracle Cloud Infrastructure
  • E. Oracle cloud Infrastructure provides network redundancy by default so that no other operations are required

Answer: C

Explanation:
If your data centers span multiple geographical locations, we recommend using a broad CIDR (0.0.0.0/0) as a static route in addition to the CIDR of the specific geographical location. This broad CIDR provides high availability and flexibility to your network design. For instance, the following diagram shows two networks in separate geographical areas that each connect to Oracle Cloud Infrastructure. Each area has a single on-premises router, so two IPSec VPN connections can be created. Note that each IPSec VPN connection has two static routes: one for the CIDR of the particular geographical area, and a broad 0.0.0.0/0 static route.

 

NEW QUESTION 78
Your organization is planning on using Oracle Cloud Infrastructure (OCI) File Storage Service (FSS). You will be deploying multiple compute instance in Oracle Cloud Infrastructure(OCI) and mounting the file system to these compute instances.
The file system will hold payment data processed by a Database instance and utilized by compute instances to create a overall inventory report. You need to restrict access to this data for specific compute instances and must be allowed/blocked per compute instance's CIDR block.
Which option can you use to secure access?

  • A. Use 'Export option' feature of FSS to restrict access to the mounted file systems.
  • B. Create and configure OCI Web Application Firewall service with built in DNS based intelligent routing.
  • C. Create a new VCN security list, choose SOURCE TYPE as Service and SOURCE SERVICE as FSS.
    Add stateless ingress and egress rules for specific IP address and CIDR blocks.
  • D. Use stateless Security List rule to restrict access from known IP addresses only.

Answer: A

 

NEW QUESTION 79
You notice that a majority of your Oracle Cloud Infrastructure (OCI) resources like compute instances, block volumes, and load balancers are not tagged. You have received a mandate from your CIO to add a predefined set of tags to identify owners for respective OCI resources. E.g. if Chris and Larry each create compute instances in a compartment, the instances that Chris creates include tags that contain his name as the value, while the instances that Larry creates have his name.
Which option is the simplest way to implement this new tagging requirement?

  • A. Create an OCI Identity and Access Management policy to automatically tag a resource with the user name.
  • B. Create an OCI Identity and Access Management policy requiring users to tag resources with their user name.
  • C. Create tag variables to automatically tag a resource with the user name.
  • D. Create a default tag for each compartment, which ensure that appropriate tags are applied at the time of resource creation.

Answer: A

 

NEW QUESTION 80
All three Data Guard Configuration are fully supported on Oracle Cloud infrastructure (OCI). You want to deploy a maximum availability architecture (MAA) for database workload.
Which option should you consider while designing your Data Guard configuration to ensure best RTO and PRO without causing any data loss?

  • A. Configure ''Maximum Availability" mode in SYNC mode between two availability domains (same region), and use the Maximum Availability mode in SYNC mode between two regions.
  • B. Configure ''Maximum Scalability" mode which provides the highest level of scalability without compromising the availability of the primary database.
  • C. Configure "Maximum Protection" mode which provides zero data loss If the primary database fails.
  • D. Configure "Maximum Performance" mode In SYNC mode between two availability domains (same region) which provides, the highest level of data protection that is possible without affecting the performance of the primary database.

Answer: A

Explanation:
Explanation
https://docs.cloud.oracle.com/en-us/iaas/Content/Resources/Assets/whitepapers/best-practices-for-dr-on-oci.pdf All three Data Guard configurations are fully supported on Oracle Cloud Infrastructure. However, because of a high risk of production outage, we don't recommend using the maximum protection mode for your Data Guard configuration.
We recommend using the maximum availability mode in SYNC mode between two availability domains (same region), and using the maximum availability mode in ASYNC mode between two regions. This architecture provides you the best RTO and RPO without causing any data loss. We recommend building this architecture in daisy-chain mode: the primary database ships redo logs to the first standby database in another availability domain in SYNC mode, and then the first standby database ships the redo logs to another region in ASYNC mode. This method ensures that your primary database is not doing the double work of shipping redo logs, which can cause performance impact on a production workload.

This configuration offers the following benefits:
* No data loss within a region.
* No overhead on the production database to maintain standbys in another region.
* Option to configure lagging on the DR site if needed for business reasons.
* Option to configure multiple standbys in different regions without any additional overhead on the
* production database. A typical use case is a CDN application
* Bottom of Form

 

NEW QUESTION 81
You have an application running in Microsoft Azure and want to use Oracle Autonomous Data warehouse (ADW) instance for running business analytics.
How can you build a secure solution for such a use-case?

  • A. Create a software Remote Peering Connection between Oracle Cloud Infrastructure (OCI) Virtual Cloud Network (VCN) and Microsoft Azure Virtual Network (VNet) and connect the application with Oracle ADW instance.
  • B. Create a software VPN connection between Oracle Cloud Infrastructure (OCI) Virtual Cloud Network (VCN) and Microsoft Azure Virtual Network (VNet) and connect the application with Oracle ADW instance.
  • C. Setup an interconnect between OCI and Microsoft Azure using FastConnect and ExpressRoute. Use a Service Gateway in OCI Virtual Cloud Network to provide connectivity to the Oracle ADW instance for the application in Microsoft Azure VNet.
  • D. Connect the Oracle ADW in your VCN to the Microsoft Azure VNet over the internet.

Answer: C

 

NEW QUESTION 82
You want to automate the processing of new Image files to generate thumbnails. the expected rate is 10 new files every hour.
Which of the following is the most cost effective option to meet this requirement in Oracle Cloud Infrastructure (OCI)?

  • A. Upload files to an OCI Object storage bucket. Every time a file is uploaded, trigger an event with an action to provision a compute instance with a cloud-init script to access the file, process it and store it back in an Object storage bucket. Terminate the instance using Autoscaling policy after the processing is finished.
  • B. Build a web application to ingest the files and save them to a NoSQL Database. Configure OCI Events service to trigger a notification using Oracle Notification Service (ONS). ONS invokes a custom application to process the image files to generate thumbnails. Store thumbnails in a NoSQL Database table.
  • C. Upload all files to an Oracle Streaming Service (OSS) stream. Set up a cron job to invoke a function in Oracle Functions to fetch data from the stream. Invoke another function to process the image files and generate thumbnails. Store thumbnails in another OSS stream.
  • D. Upload files to an OCI Object storage bucket. Every time a file is uploaded, an event is emitted. Write a rule to filter these events with an action to trigger a function in Oracle Functions. The function processes the image in the file and stores the thumbnails back in an Object storage bucket.

Answer: D

Explanation:
Explanation
You can invoke a function that you've deployed to Oracle Functions by triggered by an event in the Events service when update the Object storage to fetch the data then the function can process the File and store back to Object storage

 

NEW QUESTION 83
......

Guaranteed Success with Valid Oracle 1Z0-997-20 Dumps: https://www.pass4guide.com/1Z0-997-20-exam-guide-torrent.html