
[2025年02月16日] 完全版最新の1z0-1072-23日本語問題集で100%カバー率問題と解答があなたをリアル試験で合格させる
最新1z0-1072-23日本語試験問題集で有効最新の問題集
質問 # 13
Oracle Cloud Infrastructure (OCI)コンピューティング・シェイプの有効なオプションではないものはどれですか?
- A. Exadata 仮想マシン
- B. ベアメタル
- C. 仮想マシン
- D. 専用仮想マシンホスト
正解:A
解説:
Exadata Virtual Machine is not a valid option for an OCI compute shape. Exadata Virtual Machine is a deployment option for Exadata Cloud Service or Exadata Cloud@Customer, which are services that provide dedicated Exadata infrastructure for running Oracle databases in OCI. Exadata Virtual Machine allows you to create multiple virtual machines on each Exadata compute node and isolate them from each other using Oracle VM technology. The valid options for OCI compute shapes are:
Bare Metal: A bare metal instance is a physical server that gives you direct access to the underlying hardware and full isolation from other tenants.
Dedicated Virtual Machine Host: A dedicated virtual machine host is a physical server that hosts only your virtual machine instances and no other tenant's instances.
Virtual Machine: A virtual machine instance is a virtual server that runs on a shared physical server with other tenants' instances.
Burstable: A burstable instance is a virtual machine instance that has a baseline utilization of either 12% or 50% of each CPU core and can burst above the baseline when needed.
質問 # 14
Oracle Cloud Infrastructure (OCI) へのアプリケーションのデプロイはお客様の責任です。アプリケーションはメモリを大量に消費するため、十分なメモリが利用できない場合はパフォーマンスが低下します。アプリケーションをホストするための Linux コンピューティング インスタンスのインスタンス プールを OCI に作成し、インスタンス プールの自動スケーリング構成を定義しました。
アプリケーションのパフォーマンスの低下を防ぐためにインスタンス プールを自動スケーリングするにはどうすればよいですか?
- A. すべてのコンピューティング インスタンスにモニタリング エージェントをインストールします。これにより、自動スケーリング グループがトリガーされます。
- B. CPU 使用率を監視し、CPU 使用率が低下した場合にインスタンスの数をスケールアップするように自動スケーリング ポリシーを構成します。
- C. メモリ使用量を監視し、しきい値に達した場合にインスタンスの数をスケールアップするように自動スケーリング ポリシーを構成します。
- D. すべてのコンピューティング インスタンスに OCI SDK をインストールし、メモリ使用率が高い場合に自動スケーリング イベントをトリガーするスクリプトを作成します。
正解:C
解説:
meets the threshold
質問 # 15
同社は、利用者がプリントしたい写真をプレビューできるサービスを写真家に販売しています。
不正コピーを避けるため、サンプル写真の解像度は低くなり、透かしが入っています。写真はアップロード後に処理されます。このプロセスは高速ですが、即時ではありません。サンプルを作成し、インスタンスの外部のストレージに送信します。このようなプロセスにはどのタイプのインスタンスが最適ですか。寿命が短く、コストを低く抑えられるものはありますか?
- A. オンデマンドインスタンス
- B. バースト可能なインスタンス
- C. プリエンプティブル インスタンス
- D. スポットインスタンス
正解:C
解説:
The explanation is that preemptible instances are VM instances that offer lower costs than regular instances but can be reclaimed by OCI at any time due to capacity constraints or after running for a maximum of 24 hours. Preemptible instances are ideal for short-lived and stateless workloads that can tolerate interruptions and do not require guaranteed availability or performance. Preemptible instances are billed by the second at a fixed rate that is lower than regular instances.
質問 # 16
DevOps チームは、オンプレミス ネットワークを、プライベート サブネットに存在する管理対象データベースなどの Oracle Cloud Infrastructure (OCI) リソースに相互接続する必要があります。これらは、予算が低く、帯域幅要件が最小限であることを示しているため、サイト間 VPN が最良の選択肢であると判断します。
彼らはルーターのパブリック IP アドレスを提供します。このルーターを表すオブジェクトを OCI に作成する必要があります。どのオブジェクトを作成しますか?
- A. ダイナミック ルーティング ゲートウェイ (DRG)
- B. 要塞ホスト
- C. IPSec トンネル
- D. インターネットゲートウェイ
- E. 仮想ネットワーク インターフェイス カード (vNIC)
- F. 顧客宅内機器 (CPE)
正解:F
解説:
Customer Premises Equipment (CPE). The explanation is that CPE is an object in OCI that represents your on-premises router or VPN device that connects to your VCN via a site-to-site VPN. A site-to-site VPN is a secure and encrypted connection between your on-premises network and your VCN over the public internet. To set up a site-to-site VPN, you need to create a CPE object with your router's public IP address and other information, such as vendor and platform. You also need to create a Dynamic Routing Gateway (DRG) object in your VCN and attach it to your VCN. Then, you need to create an IPSec connection between your CPE and DRG, which will create two redundant VPN tunnels for high availability.
質問 # 17
OCI Object Storage バケットにオブジェクトが保存されており、パートナー企業と共有したいと考えています。事前認証されたリクエストを使用してオブジェクトへのアクセスを許可することにしました。事前認証されたリクエストに関して正しいのはどれですか?
- A. 事前認証されたリクエストは、バケットまたはオブジェクトの削除に使用できます。
- B. OCI 資格情報をパートナー企業に提供する必要があります。
- C. 事前認証されたリクエストは編集できません。
- D. 事前認証されたリクエストを削除しても、関連付けられたバケットまたはオブジェクトへのユーザー アクセスは取り消されません。
正解:C
解説:
You cannot edit a pre-authenticated request is a true statement about pre-authenticated requests. Pre-authenticated requests are URLs that allow users to access objects or buckets in OCI Object Storage without requiring additional authentication or authorization. Pre-authenticated requests can be created with an expiration date and time, and can be used for read or write operations. However, once created, pre-authenticated requests cannot be edited, but can only be deleted or extended. The other statements are false about pre-authenticated requests. Reference: [Pre-Authenticated Requests]
質問 # 18
ある金融会社は、高可用性と耐障害性を備えたオンライン取引プラットフォーム用のアプリケーション アーキテクチャを設計しています。
同社のソリューションアーキテクトは、米国西部 (us-phoenix-1) リージョンにある Oracle Cloud Infrastructure (OCI) オブジェクトストレージバケットを使用して大量の財務データを保存するようにアプリケーションを構成しました。可用性ドメインの 1 つまたはリージョン全体で障害が発生した場合でも、バケットに保存されている財務データは影響を受けません。
コストのかかるサービスの中断を回避し、データの耐久性を確保するには、アーキテクトは何をすべきでしょうか?
- A. 別の OCI リージョンの別のバケットにデータを送信するレプリケーション ポリシーを作成します。
- B. 標準ストレージからアーカイブ ストレージにデータを定期的に送信するライフサイクル ポリシーを作成します。
- C. 別のリージョンに新しい Object Storage バケットを作成し、5 日ごとにデータを移動するようにライフサイクル ポリシーを構成します。
- D. Object Storage バケットをブロック ボリュームにコピーします。
正解:A
解説:
Create a replication policy to send data to a different bucket in another OCI region. The explanation is that replication is a feature of Object Storage that allows you to automatically copy objects from one bucket to another bucket, either in the same region or in a different region. Replication can help you improve data availability and durability, as well as meet compliance and disaster recovery requirements. To enable replication, you need to create a replication policy that specifies the source and destination buckets, the replication frequency, and the replication filters. Replication policies are evaluated every five minutes and copy any new or updated objects from the source bucket to the destination bucket.
質問 # 19
OCI Confidential Computing の主要な機能と利点を正確に説明しているのはどれですか?
- A. 使用中のデータとそのデータを処理するアプリケーションを暗号化して分離し、不正なアクセスや変更を防ぎます。
- B. ユーザーは分散ファイル システムを使用してデータを安全に保存および取得できるため、高可用性とフォールト トレランスが確保されます。
- C. 自動スケーラビリティと負荷分散機能を提供し、他のクラウド プロバイダーとのシームレスな統合を可能にします。
- D. 高度なルーティング アルゴリズムとキャッシュ メカニズムにより、ネットワーク パフォーマンスを最適化し、遅延を削減します。
正解:A
解説:
It encrypts and isolates in-use data and the applications processing that data, thereby preventing unauthorized access or modification is an accurate description of the key features and benefits of OCI Confidential Computing. Confidential Computing is a feature that leverages hardware-based Trusted Execution Environments (TEEs) to protect data and applications from unauthorized access or modification while they are in use by the CPU or memory. This adds an extra layer of security to cloud computing, as it protects data not only at rest and in transit, but also in use. The other options are not accurate descriptions of the key features and benefits of OCI Confidential Computing. Reference: [Confidential Computing]
質問 # 20
Oracle Cloud Infrastructure (OCI) Block Volumeサービス内で有効でないアクションはどれですか?
- A. ボリューム バックアップからより大きなボリュームへの復元。
- B. 既存のボリュームを新しい、より大きなボリュームにクローン作成します。
- C. ブロック ボリュームを別の可用性ドメインのインスタンスに接続します。
- D. オフラインのサイズ変更を使用して、既存のボリュームを適切な場所に拡張します。
正解:C
解説:
Attaching a block volume to an instance in a different availability domain is not a valid action within the OCI Block Volume service. A block volume can only be attached to an instance in the same availability domain. The other options are valid actions that can be performed with the Block Volume service. Reference: [Block Volume Actions]
質問 # 21
Oracle Cloud Infrastructure (OCI)でインスタンスのセットを作成するという直前のリクエストを受け取りました。構成とインストールされているソフトウェアはすべてのインスタンスで同一であり、OCI テナント内ですでに実行中のインスタンスがあります。どの画像オプションを使用すれば、最小限の労力でこのタスクを達成できますか?
- A. オラクル社が提供するイメージを使用し、サードパーティのツールを使用してインストールをカスタマイズします。
- B. カスタム イメージを作成し、それを新しいインスタンスのテンプレートとして使用します。
- C. 独自のイメージを持ち込み、それを新しいインスタンスのテンプレートとして使用します。
- D. OCI マーケットプレイスから画像を選択します。
正解:B
解説:
Creating a custom image and using it as a template for the new instances is the option that allows you to achieve this task with the least amount of effort. A custom image is a copy of an existing instance that you can use to launch other instances with the same configuration and installed software. The other options are not suitable for this scenario, as they would require more time and effort to create and customize the instances. Reference: [Custom Images]
質問 # 22
既存のドメインをOracle Cloud Infrastructure (OCI) DNSサービスに委任することについて正しいのはどれですか?
- A. すべてのドメインを DYN 経由で OCI DNS に取得できます。
- B. ドメインは、OCI Marketplace から OCI DNS に委任できます。
- C. ドメインは、独自のサービス ポータルから OCI DNS に自己委任できます。
- D. ドメインは、ドメイン レジストラのセルフサービス ポータルから OCI DNS に委任できます。
- E. ドメインは、FastConnect パートナー経由で OCI DNS に委任できます。
正解:D
解説:
Domains can be delegated to OCI DNS from the Domain Registrar's self-service portal. The explanation is that delegating a domain to OCI DNS means that you are transferring the authority to resolve DNS queries for your domain from your current DNS provider to OCI DNS. To delegate a domain to OCI DNS, you need to create a zone in OCI DNS that matches your domain name and add any records that you want to serve from OCI DNS. Then, you need to update the name servers for your domain at your Domain Registrar's self-service portal with the name servers provided by OCI DNS. This will point your domain to OCI DNS and allow it to resolve DNS queries for your domain.
質問 # 23
あなたは、オンプレミス環境で実行されている一連のワークロード インスタンスを管理するチームの一員です。アーキテクト・チームは、これらのインスタンスからログを収集するためにOracle Cloud Infrastructure (OCI) Loggingサービスを設計および構成する任務を負っています。これらのインスタンスの情報レベルのロギング・データをOCIオブジェクト・ストレージにアーカイブする必要があります。
これを達成するのに役立つ OCI の 2 つの機能はどれですか?
- A. グループ化機能
- B. サービスコネクタ
- C. オブジェクトコレクションルール
- D. エージェント構成
- E. クラウド エージェント プラグイン
正解:B、E
解説:
Cloud Agent Plugin and Service Connectors are two features of OCI that can help collect logs from on-premises instances and archive them into OCI Object Storage. Cloud Agent Plugin is a component of the OCI Logging service that can be installed on any Linux or Windows instance to collect logs and send them to OCI. Service Connectors are components of the OCI Service Connector Hub that can transfer data between different OCI services, such as Logging and Object Storage. The other options are not relevant for this requirement. Reference: [Cloud Agent Plugin], [Service Connectors]
質問 # 24
Oracle Cloud Infrastructure (OCI) バースト可能インスタンスに関して正しくないステートメントを 2 つ選択してください。
- A. ベースライン使用率は、各 CPU コアの一部 (25% または 75%) です。
- B. バースト可能インスタンスは、ベースライン OCPU に従って課金されます。
- C. バースト可能なインスタンスは、OCPU の合計数が同じである通常のインスタンスよりもコストが低くなります。
- D. バースト可能インスタンスは、インスタンスが通常アイドル状態ではなく、CPU 使用率が高いシナリオ向けに設計されています。
- E. 過去 24 時間のインスタンスの平均 CPU 使用率がベースラインを下回っている場合、システムはベースラインを超えるバーストを許可します。
正解:A、D
解説:
The explanation is that burstable instances are VM instances that have a baseline utilization of either 12% or 50% of each CPU core, not 25% or 75%. Burstable instances are designed for scenarios where an instance is typically idle or has low CPU utilization but occasionally needs to burst above the baseline to handle spikes in demand. Burstable instances cost less than regular instances with the same total OCPU count but charge extra for bursting above the baseline OCPU.
質問 # 25
選択したリージョンとテナント内のすべての仮想クラウド ネットワーク (VCN) の実装されたトポロジの図を提供するツールはどれですか?
- A. VCNフローログ
- B. ネットワークビジュアライザー
- C. ネットワークウォッチャー
- D. トラフィック分析
正解:B
解説:
Network Visualizer is the tool that provides a diagram of the implemented topology of all VCNs in a selected region and tenancy. Network Visualizer is a feature of the OCI Networking service that allows users to view and manage their network resources in a graphical interface. It can help users understand their network topology, troubleshoot issues, and optimize performance. The other options are not tools that provide a diagram of the VCN topology, but rather other features or services of OCI Networking. Reference: [Network Visualizer]
質問 # 26
Oracle Cloud Infrastructure (OCI)で実行されている高需要のWebアプリケーションがあります。テナント管理者は、アプリケーションの初期サイズが 5 インスタンスのインスタンス プールにスケジュールベースの自動スケーリング ポリシーを設定しました。
ポリシー 1:
ターゲット プール サイズ:10 インスタンス
実行時間:毎月、毎年、月曜日から金曜日の午前 8 時 30 分 Cron 式:0 30 8 ? * 月~金 * このポリシーの目標を正確に説明しているのはどれですか?
- A. 目標: スケールアウト イベントが 1 つだけある 1 回限りのスケジュール。2021 年 12 月 31 日の午前 8 時 30 分に、インスタンス プールを 5 インスタンスから 10 インスタンスにスケールします。
- B. 目標: 毎月繰り返されるスケジュール。月のすべての日に、初期プール サイズを 5 インスタンスに設定します。で
毎日午前 8 時 30 分に、インスタンスを 10 個にスケールアウトします。 - C. 目標: 毎日繰り返されるスケジュール。平日の朝 8 時 30 分に、インスタンスを 10 個にスケールアウトします。
- D. 目標: 毎週繰り返されるスケジュール。すべての曜日の午前 8 時 30 分に、プールを初期サイズの 5 から 10 インスタンスにスケールアウトします。
正解:C
解説:
The explanation is that a schedule-based autoscaling policy allows you to adjust the size of your instance pool based on a cron expression that specifies the date and time of the scaling action. The cron expression consists of six fields: seconds, minutes, hours, day of month, month, and day of week. In this case, the cron expression is 0 30 8 ? * MON-FRI *, which means that the scaling action will occur at 8:30 a.m. on every Monday through Friday, regardless of the day of month or month. Therefore, the goal of this policy is to scale out the instance pool to 10 instances on weekday mornings at 8:30 a.m.
質問 # 27
Oracle Cloud Infrastructure (OCI) Network Load Balancerではどの3つのプロトコルがサポートされていますか?
- A. BGP
- B. TCP
- C. iSCSI
- D. UDP
- E. ICMP
- F. HTTP
正解:B、D、E
解説:
The explanation is that the OCI Network Load Balancer supports three protocols: UDP, TCP, and ICMP. These protocols are used to distribute traffic across multiple backend servers based on different criteria, such as source and destination IP addresses, ports, and ICMP types and codes.
質問 # 28
あなたは会社のクラウド アーキテクトとして、CEO からスタッフ ミーティングに招待されました。彼らは、Oracle Cloud Infrastructure (OCI)をロンドンの別のクラウド・プロバイダに相互接続することについて、いくつかの特定の要件とともに意見を求めています。
* 他のクラウドプロバイダーのリソースが OCI Autonomous Data Warehouse ML 機能を活用できるようにしたいと考えています。
* OCI と他のクラウドプロバイダー間の接続は、できるだけ早くプロビジョニングする必要があります。
* 接続は高帯域幅と予測可能なパフォーマンスを提供する必要があります。
OCI と相互接続し、上記の要件を満たすために、他のどのクラウド プロバイダーを推奨しますか?
- A. アリババクラウド
- B. Microsoft Azure
- C. IBM クラウド
- D. アマゾン ウェブ サービス
- E. Google クラウド
- F. デジタルオーシャン
- G. OCI
正解:B
解説:
The explanation is that Microsoft Azure is one of the cloud providers that has an interconnect location with OCI in London. This means that you can use OCI FastConnect to establish a private and dedicated connection between OCI and Azure in London, with high bandwidth and predictable performance. This connection can also enable you to leverage OCI Autonomous Data Warehouse ML capabilities from Azure resources, as you can access OCI services across regions using private IP addresses. The interconnect location can be provisioned quickly using the OCI and Azure consoles or APIs.
質問 # 29
Cloud Guard がテナント全体のセキュリティ体制の向上に役立つ 2 つの方法はどれですか?
- A. パブリックにアクセス可能なオブジェクト・ストレージのバケット、インスタンス、セキュリティ・リストの制限されたポートなど、構成が間違っているリソースの検出に役立ちます
- B. 暗号化キーを一元管理できます。
- C. 機密データをマスクし、Oracle データベースのセキュリティ制御を監視します。
- D. 不正なユーザーまたは不審なユーザーのアクティビティを監視します。
- E. Oracle Cloud Infrastructure (OCI) のリソースに誤った構成が作成されるのを防ぎます。
正解:A、D
解説:
Monitors unauthorized or suspicious user activity, prevents you from creating misconfigurations on your resources in OCI, and helps detect misconfigured resources, such as publicly accessible Object Storage buckets, instances, and restricted ports on security lists. The explanation is that Cloud Guard is a service that helps you improve the security posture of your tenancy by providing visibility into your cloud resources, identifying security misconfigurations and threats, and taking corrective actions to remediate them. Cloud Guard monitors user activity and resource configurations using data collectors and detectors, evaluates them against predefined or custom rules, generates problems and recommendations based on severity levels, and executes responders to fix the issues automatically or manually.
質問 # 30
Oracle Security Zones がクラウド・セキュリティ責任共有モデルを支援できる 2 つの方法はどれですか?
- A. 標準コンパートメントを高度に安全なセキュリティ ゾーン コンパートメントに追加または移動します。
- B. 標準コンパートメントから移動された、セキュリティで保護されていないコンパートメントへのアクセスを許可します。
- C. 顧客管理のキーを使用してストレージ リソースを暗号化します。
- D. データベースやオブジェクト・ストレージ・バケットなどのOracle Cloud Infrastructureリソースへのパブリック・アクセスを拒否します。
正解:C、D
解説:
Oracle Security Zones is a service that helps you enforce best practices and prevent misconfigurations on your OCI resources by applying predefined policies and controls. Some of the benefits of using Security Zones are:
Encrypt storage resources with a customer-managed key: Security Zones require that all storage resources, such as block volumes, boot volumes, file systems, and object storage buckets, are encrypted with a customer-managed key from Vault. This ensures that you have full control over the encryption and decryption of your data at rest.
Deny public access to OCI resources, such as databases and object storage buckets: Security Zones prevent you from creating or updating OCI resources that have public access enabled, such as databases and object storage buckets that are accessible from the internet. This reduces the risk of unauthorized access or data leakage.
質問 # 31
VCNウィザードを使用してOracle Cloud Infrastructure (OCI) Virtual Cloud Network (VCN)を作成する場合、どの3つのゲートウェイが自動的に作成されますか?
- A. インターネットゲートウェイ
- B. NAT ゲートウェイ
- C. ローカル ピアリング ゲートウェイ
- D. サービスゲートウェイ
- E. ストレージゲートウェイ
- F. 要塞ホスト
- G. ダイナミック ルーティング ゲートウェイ
正解:A、B、D
解説:
Internet Gateway, NAT Gateway, and Service Gateway are three gateways that are created automatically when creating a VCN with the VCN wizard. An Internet Gateway allows public traffic between the VCN and the internet. A NAT Gateway allows private traffic from the VCN to access the internet without exposing the VCN resources to incoming internet connections. A Service Gateway allows private traffic from the VCN to access OCI services such as Object Storage, Email Delivery, and Notifications. The other options are not created automatically by the VCN wizard, but can be added manually later if needed. Reference: [VCN Wizard], [Gateways]
質問 # 32
Oracle Cloud Agentは、コンピューティング・インスタンス上で実行されるプラグインを管理する軽量のプロセスです。
有効なOracle Cloud Agentプラグイン名ではないものはどれですか?
- A. インスタンスの実行コマンドの計算
- B. OS管理サービスエージェント
- C. ライブ マイグレーション エージェント
- D. バスティオン
正解:C
解説:
Bastion is not a valid Oracle Cloud Agent plugin name. Bastion is a service that enables secure and controlled access to compute instances in OCI. The other options are valid plugin names that provide different functionalities for the instances. Reference: [Bastion], [Cloud Agent Plugins]
質問 # 33
あなたは会社のシステム管理者で、Oracle Cloud Infrastructure (OCI)上でOracle Linuxを実行するコンピューティング・インスタンスで構成される複雑な環境を管理しています。すべての最新のカーネル セキュリティ更新をすべてのインスタンスに適用するのはあなたの仕事です。
このタスクを完了できるのはどの OCI サービスですか?
- A. OCI レジストリ
- B. セキュリティ更新を監視およびインストールするための OCI Cloud Guard
- C. OS管理サービス
- D. OCIストリーミングサービス
- E. 自動セキュリティ更新を実現するための OCI セキュリティ ゾーン
正解:C
解説:
OS Management service is the OCI service that will allow you to complete this task. OS Management service is a service that helps users automate patching and package management for Oracle Linux and Windows instances in OCI. It can also help users monitor and manage system configuration and compliance across their instances. The other options are not suitable for this task, as they do not provide the functionality of OS Management service. Reference: [OS Management Service]
質問 # 34
......
無料セールまもなく終了!100%有効な1z0-1072-23日本語試験:https://jp.fast2test.com/1z0-1072-23-JPN-premium-file.html