合格させる1z0-1085-22テスト問題集で[2023年12月11日]に更新された152問あります
Oracle 1z0-1085-22実際の問題と100%カバー率でリアル試験問題
質問 # 17
After Signing up for a new Oracle cloud Infrastructure tenancy, what would you subscribe to in order to deploy infrastructure and services in different parts of the world?
- A. Fault Domains
- B. Region
- C. Pay as you go pricing
- D. Availability Domain
正解:B
解説:
Oracle Cloud Infrastructure is hosted in regions and availability domains. A region is a localized geographic area, and an availability domain is one or more data centers located within a region. A region is composed of one or more availability domains. Most Oracle Cloud Infrastructure resources are either region-specific, such as a virtual cloud network, or availability domain-specific, such as a compute instance. Traffic between availability domains and between regions is encrypted. Availability domains are isolated from each other, fault tolerant, and very unlikely to fail simultaneously. Because availability domains do not share infrastructure such as power or cooling, or the internal availability domain network, a failure at one availability domain within a region is unlikely to impact the availability of the others within the same region.
The availability domains within the same region are connected to each other by a low latency, high bandwidth network, which makes it possible for you to provide high-availability connectivity to the internet and on-premises, and to build replicated systems in multiple availability domains for both high-availability and disaster recovery.
Oracle is adding multiple cloud regions around the world to provide local access to cloud resources for our customers. To accomplish this quickly, we've chosen to launch regions in new geographies with one availability domain.
As regions require expansion, we have the option to add capacity to existing availability domains, to add additional availability domains to an existing region, or to build a new region. The expansion approach in a particular scenario is based on customer requirements as well as considerations of regional demand patterns and resource availability.
For any region with one availability domain, a second availability domain or region in the same country or geo-political area will be made available within a year to enable further options for disaster recovery that support customer requirements for data residency where they exist.
質問 # 18
Which TWO statements correctly describe the Oracle Cloud Infrastructure (OCI) Accelerated Data Science (ADS) SDK?
(Choose all correct answers)
- A. It is a Python library that makes common tasks faster, easier, and less error prone.
- B. It is a PHP library that makes common tasks faster, easier, and less error prone.
- C. It is an additional cost to the Data Science service.
- D. It is included as part of the Data Science service.
- E. It is a JavaScript library that makes common tasks faster, easier, and less error prone.
正解:A、D
質問 # 19
Which option provides the best performance for running OTLP workloads in Oracle Cloud Infrastructure (OCI)?
- A. OCI Dedicated Virtual Host
- B. OCI Virtual Machine Instance
- C. OCI Autonomous Data Warehouse
- D. OCI Autonomous Transaction Processing
正解:D
解説:
https://docs.oracle.com/en/cloud/paas/atp-cloud/index.html
質問 # 20
Which Oracle Cloud Infrastructure (OCI) database solution will be most economical for a customer looking to have the elasticity of the cloud with minimal administration and maintenance effort for their DBA team?
- A. OCI Virtual Machine DB Systems
- B. OCI Exadata DB Systems.
- C. OCI Bare Metal DB Systems
- D. OCI Autonomous Database
正解:B
解説:
Exadata DB systems allow you to leverage the power of Exadata within the Oracle Cloud Infrastructure. An Exadata DB system consists of a base system, quarter rack, half rack, or full rack of compute nodes and storage servers, tied together by a high-speed, low-latency InfiniBand network and intelligent Exadata software. You can configure automatic backups, optimize for different workloads, and scale up the system to meet increased demands.
Oracle now offers the Zero Downtime Migration service, a quick and easy way to move on-premises Oracle Databases and Oracle Cloud Infrastructure Classic databases to Oracle Cloud Infrastructure. You can migrate databases to the following types of Oracle Cloud Infrastructure systems: Exadata, Exadata Cloud@Customer, bare metal, and virtual machine.
Zero Downtime Migration leverages Oracle Active Data Guard to create a standby instance of your database in an Oracle Cloud Infrastructure system. You switch over only when you are ready, and your source database remains available as a standby. Use the Zero Downtime Migration service to migrate databases individually or at the fleet level. See Move to Oracle Cloud Using Zero Downtime Migration for more information.
質問 # 21
Your company has deployed a business critical application in Oracle Cloud Infrastructure. What should you do to ensure that your application has the highest level of resilience and availability?
- A. Deploy the application across multiple Availability Domains and Fault Domains
- B. Deploy the application across multiple Regions and Availability Domains
- C. Deploy the application across multiple Availability Domains and Subnets
- D. Deploy the application across multiple Virtual Cloud Networks
正解:B
解説:
To design a high availability architecture, three key elements should be considered- redundancy, monitoring, and failover:
1) Redundancy means that multiple components can perform the same task. The problem of a single point of failure is eliminated because redundant components can take over a task performed by a component that has failed.
2) Monitoring means checking whether or not a component is working properly.
3) Failover is the process by which a secondary component becomes primary when the primary component fails.
The best practices introduced here focus on these three key elements. Although high availability can be achieved at many different levels, including the application level and the cloud infrastructure level, here we will focus on the cloud infrastructure level.
An Oracle Cloud Infrastructure region is a localized geographic area composed of one or more availability domains, each composed of three fault domains. High availability is ensured by a redundancy of fault domains within the availability domains.
An availability domain is one or more data centers located within a region. Availability domains are isolated from each other, fault tolerant, and unlikely to fail simultaneously. Because availability domains do not share physical infrastructure, such as power or cooling, or the internal availability domain network, a failure that impacts one availability domain is unlikely to impact the availability of others.
A fault domain is a grouping of hardware and infrastructure within an availability domain. Each availability domain contains three fault domains. Fault domains let you distribute your instances so that they are not on the same physical hardware within a single availability domain. As a result, an unexpected hardware failure or a Compute hardware maintenance that affects one fault domain does not affect instances in other fault domains. You can optionally specify the fault domain for a new instance at launch time, or you can let the system select one for you.
All the availability domains in a region are connected to each other by a low-latency, high bandwidth network. This predictable, encrypted interconnection between availability domains provides the building blocks for both high availability and disaster recovery.
質問 # 22
Which three components are part of Oracle Cloud Infrastructure Identity and Access Management service?
- A. Dynamic Groups
- B. Policies
- C. Virtual Cloud Networks
- D. Roles
- E. Regional Subnets
- F. Compute Instances
- G. Users
正解:A、B、G
解説:
IAM components are
RESOURCE
The cloud objects that your company's employees create and use when interacting with Oracle Cloud Infrastructure. For example: compute instances, block storage volumes, virtual cloud networks (VCNs), subnets, route tables, etc.
USER
An individual employee or system that needs to manage or use your company's Oracle Cloud Infrastructure resources. Users might need to launch instances, manage remote disks, work with your virtual cloud network, etc. End users of your application are not typically IAM users. Users have one or more IAM credentials (see User Credentials).
POLICY
A document that specifies who can access which resources, and how. Access is granted at the group and compartment level, which means you can write a policy that gives a group a specific type of access within a specific compartment, or to the tenancy itself. If you give a group access to the tenancy, the group automatically gets the same type of access to all the compartments inside the tenancy. For more information, see Example Scenario and How Policies Work. The word "policy" is used by people in different ways: to mean an individual statement written in the policy language; to mean a collection of statements in a single, named "policy" document (which has an Oracle Cloud ID (OCID) assigned to it); and to mean the overall body of policies your organization uses to control access to resources.
GROUP
A collection of users who all need the same type of access to a particular set of resources or compartment.
DYNAMIC GROUP
A special type of group that contains resources (such as compute instances) that match rules that you define (thus the membership can change dynamically as matching resources are created or deleted). These instances act as "principal" actors and can make API calls to services according to policies that you write for the dynamic group.
NETWORK SOURCE
A group of IP addresses that are allowed to access resources in your tenancy. The IP addresses can be public IP addresses or IP addresses from a VCN within your tenancy. After you create the network source, you use policy to restrict access to only requests that originate from the IPs in the network source.
COMPARTMENT
A collection of related resources. Compartments are a fundamental component of Oracle Cloud Infrastructure for organizing and isolating your cloud resources. You use them to clearly separate resources for the purposes of measuring usage and billing, access (through the use of policies), and isolation (separating the resources for one project or business unit from another). A common approach is to create a compartment for each major part of your organization. For more information, see Setting Up Your Tenancy.
TENANCY
The root compartment that contains all of your organization's Oracle Cloud Infrastructure resources. Oracle automatically creates your company's tenancy for you. Directly within the tenancy are your IAM entities (users, groups, compartments, and some policies; you can also put policies into compartments inside the tenancy). You place the other types of cloud resources (e.g., instances, virtual networks, block storage volumes, etc.) inside the compartments that you create.
HOME REGION
The region where your IAM resources reside. All IAM resources are global and available across all regions, but the master set of definitions reside in a single region, the home region. You must make changes to your IAM resources in your home region. The changes will be automatically propagated to all regions. For more information, see Managing Regions.
FEDERATION
A relationship that an administrator configures between an identity provider and a service provider. When you federate Oracle Cloud Infrastructure with an identity provider, you manage users and groups in the identity provider. You manage authorization in Oracle Cloud Infrastructure's IAM service. Oracle Cloud Infrastructure tenancies are federated with Oracle Identity Cloud Service by default.
Reference:
https://docs.cloud.oracle.com/en-us/iaas/data-safe/doc/iam-components.html
質問 # 23
Which Oracle offering allows a customer to provision Oracle Cloud Infrastructure (OCI) services into their own data centers in a self-contained model, achieving the same architecture, billing, and operational processes as that of the OCI public cloud?
- A. Oracle Dedicated Region Cloud @Customer
- B. Oracle Cloud VMware Solution
- C. Oracle Private Region
- D. Oracle Customer Region
正解:A
質問 # 24
A customer wants to use Oracle Cloud Infrastructure (OCI) for storing application backups which can be stored based on business needs.
Which OCI storage service can be used to meet the requirement?
- A. Object Storage (standard)
- B. File Storage
- C. Block Volume
- D. Archive Storage
正解:A
解説:
Oracle Cloud Infrastructure offers two distinct storage class tiers to address the need for both performant, frequently accessed "hot" storage, and less frequently accessed "cold" storage. Storage tiers help you maximize performance where appropriate and minimize costs where possible.
1) Use Object Storage for data to which you need fast, immediate, and frequent access. Data accessibility and performance justifies a higher price to store data in the Object Storage tier.
2) Use Archive Storage for data to which you seldom or rarely access, but that must be retained and preserved for long periods of time. The cost efficiency of the Archive Storage tier offsets the long lead time required to access the data. For more information, see Overview of Archive Storage.
The Oracle Cloud Infrastructure Object Storage service is an internet-scale, high-performance storage platform that offers reliable and cost-efficient data durability. The Object Storage service can store an unlimited amount of unstructured data of any content type, including analytic data and rich content, like images and videos.
With Object Storage, you can safely and securely store or retrieve data directly from the internet or from within the cloud platform. Object Storage offers multiple management interfaces that let you easily manage storage at scale. The elasticity of the platform lets you start small and scale seamlessly, without experiencing any degradation in performance or service reliability.
Object Storage is a regional service and is not tied to any specific compute instance. You can access data from anywhere inside or outside the context of the Oracle Cloud Infrastructure, as long you have internet connectivity and can access one of the Object Storage endpoints. Authorization and resource limits are discussed later in this topic.
Object Storage also supports private access from Oracle Cloud Infrastructure resources in a VCN through a service gateway. A service gateway allows connectivity to the Object Storage public endpoints from private IP addresses in private subnets. For example, you can back up DB systems to an Object Storage bucket over the Oracle Cloud Infrastructure backbone instead of over the internet. You can optionally use IAM policies to control which VCNs or ranges of IP addresses can access Object Storage. See Access to Oracle Services: Service Gateway for details.
Object Storage is Always Free eligible. For more information about Always Free resources, including additional capabilities and limitations, see Oracle Cloud Infrastructure Free Tier.
The following list summarizes some of the ways that you can use Object Storage.
質問 # 25
Which Oracle Cloud Infrastructure (OCI) service can send you an alert when you might exceed your spending threshold?
- A. Events
- B. Streaming
- C. Budgets
- D. Monitoring
正解:C
解説:
Budgets can be used to set thresholds for your Oracle Cloud Infrastructure spending. You can set alerts on your budget to let you know when you might exceed your budget, and you can view all of your budgets and spending from one single place in the Oracle Cloud Infrastructure console.
Reference:
https://docs.cloud.oracle.com/en-us/iaas/Content/Billing/Concepts/billingoverview.htm A budget can be used to set soft limits on your Oracle Cloud Infrastructure spending. You can set alerts on your budget to let you know when you might exceed your budget, and you can view all of your budgets and spending from one single place in the Oracle Cloud Infrastructure console.
How Budgets Work:
Budgets are set on cost-tracking tags or on compartments (including the root compartment) to track all spending in that cost-tracking tag or for that compartment and its children.
All budgets alerts are evaluated every 15 minutes. To see the last time a budget was evaluated, open the details for a budget. You will see fields that show the current spend, the forecast and the "Spent in period" field which shows you the time period over which the budget was evaluated. When a budget alert fires, the email recipients configured in the budget alert receive an email.
質問 # 26
Which two are enabled by Oracle Cloud Infrastructure Fault Domains?
- A. Build replicated systems for disaster recovery
- B. To mitigate the risk of large scale events such as earthquakes
- C. Protect against planned hardware maintenance
- D. Protect against unexpected hardware or power supply failures
- E. To meet requirements for legal jurisdictions
正解:C、D
解説:
A fault domain is a grouping of hardware and infrastructure within an availability domain. Each availability domain contains three fault domains. Fault domains provide anti-affinity: they let you distribute your instances so that the instances are not on the same physical hardware within a single availability domain. A hardware failure or Compute hardware maintenance event that affects one fault domain does not affect instances in other fault domains. In addition, the physical hardware in a fault domain has independent and redundant power supplies, which prevents a failure in the power supply hardware within one fault domain from affecting other fault domains.
To control the placement of your compute instances, bare metal DB system instances, or virtual machine DB system instances, you can optionally specify the fault domain for a new instance or instance pool at launch time. If you don't specify the fault domain, the system selects one for you. Oracle Cloud Infrastructure makes a best-effort anti-affinity placement across different fault domains, while optimizing for available capacity in the availability domain. To change the fault domain for an instance, terminate it and launch a new instance in the preferred fault domain.
Use fault domains to do the following things:
Protect against unexpected hardware failures or power supply failures.
Protect against planned outages because of Compute hardware maintenance.
We can use fault domains to do the following things:
1) Protect against unexpected hardware failures or power supply failures.
2) Protect against planned outages because of Compute hardware maintenance
Reference:
https://docs.cloud.oracle.com/en-us/iaas/Content/General/Concepts/regions.htm
質問 # 27
Which pricing model is NOT supported by Oracle Cloud Infrastructure?
- A. Reserved Infrastructure
- B. Pay-as-you-go
- C. Universal Credits - Monthly Flex
- D. Bring your own license
正解:A
解説:
The available purchase models are:
Pay As You Go (PAYG): Billed in arrears based on consumption. Recommended for organizations who are trying new services, rapid prototyping, or for elastic scaling.
Monthly Flex: Billed in advance with a 12-month minimum. Use monthly or forfeit that month's credits. Recommended for customers with predictable production workloads or large long-running applications, such as HR, payroll, analytics, and more. Monthly Flex maximizes cost reduction with predictable monthly spend, similar to your monthly phone plan. Delivers faster time to market by offering customers the choice of using any IaaS and PaaS services.
Oracle's current PaaS offering is "license-included PaaS." It includes:
* Compute and compute support
* Automation
* License entitlement and license support
Bring your own license
BYOL stands for "bring your own license." Previously, you could bring your own licenses to Oracle IaaS, but to get the benefits of PaaS automation, you couldn't leverage existing licenses. This has been changed. We're offering Oracle BYOL to PaaS, enabling our customers to leverage their investment in existing on-premises licenses in their journey to the cloud.
Oracle BYOL to PaaS includes:
* Compute and compute support
* Automation
* Customers bring their on-premises license entitlement and get license support via their existing on-premises support contract.
* As customers leverage their existing on-premises license entitlement, they can move to the cloud at a lower cost.
Reference:
https://www.oracle.com/in/cloud/bring-your-own-license/faq/universal-credit-pricing.html OCI doesn't offer Reserved instances.
Enterprise users and technology vendors alike require cost predictability to plan their budgets and run their business. The cost for running applications, databases, and large workloads in the cloud can be extremely difficult to forecast leading to unforeseen expenses. Not with Oracle Cloud. Oracle has simple rate structures that eliminate the cost surprises associated with hard-to-estimate usage elements like data egress and storage performance. Oracle also charges the same rates for all regions, so going global on Oracle Cloud means no hidden cost variances. Thus, Oracle's cloud will provide you with industry leading price-performance and tremendous business value.
質問 # 28
According to Shared security model, which two are a customer's responsibilities in Oracle Cloud Infrastructure (OCI)?
- A. Virtual Machine hypervisor
- B. Object Storage data durability
- C. Local NVMe data persistence
- D. Physical security of OCI data center facilities
- E. Customer data
正解:B、E
解説:
Customer and Oracle's responsibilities can be divided into the following areas:
Physical Security: Oracle is responsible for protecting the global infrastructure that runs all of the services offered in Oracle Cloud Infrastructure. This infrastructure consists of the hardware, software, networking, and facilities that run Oracle Cloud Infrastructure services.
Identity and Access Management (IAM): As with all Oracle cloud services, you should protect your cloud access credentials and set up individual user accounts. You are responsible for managing and reviewing access for your own employee accounts and for all activities that occur under your tenancy. Oracle is responsible for providing effective IAM services such as identity management, authentication, authorization, and auditing.
Workload Security: You are responsible for protecting and securing the operating system and application layers of your compute instances from attacks and compromises. This protection includes patching applications and operating systems, operating system configuration, and protection against malware and network attacks. Oracle is responsible for providing secure images that are hardened and have the latest patches. Also, Oracle makes it simple for you to bring the same third-party security solutions that you use today.
Data Classification and Compliance: You are responsible for correctly classifying and labeling your data and meeting any compliance obligations. Also, you are responsible for auditing your solutions to ensure that they meet your compliance obligations.
Host Infrastructure Security: You are responsible for securely configuring and managing your compute (virtual hosts, containers), storage (object, local storage, block volumes), and platform (database configuration) services. Oracle has a shared responsibility with you to ensure that the service is optimally configured and secured. This responsibility includes hypervisor security and the configuration of the permissions and network access controls required to ensure that hosts can communicate correctly and that devices are able to attach or mount the correct storage devices.
Network Security: You are responsible for securely configuring network elements such as virtual networking, load balancing, DNS, and gateways. Oracle is responsible for providing a secure network infrastructure.
Client and Endpoint Protection: Your enterprise uses various hardware and software systems, such as mobile devices and browsers, to access your cloud resources. You are responsible for securing all clients and endpoints that you allow to access Oracle Cloud Infrastructure services.
Reference:
https://docs.cloud.oracle.com/en-us/iaas/Content/Security/Concepts/security_overview.htm
質問 # 29
Which feature allows you to group and logically isolate your Oracle Cloud Infrastructure (OCI) resources?
- A. Tenancy
- B. Identity and Access Management Groups
- C. Compartments
- D. Availability Domains
正解:C
解説:
It is collection of related resources. Compartments are a fundamental component of Oracle Cloud Infrastructure for organizing and isolating your cloud resources. You use them to clearly separate resources for the purposes of measuring usage and billing, access (through the use of IAM Service policies), and isolation (separating the resources for one project or business unit from another). A common approach is to create a compartment for each major part of your organization. For more information, see Overview of the IAM Service and also Setting Up Your Tenancy.
To place a resource in a compartment, simply specify the compartment ID in the "Create" request object when initially creating the resource. For example, to launch an instance into a particular compartment, specify that compartment's OCID in the LaunchInstance request. You can't move an existing resource from one compartment to another.
To use any of the API operations, you must be authorized in an IAM policy. If you're not authorized, talk to an administrator. If you're an administrator who needs to write policies to give users access, see Getting Started with Policies.
質問 # 30
Which OCI Identity and access management capability helps you to organize multiple users into teams?
- A. Policies
- B. Users
- C. Groups
- D. Dynamic Groups
正解:C
解説:
IAM Group is A collection of users who all need the same type of access to a particular set of resources or compartment.
IAM DYNAMIC GROUP is A special type of group that contains resources (such as compute instances) that match rules that you define (thus the membership can change dynamically as matching resources are created or deleted). These instances act as "principal" actors and can make API calls to services according to policies that you write for the dynamic group.
Reference:
https://docs.cloud.oracle.com/en-us/iaas/Content/Identity/Concepts/overview.htm GROUP:
A collection of users who all need the same type of access to a particular set of resources or compartment.
質問 # 31
A new customer has logged into Oracle Cloud Infrastructure (OCI) as an administrator for the first time. The admin would like to deploy Infrastructure into a region other then their home region.
What is the first Stop they must take in order to accomplish this task?
- A. Navigate to the desired region and begin creating resources.
- B. File a service request for access to each additional region.
- C. Subscribe to the desired region.
- D. Use API endpoints to create resources in the desired region.
正解:C
解説:
When you sign up for Oracle Cloud Infrastructure, Oracle creates a tenancy for you in one region. This is your home region. Your home region is where your IAM resources are defined. When you subscribe to another region, your IAM resources are available in the new region, however, the master definitions reside in your home region and can only be changed there.
When you subscribe your tenancy to a new region, all the policies from your home region are enforced in the new region. If you want to limit access for groups of users to specific regions, you can write policies to grant access to specific regions only.
Reference:
https://docs.cloud.oracle.com/en-us/iaas/Content/Identity/Tasks/managingregions.htm To create an instance in another region, perform these preliminary steps:
1. Extend your subscription to another region.
2. Federate Oracle Identity Cloud Service (IDCS) from the new region with Oracle Cloud Infrastructure (OCI).
Also, when you purchase these services or sign up for a free promotion, you typically choose the data region closest to your location to access them. This becomes your primary data region. However, if required, you can extend your subscription to other geographical regions (within the same cloud account) and use the services there.
質問 # 32
Which is NOT a supported workload type for Oracle Autonomous Database?
- A. APEX
- B. MySQL
- C. Data Warehouse
- D. Transaction Processing
- E. JSON
正解:E
質問 # 33
Which statement about Oracle Cloud Infrastructure (OCI) shared security model is true?
- A. You are not responsible for any aspect of security in OCI.
- B. You are responsible for securing the hypervisor within OCI Compute service.
- C. You are responsible for securing all data that you place in OCI
- D. You are responsible for managing security controls within the physical OCI network.
正解:C
解説:
Oracle Cloud Infrastructure offers best-in-class security technology and operational processes to secure its enterprise cloud services. However, for you to securely run your workloads in Oracle Cloud Infrastructure, you must be aware of your security and compliance responsibilities. By design, Oracle provides security of cloud infrastructure and operations (cloud operator access controls, infrastructure security patching, and so on), and you are responsible for securely configuring your cloud resources. Security in the cloud is a shared responsibility between you and Oracle.
In a shared, multi-tenant compute environment, Oracle is responsible for the security of the underlying cloud infrastructure (such as data-center facilities, and hardware and software systems) and you are responsible for securing your workloads and configuring your services (such as compute, network, storage, and database) securely.
In a fully isolated, single-tenant, bare metal server with no Oracle software on it, your responsibility increases as you bring the entire software stack (operating systems and above) on which you deploy your applications. In this environment, you are responsible for securing your workloads, and configuring your services (compute, network, storage, database) securely, and ensuring that the software components that you run on the bare metal servers are configured, deployed, and managed securely.
More specifically, your and Oracle's responsibilities can be divided into the following areas:
Identity and Access Management (IAM): As with all Oracle cloud services, you should protect your cloud access credentials and set up individual user accounts. You are responsible for managing and reviewing access for your own employee accounts and for all activities that occur under your tenancy. Oracle is responsible for providing effective IAM services such as identity management, authentication, authorization, and auditing.
Workload Security: You are responsible for protecting and securing the operating system and application layers of your compute instances from attacks and compromises. This protection includes patching applications and operating systems, operating system configuration, and protection against malware and network attacks. Oracle is responsible for providing secure images that are hardened and have the latest patches. Also, Oracle makes it simple for you to bring the same third-party security solutions that you use today.
Data Classification and Compliance: You are responsible for correctly classifying and labeling your data and meeting any compliance obligations. Also, you are responsible for auditing your solutions to ensure that they meet your compliance obligations.
Host Infrastructure Security: You are responsible for securely configuring and managing your compute (virtual hosts, containers), storage (object, local storage, block volumes), and platform (database configuration) services. Oracle has a shared responsibility with you to ensure that the service is optimally configured and secured. This responsibility includes hypervisor security and the configuration of the permissions and network access controls required to ensure that hosts can communicate correctly and that devices are able to attach or mount the correct storage devices.
Network Security: You are responsible for securely configuring network elements such as virtual networking, load balancing, DNS, and gateways. Oracle is responsible for providing a secure network infrastructure.
Client and Endpoint Protection: Your enterprise uses various hardware and software systems, such as mobile devices and browsers, to access your cloud resources. You are responsible for securing all clients and endpoints that you allow to access Oracle Cloud Infrastructure services.
Physical Security: Oracle is responsible for protecting the global infrastructure that runs all of the services offered in Oracle Cloud Infrastructure. This infrastructure consists of the hardware, software, networking, and facilities that run Oracle Cloud Infrastructure services.
Reference:
https://www.oracle.com/a/ocom/docs/oracle-cloud-infrastructure-security-architecture.pdf
質問 # 34
What does Oracle's Payment Card Industry Data Security Standard (PCI DSS) attestation of compliance provide to customers?
- A. Customers can use these services for workloads to process applications for credit card approval securely.
- B. Customers can use these services for workloads that provides validation of card holder transaction but only as 3rd party
- C. Customers can use these services for workloads that process, or transmit cardholder data but not store it.
- D. Customers can use these services for workloads that store, process, or transmit cardholder data.
正解:D
解説:
The Payment Card Industry Data Security Standard (PCI DSS) is a global set of security standard designed to encourage and enhance cardholder data security and promote the adoption of consistent data security measures around the technical and operational components related to cardholder data.
Oracle has successfully completed a Payment Card Industry Data Security Standard (PCI DSS) audit and received an Attestation of Compliance (AoC) covering several Oracle Cloud Infrastructure services and the Oracle RightNow Service Cloud Service. As a PCI Level 1 Service Provider, customers can now use these services for workloads that store, process or transmit cardholder data.
Reference:
https://www.oracle.com/cloud/cloud-infrastructure-compliance/
質問 # 35
You want to migrate mission-critical Oracle E- Business Suite application to Oracle Cloud Infrastructure (OCI) with full control and access to the underlying infrastructure.
Which option meets this requirement?
- A. Replace E-Business Suite with an Oracle SaaS application
- B. OCI Exadata DB Systems and OCI compute instances
- C. OCI Exadata DB Systems and Oracle Functions
- D. Oracle Exadata Cloud at customer, Storage Gateway and API Gateway
正解:B
質問 # 36
......
Oracle 1z0-1085-22リアルな2023年最新のブレーン問題集で模擬試験問題集:https://www.passtest.jp/Oracle/1z0-1085-22-shiken.html
1z0-1085-22無料試験問題と解答PDF更新されたのは2023年12月:https://drive.google.com/open?id=17olK_9vZXupFkMMRPq4SZhPAah_cJW1C