Showing posts with label Cloud. Show all posts
Showing posts with label Cloud. Show all posts

Oracle Cloud Cybersecurity

 Test: Skill Check: Cybersecurity Introduction

1. Which type of attack involves the use of cyber capabilities to compel an opponent to do something by using force or other unethical means?
Ans: Coercion 

2. Which is one of the vital axes of cyber defense?
Ans: People 

3. Which term denotes a broad set of tactics and solutions to minimize the risk and impact of a cybersecurity incident?
Ans: Cybersecurity 

4. You find that your requests are being redirected to invalid destinations. Which type of malicious attack are you experiencing?
Ans: Service interruption 


5. Which architecture is based on the principle of “never trust, always verify”?
Ans: Zero trust 

6. What is the correct order of developments in the advent of cybersecurity?
a) Web 1.0: The first generation of services
b) Emergence of web-based email and rudimentary attack profiles
c) Migration to cloud
d) Distributed networks and remote access

Ans: b, a, d, c

Test: Skill Check: Cybersecurity Basics
1. Which type of software can you use to centrally distribute and monitor patching for systems throughout the enterprise?
Ans: Patch Management software 

2. Which type of hacking involves attempting to gain unauthorized access to an IT system, application, or data with the permission of its owner to determine its vulnerabilities and weak points?
Ans: Ethical hacking 

3. You want a software that can automatically collect, and aggregate log data generated throughout your organization’s infrastructure, analyze it, and send alerts if it detects a deviation from the norm.
Which software will you use?
Ans: Security Information and Event Management (SIEM) 


4. You have subscribed to a PaaS service that follows the Shared Security Responsibility model.
Which part of security is your responsibility?
Ans: Data

5. Which type of firewall is designed to protect against web application attacks, such as SQL injection and cross-site scripting?
Ans: Web application firewall 

Cloud Native Applications Skill Check Sample Question Answer

 #Cloud Native Applications Skill Check Sample Question Answer

Test 2: Skill Check: Developing Cloud Native Applications
1. What two statements are true when you upgrade the OKE cluster with a new version?
Ans: The control plane is updated by oracle. 
     The worker nodes are upgraded by the customer. 
 
2. Identify the two correct statements for deleting a docker image from OCIR?
Ans: You can use OCI CLI to perform the delete. 
     There is time limit to undelete the image.  
 
3. Which three can be used to push docker images to OCIR?
Ans: Docker CLI 
Docker v2 API 
     Oracle Functions Service 

4. Identify three correct statements when configuring API gateway in OCI?
Ans: VCN must exists before creating an API gateway. 
API gateway instances can run on separate Fault domains 
API gateway instances can run on separate Availability domain. 

5. Identify the correct statement after you edit the configuration of a Node Pool in OKE cluster?
Ans: The configuration changes only effects new nodes created after edit. 

Test 3: Securing Cloud Native Applications

1. On which two options is Oracle Cloud Infrastructure Budget set? (Choose two)
Ans: Cost-tracking tags 
Compartments 

2. Which components are part of OCI Identity and Access Management service? (Choose three)
Ans: Users 
Dynamic Groups 
Policies 

3. You want to make API calls against other OCI Services from your instance without configuring user credentials.
Ans: Create Dynamic Group and add a policy

4. What would you use to form Oracle Cloud Infrastructure Identity and Access Management to govern resources in a tenancy?
Ans: Policies 

5. You have created a new compartment "apps" to host some production apps and you have created an apps_group and added users to it.
What would you do ensure the users access to the apps compartment?
Ans: Add an IAM Policy for apps_group granting access to the apps compartment 

Test 5: Skill Check: Operating Cloud Native Applications

1. You want to set up an alarm for CPU usage and disk read for a compute instance, so that you can determine when to launch new instances to handle increased load.
Which service would you use?
Ans: Monitoring 

2. Which types of logs are used by the Logging service? (Choose three)
Ans: Custom Logs 
Service Logs 
Audit Logs 

3. You want to aggregate, search, and monitor all log data from your applications and system infrastructure.
Which service would you use for this?
Ans: Logging Analytics 

4. You want to reduce millions of log entries into a small set of log signatures to make it easy to review.
By using which would you achieve this?

Ans: Logging Analytics 

5. Which statements are true about the Logging service? (Choose two)
Ans: Analyzes critical diagnostic information that describes how resources are performing and being accessed 
     Single pane of glass for all the logs in a tenancy 


OCI Architect 2021 Associate [1Z0-1072-21] Skill Check Sample Question Answer

 ----------#### Architect  Associate Workshop

Skill Check 2:------------------------------- OCI Intro
1. Which statement is true about OCI?
Ans: An OCI region is a localized geographic area.

2. Which statement accurately describes an OCI Region?
Ans: Each Availability Domain has three Fault Domains.

3. Which OCI construct protects against failures within an availability domain?
Ans: Fault Domain

4. Which statement is true about OCI architecture and its core components?
Ans: Each availability domain has three fault domains.

5. You have subscribed to an OCI region, which has one a single availability domain. You want to deploy a highly- available application with two web servers and a 2-Node database.

How would you place the components to maintain high- availability of the application?
Ans : Place one server and a DB node in one fault domain, and the second server and DB node in another fault domain.

Skill Check 4:------------------------------- IAM
1. Which components are part of OCI Identity and Access Management service? (Choose three)
Ans: A. Policies
B. Dynamic Groups
C. Users
 
2. You want to make API calls against other OCI Services from your instance without configuring user credentials.
How would you achieve this?
Ans: Create Dynamic Group and add a policy

3. What would you use to form Oracle Cloud Infrastructure Identity and Access Management to govern resources in a tenancy? 
Ans: Policies

4. You have created a new compartment "apps" to host some production apps and you have created an apps_group and added users to it.
Ans: Add an IAM Policy for apps_group granting access to the apps compartment

5. On which two options is Oracle Cloud Infrastructure Budget set? (Choose two)
Ans: A. Compartments
B. Cost-tracking tags

Skill Check 5:------------------------------- Networking
1. Which resources can be attached to Dynamic Routing Gateways? (Choose three)
Ans: A. VCNs
B. Remote Peering Connections
C. Site-to-site VPN IPSec Tunnels
 
2. Which three must be configured for a load balancer to accept incoming traffic? (Choose three)  
Ans:A. A security list that is open on the listener port
B. A listener
C. A backend set with at least one backend server 

3. Which statements are true about Virtual Cloud Network (VCN)? (Choose two)
Ans: A. VCN is a software-defined network defined in Oracle data centers.
     B. A VCN can reside only in a single region.

4. Which information would you get using the regional network topology? (Choose two)
Ans:A. Interconnectivity of VCNs
    B. Connectivity of on-premises using FastConnect or VPN
5. Which two types of topologies are provided by network visualizer? (Choose two)
Ans: A. Regional Network Topology
     B. Virtual Cloud Network Topology 
 

Skill Check 6:------------------------------- Compute  
1. In which scenarios are GPU-based instances useful? (Choose two)
Ans: They are used for the high performance computing platform. 
  They are used to accelerate the applications that run sophisticated algorithms. 

2. What are the limitations of preemptible Instances? (Choose two)
Ans: They can be terminated at any time. 
They cannot be started, stopped, or rebooted. 

3. Which component needs to be configured for enabling autoscaling?
Ans: Instance pool 

4. Which statements are true about burstable instances? (Choose two)
Ans: They provide a baseline CPU performance. 
They are designed for instances where there is occasional CPU spike. 

5. Which are the two types of compute Autoscaling? (Choose two)
Ans: Metric-based autoscaling 
Schedule-based autoscaling 
 
Skill Check 7:------------------------------- Block Storage
1. Which statement is true about attaching a volume to multiple instances?
Ans: It can be attached to up to 8 instances. 

2. Which statement is true about the OCI Block storage service? (Choose two)
Ans: It can be attached to a compute instance. 
It uses iSCSI to connect to a compute instance. 

3. Which two statements are true about cloning a block volume? (Choose two)
Ans: You can create one clone if volume is attached. 
You can create 10 clones if volume is detached. 

4. You are managing two applications that consist of multiple compute instances with multiple block volumes. You want to create backups of block volumes efficiently.
Ans: Group together multiple block volumes into a volume group and create volume group backups 

5. In which two options can you attach a block volume? (Choose two)
Ans: ISCSI 
     PARAVIRTUALIZED 
 
Skill Check 8:------------------------------- Object Storage  
1. You have created a bucket of ARCHIVE storage type. Which features and restrictions are applicable on that? (Choose two)
Ans: The default time to download an object after restoration is 24 hours. 
The minimum retention period for Archive storage is 90 days 

2. At which level is replication set for object storage?
Ans: Bucket level 

3. You want to store the backup of a database in cloud storage for an extended period of time.
Which type of storage would you configure for these files?
Ans: Archive Storage 

4. At which level is versioning defined in object storage?
Ans: Defined at the bucket level 

5. You want to move some unstructured data, consisting of images and videos, to cloud storage.
Which is the most cost-effective storage that you would use?
Ans: Standard Storage 
  
 
Skill Check 9:------------------------------- File Storage  
1. How many snapshots can be taken per file system?
Ans: 10000 

2. Which type of file system is used by the file storage?
Ans: NFSv3 

3. Which storage options are available in OCI? (Choose four)
Ans: Local Storage 
Object Storage 
File Storage 
Archive Storage 

4. Which statements are true about OCI File Storage? (Choose three)
Ans: It is supported by all major operating systems and hypervisors. 
It organizes documents in a hierarchy of named directories. 
It can be accessed over the network. 

5. Which of these is true about OCI File Storage service?
Ans: Hierarchical collection of documents organized into named directories  
 
Skill Check 10:------------------------------- Database
1. Which two actions can be performed from the OCI Console for an Oracle Autonomous Database? (Choose two)
Ans: Scale up/down CPU 
     Increase storage allocated for database 

2. Which statement is true about Autonomous Data Warehouse?
Ans: Data is stored in columnar format. 

3. Which three types of database systems are available in Oracle Cloud Infrastructure (OCI)? (Choose three)
Ans: Exadata DB System 
     VM DB System 
Bare metal DB systems 

4. Which statements are true about Autonomous Transaction Processing? (Choose two)
Ans: Data is stored in row format. 
Missing indexes are detected and created.  

5. Which three are required for provisioning an Oracle Autonomous Database instance? (Choose three)
Ans: Workload Type 
     Number of CPUs 
Database Name 
 
6. Which an be performed from the OCI Console for an Oracle Autonomous Database? (Choose two) (Choose two)
Ans: Virtual Cloud Network with default security list 
     Public key in OpenSSH format 
 
Skill Check 11:------------------------------- Security
1. Which statement is true about Security Zones?
Ans: They are associated with a compartment.

2. Your IT team has created a web-based marketing site that needs to be protected against internet threats including Cross-Site Scripting (XSS) and SQL Injection.
Which OCI security service should they use?
Ans: Web Application Firewall 

3. Which key encryption algorithm is NOT supported by the OCI Vault service?
Ans: JSON Web Algorithm (JWA) 

4. You want to add another step of user verification along with password authentication.
What should you use to achieve this?
Ans: Multi-factor Authentication 

5. You want to centrally manage the encryption keys and secret credentials that protect your data.
What should you use to achieve this?
Ans: Vault  
 
 
Skill Check 12:------------------------------- Observability and Management
1. You want to set up an alarm for CPU usage and disk read for a compute instance, so that you can determine when to launch new instances to handle increased load.  
Ans: Monitoring 

2. Which statements are true about the Logging service? (Choose two)
Ans: Single pane of glass for all the logs in a tenancy 
     Analyzes critical diagnostic information that describes how resources are performing and being accessed 
 
3. You want to aggregate, search, and monitor all log data from your applications and system infrastructure.
Which service would you use for this?  
Ans: Logging Analytics 

4. Which types of logs are used by the Logging service? (Choose three)
Ans: Custom Logs 
     Service Logs 
     Audit Logs 
 
5. You want to reduce millions of log entries into a small set of log signatures to make it easy to review.
By using which would you achieve this?  
Ans: Logging Analytics 

Oracle Cloud Infrastructure(OCI) Foundations 2021 Associate [1Z0-1085-21] Sample Skill Check Question & Answer

 OCI Foundations 2021 Associate [1Z0-1085-21] Sample Skill Check

Skill Check 2:-------------------------------OCI Introduction
1. Which statement is true about OCI?
Ans: An OCI region is a localized geographic area.

2. Which OCI construct protects against failures within an availability domain?
Ans: Fault Domain 

3. You have subscribed to an OCI region, which has one a single availability domain. You want to deploy a highly- available application with two web servers and a 2-Node database.

How would you place the components to maintain high- availability of the application?
Ans: Place one server and a DB node in one fault domain, and the second server and DB node in another fault domain.

4. Which statement accurately describes an OCI Region?
Ans: Each Availability Domain has three Fault Domains.

5. Which statement is true about OCI architecture and its core components?
Ans: Each availability domain has three fault domains.

Skill Check 4:----------------------------------IAM
1. How is a resource in OCI identified?
Ans: OCID 

2. Which is NOT a valid statement regarding OCI Compartments?
Ans: Compartments are restricted to a single region.

3. Which statement is true about OCI Identity and Access Management (IAM)?
Ans: It is used to control access to resources.

4. Which feature of OCI Identity and Access Management (IAM) service specifies authorization for various actions for authenticated Principals?
Ans: Policy

5. Which is NOT a valid method for authenticating a Principal in OCI Identity and Access Management (IAM) service?
Ans: OCI Vault Master Encryption Keys

Skill Check 5:-------------------------------Networking
1. Which statements are true about the Oracle Cloud Infrastructure (OCI) Load Balancing service?
Ans: It distributes traffic to different backend servers in a virtual cloud network (VCN).

2. Which virtual cloud network (VCN) component blocks inbound traffic, but enables outbound traffic to the internet?
Ans: NAT Gateway

3. Which virtual cloud network (VCN) component enables both inbound and outbound traffic between a VCN and the internet?
Ans: Internet Gateway

4. Which components are created by default with the creation of a virtual cloud network (VCN)? (Choose three)
Ans: Default route table, with no route rules.
Default security list, with default security rules
Default set of DHCP options, with default values
 
5. Which statement is true about a virtual cloud network (VCN)?
Ans: Each subnet in a VCN can exist in a single availability domain or across an entire region.

Skill Check 6:-------------------------------Compute
1. Which parameter is NOT modifiable?
Ans: Primary Private IP address

2. Which is NOT a valid compute shape option within the OCI compute service?
Ans: Container Instance

3. Which statement is true about OCI Compute Service?
Ans: It provides options to create Bare Metal or a Virtual Machine instance.

4. You have a web application that receives 10X more traffic on the weekends than weekdays. You need to automatically match capacity to demand, keep the application always up and running, and save cost.

Which OCI compute feature can be used to meet these requirements?
Ans: Autoscaling

5. Which is a feature of the OCI OS Management Service?
Ans: Automated Patch Management

Skill Check 7:-------------------------------Storage
1. Which statement is true about OCI File Storage?
Ans: It organizes files in a hierarchy of named directories.

2. Which storage option is NOT available in OCI?
Ans: NetApp Cloud Volume

3. Which statement is true about the OCI Block storage service?
Ans: It can be attached to a compute instance.

4. You want to store the backup of a database in cloud storage for an extended period of time.
Which type of storage should you configure for these files?
Ans: Archive Storage

5. You store multiple versions of objects in a bucket, but your IT team has asked you to delete any previous object versions 120 days after the object version transitions from the latest version to a previous version.

Which OCI Object Storage feature can be used for this purpose?
Ans: Object Lifecycle Management

Skill Check 8:------------------------Database
1. Which fully managed database would you use to achieve a single-digit millisecond latency with high performance workloads?
Ans: NoSQL

2. Which task is NOT performed by default by an Autonomous Database?
Ans: Data Loading

3. Which database edition would you use to launch a two-node Oracle RAC DB System?
Ans: Oracle Enterprise Edition - Extreme Performance.

4. Which infrastructure option is available for creating and managing an Autonomous Database?
Ans: Dedicated Infrastructure

5. Which types of DB Systems is NOT available in OCI?
Ans: ATP DB System

Skill Check 9:------------------------ Security
1. Which statement is true about Security Zones?
Ans: They are associated with a compartment.

2. Which key encryption algorithm is NOT supported by the OCI Vault service?
Ans: JSON Web Algorithm (JWA)

3. Your IT team has created a web-based marketing site that needs to be protected against internet threats including Cross-Site Scripting (XSS) and SQL Injection.
Which OCI security service should they use?
Ans: Web Application Firewall

4. You want to add another step of user verification along with password authentication.
What should you use to achieve this?
Ans: Multi-factor Authentication

5. You want to centrally manage the encryption keys and secret credentials that protect your data.
What should you use to achieve this?
Ans: Vault

Skill Check 10:------------------------ App Dev
1. Which OCI service lets you to run code without provisioning any underlying infrastructure such as virtual machines?
Ans: Oracle Functions

2. Which statement is valid for OCI Container Registry (OCIR)?
Ans: A single registry can contain both private and public Docker repositories.

3. Which is not a characteristic of the OCI API Gateway service?
Ans: It provides a deployment platform for your API implementations.

4. Which OCI service leverages Terraform to enable Infrastructure-as-code?
Ans: Resource Manager

5. A banking platform has been re-designed to a Microservices-based architecture using Docker containers.

Which OCI service should be used for deployment of these new Microservices?
Ans: Oracle Container Engine for Kubernetes

Skill Check 11:------------------------ Observability and Management
1. Which OCI Monitoring service feature uses metrics for monitoring and consists of a trigger action and notification method?
Ans: Alarms

2. Which services is NOT part of OCI Observability and Management services?
Ans: OCI Registry

3. Which OCI service will send you an alert for high CPU usage?
Ans: Monitoring

4. Which types of logs is NOT supported by the OCI Logging service?
Ans: Alert Logs

5. Which statements is true with regard to the Oracle Cloud Infrastructure (OCI) Logging service?
Ans: It can analyze critical diagnostic information that describes how resources are performing.

Skill Check 12:------------------------ Analytics and AI
1. Which is a capability of the OCI Data Catalog service?
Ans: It provides a repository of searchable metadata.

2. Your organization consumes and analyzes data from a wide variety of sources. Many departments are struggling with finding trusted data sources.
Which OCI service should you use to harvest the metadata and provide a central repository?
Ans: Data Catalog

3. Your client needs to move their Extract-Transform-Load (ETL) process to Oracle Cloud Infrastructure (OCI). They want to take a no-code approach.
Which OCI service should you recommend?
Ans: Data Intergration

4. Your organization has a Spark application that sometimes consumes a large amount of compute resources. You need to run this on OCI.
Which OCI service can be used to meet this requirement?
Ans: Data Flow

5. Which statement correctly describe the OCI Accelerated Data Science SDK?
Ans: It is a Python library that makes common tasks faster, easier, and less error prone.

Skill Check 13:------------------------ Hybrid
1. What is NOT a capability of an Oracle Dedicated Region Cloud@Customer?
Ans: High latency

2. Oracle Cloud VMware Solution uses what type of compute shapes?
Ans: Bare Metal

3. Which is NOT a desired scenario to use Oracle Dedicated Region Cloud@Customer?
Ans: To run a publicly accessible e-commerce site with varying demand pattern

4. What is NOT a primary use case for the Oracle Cloud VMware Solution?
Ans: Hyper-V workloads

5. Which Oracle offering lets a customer provision OCI services into their own data centers in a self-contained model, achieving the same architecture and billing as the OCI public cloud?
Ans: OCI Dedicated Region

Skill Check 14:------------------------ Governance and Administration
1. Which is a factor that impact OCI pricing?
Ans: Resource Type

2. Which is a valid target for setting OCI budgets?
Ans: Compartment

3. Which types of traffic is charged under the data transfer cost?
Ans: Egress is charged to and from the internet

4. Which Pricing model is supported by OCI?
Ans: Pay As You Go

Skill Check 15:------------------------ SLA and Support
1. Which statement correctly describe OCI Service Level Agreements?
Ans: Defined as a number of nines for a month and a percentage credit.

2. Which type of SLA is not offered by the OCI Compute service?
Ans: Application Plane

3. Which type of OCI account allows opening a support ticket?
Ans: Paid Account

4. Which of the following is not covered in OCI SLAs?
Ans: Reliability


5. You are facing an issue with the DB system in your tenancy and you want to raise a service request with Oracle Support.
As a customer, which information is not required to log a service request?
Ans: DB System IP

Oracle Cloud Infrastructure(OCI) Foundations 2021 Associate [1Z0-1085-21] Sample Question & Answer

#Oracle Cloud Infrastructure Foundations 2021 Associate Certification (Practice Exam)

1. You have developed an application for your company and you want to deploy it in Oracle Cloud Infrastructure.
How must you deploy the application to ensure the highest level of availability and resilience?
Ans: Across multiple regions and availability domains. 

2. In the context of compute, what does vertical scaling mean?
Ans: Changing to a larger or smaller shape

3. You want to perform advanced analysis of the log data to find potential issues, detect anomalies, and fix the issues.
Which Observability and Management service would you use to monitor them?
Ans :Logging Analytics

4. Which Exadata infrastructure option can you use for deploying an Oracle Autonomous Database?
Ans: Dedicated Exadata infrastructure

5. Which of these is customer's responsibilities in the shared responsibilities model for security?
Ans: Identity and access management

6. What is a benefit of an Oracle Cloud Dedicated Region?
Ans: Security of the private cloud

7. You want to use an orchestration service that can reduce time and cost to build modern cloud native applications.
Which OCI service should you use for this?
Ans: Container Engine for Kubernetes (OKE)

8. You want to monitor the timing of high CPU usage by an application.
Which Oracle Cloud Infrastructure (OCI) service should you use?
Ans: Monitoring

9. Which pricing model is not available for Oracle Cloud Infrastructure?
Ans: Weekly Flex

10. Which statement is true about the Oracle Cloud Infrastructure (OCI) Object Storage service?
Ans: It enables you to store or retrieve data directly from the Internet.

11. What is the IAM service feature that enables instances to be authorized actors (or principals) called?
Ans: Instance Prinicipals

12. Which Virtual Cloud Network (VCN) component is created by using the Start VCN Wizard?
Ans: Route Table

13. Which statement is true about an Oracle Cloud Infrastructure (OCI) Compute instance?
Ans: It always gets a private IP address.

14. What Oracle Cloud Infrastructure (OCI) capability provides logical isolation for resources?
Ans: Compartments

15. Which statement is true about a Virtual Cloud Network (VCN)?
Ans: A subnet for a VCN can be regional.

16. Which OCI service should you use to run Apache Spark applications?
Ans: Data Flow

17. You want to store and manage container images on Oracle Cloud Infrastructure (OCI) and you want to share them with the other developers working on the same application.
Which service should you use?
Ans: Oracle Cloud Infrastructure Registry


18. Which statement is true about a Web Application Firewall (WAF)?
Ans: It intercepts HTTP/S traffic and passes it through a set of rules.

19. Which task is performed by default by an Oracle Autonomous Database?
Ans: Firmware Patching

20. You need some Oracle Cloud Infrastructure (OCI) services to build an application; however, you do not want to pay upfront because the usage is not regular and you want to be charged only for the services consumed.
Which pricing model should you choose?
Ans: Pay as you go

21. Which statement is true about the Oracle Cloud Infrastructure Compute service?
Ans: You can launch either virtual machines or bare metal instances.


22. Which of these is correct for opening an Oracle Support Service Request?
Ans: Only Paid accounts can open service requests.

23. You want to provide restricted and time-limited access to databases that don't have public endpoints.
Which OCI service should you use to achieve this?
Ans: Bastion

24. Which Oracle Cloud Infrastructure service should you use to manage metadata support data governance?
Ans: Data Catalog


#OCI Foundations 2021 Associate [1Z0-1085-21]


25. Which Two statement correctly describe attributes of Oracle Cloud Infrastructure(OCI) compartments?
Ans: A. Compartments can be used to logically separate OCI resources
         B. Compartments can have sub-compartments
 
26 Which statement is NOT true about Oracle Cloud Infrastructure(OCI) Block Volume service?
Ans: You can decrease the size of a block volume.

27. Which two situations incur costs within OCI?
Ans:
a. Data egress to the internet
b. Transferring data across regions

28. What do the terms OpEx and CapEx refer to?
Ans: Opes refers to Operational Expenditure and CapEx refers to Capital Expenditure.

29. Which gateway can be used to provide internet access to an Oracle Cloud infrastructure compute instance in a public subnet?
Ans:  Internet Gateway

30. Which OCI compute shapes does NOT incur instance billing in a stopped state?
Ans: Standard

31. Which gateway can be used to provide internet access to an Oracle Cloud infrastructure compute instance in a private subnet?
Ans: NAT Gateway

32. You are analyzing your Oracle Cloud Infrastructure (OCI) usage with Cost Analysis tool in OCI Console. Which is NOT a default feature of the tool?
Ans: Filter costs by applications.

33. Which is NOT covered by Oracle Cloud Infrastructure Service Level Agreement (SLA)?
Ans: Reliability

34. Which three components are part of Oracle Cloud Infrastructure Identity and Access Management service? (Choose three.)
Ans: A. Users
         B. Dynamic Groups
C. Policies