Oracle 1z0-997-22 Exam Practice Questions (P. 4)
- Full Access (58 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #16
A retail company has recently adopted a hybrid architecture. They have the following requirements for their end-to-end connectivity model between their on-premises data center and the Oracle Cloud Infrastructure (OCI) region.
Highly available connection with service level redundancy
Dedicated network bandwidth with low latency
Which connectivity setup is the most cost-effective solution for this scenario?
Highly available connection with service level redundancy
Dedicated network bandwidth with low latency
Which connectivity setup is the most cost-effective solution for this scenario?
- ASet up the FastConnect virtual circuit as your primary connection, and a second FastConnect virtual circuit as a backup connection. Make sure your FastConnect physical connectivity is redundant. Use a single edge device in your on-premises data center for each connection. From your edge device, advertise more specific routes via the primary FastConnect virtual circuit, and less specific routes through the backup FastConnect virtual circuit.
- BSet up the FastConnect virtual circuit as your primary connection, and an IPSec VPN as a backup connection. Use separate edge devices in your on-premises data center for each connection. From your edge devices, advertise more specific routes through the FastConnect virtual circuit, and less specific routes through the backup IPSec VPN path.Most Voted
- CSet up IPSec VPN as your primary connection, and a second IPSec VPN as a backup connection. Use separate edge devices in your on-premises data center for each connection. From your edge devices, advertise more specific routes via the primary IPSec VPN, and less specific routes through the backup IPSec VPN.
- DSet up IPSec VPN as your primary connection, and a FastConnect virtual circuit as a backup connection. Use separate edge devices in your on-premises data center for each connection. From your edge devices, advertise more specific routes through the IPSec VPN, and less specific routes through the backup FastConnect virtual circuit.
Correct Answer:
A
A
send
light_mode
delete
Question #17
An Oracle Cloud Infrastructure (OCI) Public Load Balancers SSL certificate is expiring soon. You notice that the Load Balancer is configured with SSL Termination only. When the certificate expires, data traffic can be interrupted and could compromise security.
What steps do you need to take to prevent this situation?
What steps do you need to take to prevent this situation?
- AAdd the new SSL certificate to the Load Balancer and implement end-to-end SSL so it can encrypt the traffic from clients all the way to the backend servers.
- BAdd the new SSL certificate to the Load Balancer, update listeners and backend sets so they can use the new certificate bundle.
- CAdd the new SSL certificate to the Load Balancer, update backend servers to work with a new certificate and edit listeners so they can use the new certificate bundle.
- DAdd the new SSL certificate to the Load Balancer and update listeners to use the new certificate bundle.Most Voted
- EAdd the new SSL certificate to the Load Balancer and update backend servers to use the new certificate bundle.
Correct Answer:
D
D
send
light_mode
delete
Question #18
Your company has recently deployed a new web application that uses Oracle Functions. Your manager instructs you to implement monitoring metrics to manage your systems more effectively. You know that Oracle Functions automatically monitors functions on your behalf and reports metrics through Service Metrics.
Which TWO metrics are collected and made available by this feature? (Choose two.)
Which TWO metrics are collected and made available by this feature? (Choose two.)
- ALength of time a function runsMost Voted
- BNumber of times a function is invokedMost Voted
- CAmount of CPU used by a function
- DNumber of concurrent connections
- ENumber of times a function is removed
Correct Answer:
AB
AB
send
light_mode
delete
Question #19
You are designing the network infrastructure for two application servers: appserver-1 and appserver-2 running in two different subnets inside the same Virtual Cloud Network (VCN) in Oracle Cloud Infrastructure (OCI). You have a requirement where your end users will access appserver-1 from the internet and appserver-2 from the on-premises network. The on-premises network is connected to your VCN over a FastConnect virtual circuit.
How should you design your routing configuration to meet these requirements?
How should you design your routing configuration to meet these requirements?
- AConfigure a single routing table (Route Table-1) that has two sets of rules: one that has route to internet via the Internet Gateway and another that propagates specific routes for the on-premise network via Dynamic Routing Gateway (DRG). Associate the routing table with the VCN.
- BConfigure two routing tables: Route Table-1 that has a route to internet via the Internet gateway. Associate this route table to the subnet containing appserver-1. Route Table-2 that propagate specific routes for the on-premises network via the Dynamic Routing Gateway (DRG). Associate this route table to subnet containing appserver-2.Most Voted
- CConfigure a single routing table (Route Table-1) that has two sets of rules. One that has route to internet via the Internet Gateway and another that propagates specific routes for the on-premise network via the Dynamic Routing Gateway. Associate the routing table with all the VCN subnets.
- DConfigure two routing tables (Route Table-1 & Route Table-2) that have rule to route all traffic via the Dynamic Routing Gateway (DRG). Associate the two routing tables with all the VCN subnets.
Correct Answer:
B
B
send
light_mode
delete
Question #20
To serve web traffic for a popular product, your cloud engineer has provisioned four BM.Standard2.52 instances, evenly spread across two availability domains in the us-ashburn-1 region; LoadBalancer is used to deliver the traffic across instances.
After several months, the product grows even more popular and you need additional compute capacity. As a result, an engineer provisioned two additional VM.Standard2.8 instances.
You register the two VM.Standard2.8 instances with your Load Balancer Backend set and quickly find that the VM.Standard2.8 instances are now running at 100% of CPU utilization but the BM.Standard2.52 instances have significant CPU capacity that's unused.
Which option is the most cost effective and uses instances capacity most effectively?
After several months, the product grows even more popular and you need additional compute capacity. As a result, an engineer provisioned two additional VM.Standard2.8 instances.
You register the two VM.Standard2.8 instances with your Load Balancer Backend set and quickly find that the VM.Standard2.8 instances are now running at 100% of CPU utilization but the BM.Standard2.52 instances have significant CPU capacity that's unused.
Which option is the most cost effective and uses instances capacity most effectively?
- AConfigure LoadBalancer with two VM.Standard2.8 instances and use Autoscaling instance pool to add up to two additional VM.Standard2.8 instances. Shut off BM.Standard2.52 instances.
- BConfigure your Load Balancer with weighted round robin policy to distribute traffic to the compute instances, with more weight assigned to bare metal instances.Most Voted
- CConfigure Autoscaling instance pool with LoadBalancer to add up to 3 more BM. Standard2.52 Instances when triggered, Shut off VM.Standard2.8 Instances.
- DRoute traffic to BM.Standard2.52 and VM.Standard2.8 Instances directly using DNS and Health Checks. Shut off the Load Balancer.
Correct Answer:
B
B
send
light_mode
delete
All Pages