




















Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
A comprehensive set of 50 questions and answers with rationales covering the oci foundations certification exam. It is designed to help individuals prepare for the exam and gain a deeper understanding of oracle cloud infrastructure (oci) concepts. The questions cover various aspects of oci, including core characteristics, pricing models, high availability architecture, networking, storage, and serverless computing.
Typology: Exams
1 / 28
This page cannot be seen from the preview
Don't miss anything!
Which of the following is not a core characteristic of cloud computing as defined byNIST standards? A. On-demand self-service access B. Upfront license payments C. Rapid elasticity D. Measured services - ANS:->> B RATIONALE:A, C, D are characteristics as defined by NIST; cloud computing enables pay-as-you-pricing and does not involve paying for licenses upfront. Which statement below is NOT correct regarding a highly available system? A. Highly available systems always involve manual intervention to maintain high availability. B. Highly available systems typically have redundant hardware and softwareC. Highly availability systems avoid having single points-of- failure D. Highly available systems involve a failover process that moves processing performedby the failed component to the backup component - ANS:->> A RATIONALE: It is possible to have some manual intervention, but typically, highly available systems do not involve manual failover processes. The more transparent the failover is, the morehighly available the system is.
What does compute vertical scaling imply? A. Compute scaling out is called vertical scalingB. Compute scaling in is called vertical scaling C. Compute scaling up (or down) is called vertical scaling D. In cloud, you can cannot scale compute instances - **ANS:-
C Scale in or out is horizontal scaling.** Which one of the following is not a cloud pricing model?A. Pay-as-you-go B. Commitment based pricingC. Consumption based pricing D. Enterprise license based pricing - ANS:->> D RATIONALE: Enterprise license based pricing is not a cloud pricing model, while the others are. In cloud computing, you only pay for resources that you use and in some cases, pay onlyfor how much you consume. Which statement below is NOT true regarding an Oracle Cloud Infrastructure Region?A. Each region has at least one Availability Domain. B. Availability domains are isolated from each other and very unlikely to failsimultaneously. C. Each Fault Domain has multiple Availability Domains. D. Each Availability Domain has three Fault Domains. - ANS:->> C
logical not physicalisolation. Which two are valid reasons to deploy your apps in multiple Oracle Cloud Infrastructureregions? A. To mitigate the risk of region-wide events such as large weather systems orearthquakes B. To achieve high availability and real time data synchronization C. To meet varying requirements for legal jurisdictions, tax domains, and other businessor social criteria D. To lower costs, as some OCI regions have lower pricing than others - ANS:-
A, C RATIONALE: In OCI, pricing is not region-specific. In addition, if you deploy apps to multiple regions,you cannot achieve real-time data synchronization as regions can be separated by vastdistances—across countries or even continents You have two web servers and a clustered database running in a single OCI AvailabilityDomain. Which step below can help you achieve high availability? A. Group one web server and one database node in one fault domain and the other half of each pair in another fault domain B. OCI provides high availability by default, so you don't need to do anything C. Put both web servers in the same fault domain and database nodes in another faultdomain D. Put both database nodes in the same fault domain and web servers in another
faultdomain - ANS:->> A RATIONALE: Grouping web server and a database node and placing a pair in two separate fault domains ensure that a failure of any one fault domain does not result in an outage foryour application. How do instances in Private Subnets in OCI Virtual Cloud Network communicate toInternet? A. Through a Service Gateway B. Through a Dynamic Routing Gateway C. Through a NAT Gateway D. Through an Internet gateway - ANS:->> C RATIONALE:NAT is a networking technique commonly used to give an entire private network accessto the internet without assigning each host a public IP address. OCI provides a managed NAT Gateway service that gives cloud resources without public IP addressesaccess to the internet without exposing those resources to incoming internet connections. Which of the following statement is true about VCN peering? A. A VCN peering connection is a networking connection between two VCNs within asingle region. B. A VCN peering connection is a VPN-based connection. C. VCN peering does not require using any Gateways, Local or RemoteD. Peered VCNs can exist in different regions. - ANS:->>
D. Dynamic Routing GatewayE. VPN Gateway
storage. C. Archive Storage buckets cannot be upgraded to Standard Object storage.D. Object Storage is eventually consistent. - ANS:->> D OCI Object Storage supports strong consistency that means that when a read request ismade, Object Storage always serves the most recent copy of the data that was written to the system. You have a requirement to store application backups in OCI for 6-12 months, but retrieve data immediately based on business needs. Which OCI storage service can beused to meet this requirement? A. Object Storage (standard)B. Block Volume C. Archive Storage D. File Storage - ANS:->> A You can use Object Storage for data to which you need fast, immediate, and frequent access. You can use Archive Storage for data to which you seldom or rarely access, butthat must be retained and preserved for long periods. Which Oracle Cloud Infrastructure storage service can provide a shared file systemacross multiple compute instances? A. File Storage B. Archive StorageC. Object
Which Oracle Cloud Infrastructure service allows you to run code without provisioningany underlying infrastructure resources and invoke the code in response to events? A. Oracle Functions B. Oracle Container Engine for KubernetesC. OCI Bare Metal D. OCI Virtual Machine - ANS:->> A The serverless and elastic architecture of Oracle Functions means there is no need toprovision or maintain compute instances, and operating system software patches andupgrades. You can deploy your code and call it directly or trigger it in response to events. You are planning to deploy Oracle JDE on Oracle Cloud Infrastructure (OCI). The application will require a database and several servers. Which two OCI services arebest suited for this project? A. Oracle Container Engine for KubernetesB. Oracle Object Storage C. Virtual Machine (VM) or Bare Metal (BM) compute instancesD. Virtual Machine (VM) or Bare Metal (BM) DB Systems E. Object File Storage - ANS:->> C, D In this case, you can use compute instances - VM or Bare Metal and managed DB systems - VM or Bare Metal.
You want to render fluid dynamic jobs on your compute instance in Oracle Cloud Infrastructure (OCI). Which compute shape is the best for your use case? A. OCI GPU Shapes B. OCI Flexible VM Shapes C. OCI Dedicated Virtual Machine HostD. OCI HPC Shapes - ANS:-
A OCI GPU shapes are designed for hardware-accelerated workloads such as fluid dynamics jobs. GPU shapes include Intel CPUs and NVIDIA graphics processors.
C. Use without any username and password D. Apply database patches as they become available - ANS:->> B Autonomous Database allows you to scale the CPU and storage capacity of thedatabase at any time without affecting availability or performance Which of the following statements is NOT true regarding Oracle Data Safe? A. Data Safe can be used for protecting sensitive and regulated data in Oracle Clouddatabases. B. Data Safe features include Security and User Assessments C. Data safe is not supported for Virtual Machine or Bare Metal DB SystemsD. There is no extra cost to use Data safe service - ANS:->> C Data Safe is supported for VM and BM DB Systems. On Oracle Cloud Infrastructure DB systems, Real Application Clusters (RAC) can beconfigured for which of the options below? A. Autonomous shared databases B. 2 - node virtual machine DB systemsC. Bare metal DB systems D. Autonomous dedicated databases - ANS:->> B Oracle Cloud Infrastructure offers 1 - node DB systems on either bare metal or virtualmachines, and 2-node RAC DB systems on virtual machines only.
Which OCI database service below uses Block Volumes for storing data? A. Virtual Machine database systems B. Bare Metal database systemsC. Exadata database systems D. Autonomous databases - ANS:->> A VM DB Systems leverage OCI Block Volumes for data storage; BM DB Systems use Local NVMe, and Exadata and Autonomous Database use Local disks and NVMe flashcards. Oracle Data Guard is primarily used for which of the below scenarios?A. To support automatic backups B. To survive disaster and data corruptionC. To support rolling patching D. To support auto scaling - ANS:->> B Oracle Data Guard provides a set of services that create, maintain, manage, and monitor one or more standby databases to enable Oracle databases to survive disasters and data corruptions. It maintains synchronization between the primary andthe standby databases. Which of the following is NOT a component of the Oracle Cloud Infrastructure (OCI)Identity and Access Management (IAM) service?
D. Deny user <user_name> to
Which of the below use cases is supported by Oracle Cloud Infrastructure Identity andAccess Management service? A. Single sign-on to identity providersB. Workload isolation C. DDoS Protection D. Centralized key management - ANS:->> A Oracle Cloud Infrastructure IAM service supports federation and single sign-on withOracle Identity Cloud Service, Microsoft Active Directory, Microsoft Azure Active Directory, and other identity providers that supports the Security Assertion Markup Language (SAML) 2.0 protocol. What is the primary purpose of using Oracle Cloud Infrastructure Web ApplicationFirewall? A. Network security control B. Hardware based key storageC. Patch management D. Filter malicious web traffic - ANS:->> D Oracle Cloud Infrastructure Web Application Firewall (WAF) is a cloud-based global security service that protects applications from malicious and unwanted internet traffic. Which of the Oracle Cloud Infrastructure services support encryption of data at
Controls 1 E. CJIS - Criminal Justice Information Services - ANS:->> A, C, D List of certifications is available here, https://www.oracle.com/cloud/cloud- infrastructure-compliance/ You are running two compute instances in Oracle Cloud Infrastructure (OCI): VM.Standard2.1 and VM.Standard2.16. Which of these two instances costs more per OCPU? A. VM.Standard2. B. VM.Standard2. C. Both cost the same per OCPU D. Depends on how many cores you use in your instance - ANS:->> C In OCI, compute instances are priced per OCPU and both VM.Standard2.1 and VM.Standard2.16 belong to the same category (Compute - VM Standard - X7). Which of the following factors does NOT impact pricing in Oracle Cloud Infrastructure(OCI)? A. Resource size B. Resource type C. Data
transfer D. Compartment size - ANS:->> D Resource type, size and data transfer impact pricing but pricing is independent ofcompartments Which of the following features help you set up budgets in Oracle Cloud Infrastructure(OCI)? A. Free-form tagsB. Budget tags C. Compartment tags D. Cost-tracking tags - ANS:->> D You can use cost-tracking tags to track resource usage and costs and set up budgets. Which of the following are valid targets for setting Oracle Cloud Infrastructure (OCI)budgets? Choose TWO. A. Compartment B. Tenancy C. IAM group D. Cost-tracking tag E. Budget tag - ANS:->> A, D