You are currently working for a public health care company based in the United Stats. Their existing patient records runs in an on-premises data center and the customer is sending tape backups offsite as part of their recovery planning. You have developed an alternative archival solution using Oracle Cloud Infrastructure (OCI) that will save the company a significant amount of mom on a yearly basis. The solution involves storing data in an OCI Object Storage bucket After reviewing your solution with the customer global Compliance (GRC) team they have highlighted the following security requirements: All data less than 1 year old must be accessible within 2 hour. All data must be retained for at least 10 years and be accessible within 48 hours AH data must be encrypted at rest No data may be transmitted across the public Internet
Which two options meet the requirements outlined by the customer GRC team?
A. Provision a FastConnect link to the closest OCI region and configure a private peering virtual circuit.
B. Create an OCI Object Storage Standard tier bucket Configure a lifecycle policy to archive any object that Is older than 365 days
C. Create a VPN connection between your on premises data center and OCI. Create a Virtual Cloud Network (VCN) along with an OCI Service Gateway for OCI Object Storage.
D. Provision a FastConnect link to the closest OCI region and configure a public peering virtual circuit
E. Create an OCI Object Storage Standard tier bucket. Configure a lifecycle policy to delete any object that is older than 7 years
You are building a highly available and fault tolerant web application deployment for your company. Similar application delayed by competitors experienced web site attack including DDoS which resulted in web server failing. You have decided to use Oracle Web Application Firewall (WAF) to implement an architecture which will provide protection against such attacks and ensure additional configuration will you need to implement to make sure WAF is protecting my web application 24?. Which additional configuration will you need to Implement to make sure WAF Is protecting my web application 24??
A. Configure auto scaling policy and it to WAF instance.
B. Configure Control Rules to send traffic to multiple web servers
C. Configure multiple origin servers
D. Configure new rules based on now vulnerabilities and mitigations
After performing maintenance on an Oracle Linux compute instance the system is returned to a running state You attempt to connect using SSH but are unable to do so. You decide to create an instance console connection to troubleshoot the issue. Which three tasks would enable you to connect to the console connection and begin troubleshooting?
A. Use SSH to connect to the public: IP address of the compute Instance and provide the console connection OCID as the username.
B. edit the Linux boot menu to enable access to console.
C. Use SSH to connect to the service endpoint of the console connection service
D. Reboot the compute instance using the Oracle Cloud Infrastructure (OCI) Management Console
E. Upload an API signing key for console connection authentication.
F. Stop the compute Instance using the Oracle cloud Infrastructure (OCI) Command Line interface (CLI).
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 to automatically tag a resource with the user name.
B. 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.
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 resource creation
E. Create tag variables for each compartment to automatically tag a resource with the user name.
You are working as a solutions architect for an online retail store In Frankfurt which uses multiple compute instance VMs spread among three availability domains In the eu-frankfurt-1 region. You noticed the website Is having very high traffic, so you enabled autoscaling to sun tee me no f your application but, you observed that one of the availability domains is not receiving any traffic. What could be wrong In this situation?
A. Autoscaling only works with single availability domains.
B. You have to manually acid all three availability domains to your load balancer configuration.
C. Autoscaling can be enabled for multiple availability domains only in uk-london t region.
D. Autoscaling is using an Instance Pool configured to create instances in two availability Domains.
E. You forgot to attach a load balancer to your instance pool configuration.
You are the Solution Architect that designed this Oracle Cloud Infrastructure (OCI) compartment layout for your organization:

The development team has deployed quite a few instances under 'Compute' Compartment and the operations team needs to list the Instances under the same compartment for their testing. Both teams, development and operations are part of a group called 'Eng-group' You have been looking for an option to allow the operations team to list the instances without access any confidential information or metadata of resources. Which IAM policy should you write based on these requirements?
A. Allow group Eng-group to inspect instance-family in compartment Dev-Team:Compute and attach the policy to `Engineering' Compartment
B. Allow group Eng-group to inspect instance-family in compartment Dev-Team: Compute and attach the policy to 'SysTest Team' Compartment
C. Allow group Eng-group to read instance-family in compartment Compute and attach the policy to 'Engineering' Compartment.
D. Allow group Eng-group to read instance-family in compartment Dev-Team-.Compute and attach the policy to'Dev-Team'
A new international hacktivist group, based in London, launched wide scale cyber attacks including SQL Injection and Cross-Site Scripting (XSS) across multiple websites which are hosted in Oracle Cloud Infrastructure (OCI). As an IT consultant, you must configure a Web Application Firewall (WAF) to protect these websites against the attacks. How should you configure your WAF to protect the website against those attacks? (Choose the best answer.)
A. Enable an Access Rule that contains XSS Filters Categories and SQL Filters Categories.
B. Enable a Protection Rule to block the attacks based on HTTP Headers that contain XSS and SQL strings.
C. Enable a Protection Rule that contains XSS Filters Categories and SQL Filters Categories.
D. Enable an Access Rule to block the IP Address range from London.
E. Enable a Protection Rule to block requests that came from London.
An OCI Architect is working on a solution consisting of analysis of data from clinical trials of a pharmaceutical company. The data is being stored in OCI Autonomous Data Warehouse (ADW) having 8 CPU Cores and 70 TB of storage. The architect is planning to setup autoscaling to respond to dynamic changes in the workload. Which of the following needs to be considered while configuring auto scaling? Choose two
A. Enabling auto scaling does not change the concurrency and parallelism settings
B. Auto scaling also scales IO throughput linearly along with CPU
C. The database memory SGA and PGA will not get affected by the changes in the number of CPUs during auto scaling
D. The maximum CPU cores that will be automatically allocated for this database is 16 CPUs
You are working with a customer who needs to attach an Oracle Cloud Infrastructure (OCI) block volume to a VM instance with read/write access type. The customer wants to know if the number of IOPS and throughput performance differs between the following two choices: Option A: attach a single 1 TB block volume to the VM instance Option B: attach two separate 500 GB block volumes In a RAID 0 array configuration to the VM instance
You can assume that the customer is using iSCSI attachment type to attach the volumes to the instance. In addition, you can assume 1 MB block size for throughput and 4 KB block size for IOPS consideration. How should you respond to the customer?
A. Option B provides higher level of throughput, but lower level of IOPS performance.
B. Both options provide the same number of IOPS and throughput performance.
C. Option A provides better IOPS, but lower throughput performance.
D. Option B provides better IOPS and throughput performance.
You have created compartment called Dev for developers. There are two IAM groups for developers: group-devl and group-dev2. You need to write an Identity and Access Management (IAM) policy to give users in these groups access to manage all resources in the compartment Dev. Which of the following IAM policy will accomplish this?
A. Allow any-user to manage all resources in compartment Dev where request.group= /group-dev*/
B. Allow group group-devl group-dev2 to manage all resources in compartment Dev
C. Allow group /group-dev*/ to manage all resources in compartment Dev
D. Allow any-user to manage all resources in tenancy where target.comparment= Dev