
Oracleは2024年最新の1z0-1072-23日本語サンプル問題は信頼され続ける1z0-1072-23日本語テストエンジン
無料お試しOracle 1z0-1072-23日本語問題集PDFは必ずベストの問題集オプションを使おう
質問 # 13
Oracle Cloud Infrastructure (OCI) Virtual Cloud Network (VCN) の有効なアプローチではないものはどれですか?
- A. プライベート・サブネットには、理想的にはVCN内外のトラフィック・フローを制御するための個別のルート・テーブルが必要です。
- B. OCIタグを使用してVCNリソースにタグを付け、すべてのリソースが組織のタグ付け/命名規則に従うようにします。
- C. VCN CIDRプレフィックスがテナント内の他のVCNまたは組織のプライベートIPネットワーク範囲と重複していることを確認してください。
- D. VCNまたはサブネット内ですべてのIPアドレスが一度に割り当てられないようにしてください。代わりに、将来の使用のためにいくつかの IP アドレスを予約します。
正解:C
解説:
Ensure VCN CIDR prefix overlaps with other VCNs in your tenancy or with your organizations private IP network ranges. The explanation is that a VCN CIDR prefix is the range of IPv4 addresses that can be used within the VCN and its subnets. The VCN CIDR prefix should not overlap with other VCNs in your tenancy or with your organization's private IP network ranges, as this can cause routing conflicts and connectivity issues. You should choose a VCN CIDR prefix that is large enough to accommodate your current and future needs, but not too large to waste IP addresses. You can use any of the private IPv4 address ranges specified in RFC 1918 for your VCN CIDR prefix.
質問 # 14
VM.Standard2.24 形状と Oracle Linux 8 プラットフォーム イメージを使用して VM インスタンスを起動する予定です。ファームウェアやオペレーティング システムに感染する可能性があり、検出が難しいルートキットやブートキットなどの低レベルの脅威から VM インスタンスを保護したいと考えています。
あなたは何をするべきか?
- A. シールドされたインスタンスを作成します。
- B. 脆弱性スキャンサービスを使用します。
- C. 転送中の暗号化を使用します。
- D. バースト可能なインスタンスを作成します。
正解:A
解説:
The explanation is that shielded instances are VM instances that have additional security features to protect them from low-level threats, such as rootkits and bootkits that can infect the firmware and operating system and are difficult to detect. Shielded instances use verified boot, which ensures that only trusted software components are executed during the boot process. Shielded instances also use virtual trusted platform module (vTPM), which provides a secure storage for encryption keys and certificates. Shielded instances are available for Oracle Linux 8 platform images with VM.Standard2.* shapes.
質問 # 15
DevOps チームは、オンプレミス ネットワークを、プライベート サブネットに存在する管理対象データベースなどの Oracle Cloud Infrastructure (OCI) リソースに相互接続する必要があります。これらは、予算が低く、帯域幅要件が最小限であることを示しているため、サイト間 VPN が最良の選択肢であると判断します。
彼らはルーターのパブリック IP アドレスを提供します。このルーターを表すオブジェクトを OCI に作成する必要があります。どのオブジェクトを作成しますか?
- A. ダイナミック ルーティング ゲートウェイ (DRG)
- B. 要塞ホスト
- C. 仮想ネットワーク インターフェイス カード (vNIC)
- D. IPSec トンネル
- E. 顧客宅内機器 (CPE)
- F. インターネットゲートウェイ
正解:E
解説:
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.
質問 # 16
Oracle Cloud Infrastructure (OCI)ブロック・ボリューム・サービスでのボリュームのクローン作成に関して正しいのは次のどれですか?
- A. ボリュームのクローン作成時にブロックボリュームのサイズを変更できます。
- B. クローンの作成は、ボリュームのバックアップの作成よりも時間がかかります。
- C. ボリュームのクローンを別のリージョンに作成できます。
- D. ボリュームを複製する前に、ボリュームを切り離す必要があります。
正解:A
解説:
You can change the block volume size when cloning a volume. The explanation is that cloning a volume is a way of creating an exact copy of an existing volume without creating a backup first. Cloning a volume is faster and cheaper than creating a backup and restoring it to a new volume. When you clone a volume, you can change the block volume size, performance, encryption settings, and tags of the new volume. You do not need to detach a volume before cloning it, as cloning does not affect the source volume or its attachments. You cannot clone a volume to another region, as cloning only works within the same region and availability domain. Creating a clone usually takes less time than creating a backup of a volume, as cloning does not involve transferring data to Object Storage.
質問 # 17
どのOracle Cloud Infrastructure (OCI) Identity and Access Management (IAM)ポリシーが無効ですか?
- A. テナント内のユーザーを任意のユーザーに検査できるようにします。
- B. グループ A-Admins にコンパートメント Project-A 内のすべてのリソースの管理を許可します。
- C. 動的グループ フロントエンドがコンパートメント プロジェクト A のインスタンス ファミリを管理できるようにします
- D. グループ A-開発者がコンパートメント Project-A にボリュームを作成できるようにします
正解:D
解説:
Allow group A-Developers to create volumes in compartment Project-A is an invalid IAM policy. This is because create is not a valid verb for volumes. The correct verb for creating volumes is attach. The other options are valid IAM policies that use correct verbs and syntax. Reference: [IAM Policies], [Verbs]
質問 # 18
Monitoring でメトリック データのクエリを定義する場合、メトリック グラフ上にプロットされたメトリック データ ポイントを集計するための時間枠を提供するフィールドはどれですか?
- A. 統計
- B. インターバル
- C. ネームスペース
- D. 寸法
正解:B
解説:
Interval is the field that provides the time window for aggregating metric data points plotted on the metric chart. Interval is a parameter that specifies how often metric data points are collected and aggregated by the Monitoring service. For example, an interval of 5 minutes means that metric data points are aggregated every 5 minutes and displayed on the chart. The other options are not fields that provide the time window for aggregating metric data points, but rather other parameters that define the metric query. Reference: [Interval]
質問 # 19
Oracle Cloud Infrastructure (OCI)のファイル・システム・レプリケーションに関して正しいのはどれですか?
- A. エクスポートされたファイルシステムのみをターゲットファイルシステムとして使用できます。
- B. レプリケーションリソースの作成時にレプリケーション間隔を指定することはできません。
- C. あるファイル システムのデータを別のファイル システムにレプリケートできるのは、同じリージョン内に限られます。
- D. あるファイル システムのデータを、同じリージョンまたは異なるリージョンにある別のファイル システムにレプリケートできます。
正解:D
解説:
You can replicate the data in one file system to another file system in the same region or a different region is a true statement about File System Replication in OCI. File System Replication is a feature that allows users to create a copy of a file system in another file system, either within the same region or across regions. This can be useful for disaster recovery, data migration, or data distribution purposes. The other statements are false about File System Replication in OCI. Reference: [File System Replication]
質問 # 20
Oracle Cloud Infrastructure (OCI) File Storage Serviceに関する2つの記述のうち、正確なものはどれですか?
- A. ファイル システムはデフォルトで Oracle 管理のキーを使用します。
- B. マウント ターゲットはデフォルトで Oracle 管理のキーを使用します。
- C. お客様は、独自の Vault 暗号化キーを使用してファイル システム内のデータを暗号化できます。
- D. マウント先のファイルシステムとの通信はHTTPSで暗号化されます。
- E. お客様はエクスポート オプションを使用してマウント ターゲットへの通信を暗号化できます。
正解:A、C
解説:
File systems use Oracle-managed keys by default. Customer can encrypt data in their file system using their own Vault encryption key. The explanation is that File Storage Service encrypts all data at rest using AES-256 encryption algorithm. By default, File Storage Service uses Oracle-managed keys to encrypt and decrypt data. However, you can also use your own Vault encryption key to encrypt data in your file system. To do so, you need to create a key in Vault and associate it with your file system when you create or update it.
質問 # 21
SaaS アプリケーション、オンプレミスのエンタープライズ アプリケーション、アプリケーションなど、すべての Oracle および Oracle 以外のアプリケーションへの従業員認証とアクセスの管理に役立つ、フル機能の Identity-as-a-Service (IDaaS) ソリューションが必要です。クラウドでホストされています。どの IAM アイデンティティ ドメイン タイプを作成する必要がありますか?
- A. Oracle Apps プレミアム
- B. 外部ユーザー
- C. プレミアム
- D. 無料
正解:C
解説:
Premium is the IAM Identity Domain type that you should create if you want a full-featured IDaaS solution that helps you manage workforce authentication and access to all of your Oracle and non-Oracle applications. Premium Identity Domain provides users with access to Oracle Identity Cloud Service, which is an IDaaS solution that offers identity management, single sign-on, multifactor authentication, identity governance, and integration with third-party applications. The other options are not IAM Identity Domain types that provide a full-featured IDaaS solution. Reference: [Identity Domains], [Oracle Identity Cloud Service]
質問 # 22
Oracle Cloud Infrastructure (OCI)で実行されているインスタンスがあり、インフラストラクチャ・メンテナンス・イベント中にライブ・マイグレーションできません。OCI は 14 ~ 16 日以内にメンテナンス期限をスケジュールし、通知を送信します。
スケジュールされたメンテナンス期限前にインスタンスをプロアクティブに再起動しないことを選択した場合はどうなりますか?
- A. インスタンスは終了されます。
- B. 7 日以内に再起動するよう別の通知が届きます。
- C. 今後 14 日以内に再起動を求める別の通知が届きます。
- D. インスタンスは再起動移行されるか、適切な場所に再構築されます。
正解:D
解説:
If you choose not to proactively reboot the instance before the scheduled maintenance due date, the instance is either reboot-migrated or rebuilt in place for you. Reboot-migration is a process where OCI migrates your instance to a new physical host without changing its configuration or public IP address. Rebuild in place is a process where OCI shuts down your instance, performs maintenance on the physical host, and restarts your instance with the same configuration and public IP address. The other options are not correct. Reference: [Reboot-Migration], [Rebuild in Place]
質問 # 23
Oracle Cloud Infrastructure (OCI) DNSサービスで利用できる機能は次の3つですか?
- A. Identity Access Management (IAM) ポリシーの作成と管理
- B. レコードの作成と管理
- C. WAF ルールの作成と管理
- D. セキュリティリストの作成と管理
- E. すべてのゾーンを表示する
- F. ゾーンの作成と管理
正解:B、E、F
解説:
Creating and managing records, creating and managing zones, and viewing all zones are three capabilities that are available with the OCI DNS service. Records are data elements that map domain names to IP addresses or other information. Zones are collections of records that correspond to a domain name or a subdomain name. The OCI DNS service allows users to create and manage records and zones for their domains or subdomains, as well as view all zones in their tenancy. The other options are not capabilities of the OCI DNS service, but of other OCI services such as WAF, IAM, and Networking. Reference: [DNS Service], [Records], [Zones]
質問 # 24
Oracle Cloud Infrastructure (OCI)のプライベートIPアドレスに関して正しい2つの記述はどれですか?
- A. 各 VNIC はプライベート IP アドレスを 1 つだけ持つことができます。
- B. プライベート IP がパブリック サブネット内に存在する場合、プライベート IP にオプションのパブリック IP を割り当てることができます。
- C. デフォルトでは、サブネット内のインスタンスのプライマリ VNIC には 1 つのプライマリ プライベート IP アドレスがあります。
- D. デフォルトでは、サブネット内のインスタンスのプライマリ VNIC には 1 つのプライマリ プライベート IP アドレスと 1 つのセカンダリ プライベート IP アドレスがあります。
正解:B、C
解説:
By default, the primary VNIC of an instance in a subnet has one primary private IP address. A private IP can have an optional public IP assigned to it if it resides in a public subnet. The explanation is that a private IP address is an IPv4 address that is assigned to a VNIC and belongs to the CIDR block of the VCN or subnet. By default, the primary VNIC of an instance in a subnet has one primary private IP address, which is automatically assigned by OCI and cannot be changed. However, you can also assign secondary private IP addresses to a VNIC, either manually or automatically, up to a maximum of 31 per VNIC. A private IP address can have an optional public IP address assigned to it, which allows the instance to communicate with the internet. A public IP address can be either ephemeral or reserved, depending on whether you want to keep it after stopping or terminating the instance. A private IP address can only have a public IP address assigned to it if it resides in a public subnet, which means that the subnet's route table has a route rule that directs traffic to the internet gateway.
質問 # 25
Oracle Cloud Infrastructure (OCI)の複数のコンピューティング・インスタンスにわたる複数のストレージ・ボリュームで構成されるエンタープライズ・アプリケーションを作成および保守する責任があります。
ストレージ ボリュームには、データ ストレージのブート ボリュームとブロック ボリュームが含まれます。毎日実行されるブート ボリュームのバックアップと、6 時間ごとに実行されるブロック ボリュームのバックアップを作成する必要があります。
どうすればこの要件を満たすことができるでしょうか?
- A. ブート ボリュームをボリューム グループにグループ化し、カスタム バックアップ ポリシーを作成します。ブロック ボリュームをグループ化し、カスタム バックアップ ポリシーを作成します。
- B. すべてのブート ボリュームとブロック ボリュームのクローンを一度に 1 つずつ作成します。
- C. ブロック ボリュームのオンデマンド完全バックアップを作成し、ブート ボリュームからカスタム イメージを作成します。特定の時刻に実行する関数を使用して、バックアップ プロセスを開始します。
- D. 複数のストレージボリュームをボリュームグループにグループ化し、ボリュームグループのバックアップを作成します。
正解:A
解説:
Group the boot volumes into a volume group and create a custom backup policy. Group the block volumes and create a custom backup policy. The explanation is that volume groups are logical collections of block volumes and boot volumes that can be backed up together as a consistent point-in-time snapshot. You can create a custom backup policy for each volume group and specify the frequency and retention period of the backups. This way, you can meet different backup requirements for different types of volumes.
質問 # 26
Oracle Cloud Infrastructure (OCI) DBシステムをプロビジョニングする前に何を作成する必要がありますか?
- A. オブジェクトストレージ内のバケット
- B. コンパートメント
- C. コンピューティングインスタンス
- D. 仮想クラウドネットワーク
正解:D
解説:
The explanation is that a Virtual Cloud Network (VCN) is a software-defined network that you set up in OCI to connect your cloud resources, such as compute instances and databases. A VCN provides you with complete control over your network environment, including selecting your own IP address range, creating subnets, route tables, gateways, security lists, etc. You need to create a VCN before provisioning an OCI DB System, as you need to specify which subnet in your VCN you want to launch your DB System in.
質問 # 27
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]
質問 # 28
Oracle Cloud Infrastructure (OCI)コンピューティング・シェイプの有効なオプションではないものはどれですか?
- A. 専用仮想マシンホスト
- B. 仮想マシン
- C. ベアメタル
- D. Exadata 仮想マシン
正解:D
解説:
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.
質問 # 29
Oracle Cloud Infrastructure (OCI) へのアプリケーションのデプロイはお客様の責任です。アプリケーションはメモリを大量に消費するため、十分なメモリが利用できない場合はパフォーマンスが低下します。アプリケーションをホストするための Linux コンピューティング インスタンスのインスタンス プールを OCI に作成し、インスタンス プールの自動スケーリング構成を定義しました。
アプリケーションのパフォーマンスの低下を防ぐためにインスタンス プールを自動スケーリングするにはどうすればよいですか?
- A. すべてのコンピューティング インスタンスに OCI SDK をインストールし、メモリ使用率が高い場合に自動スケーリング イベントをトリガーするスクリプトを作成します。
- B. CPU 使用率を監視し、CPU 使用率が低下した場合にインスタンスの数をスケールアップするように自動スケーリング ポリシーを構成します。
- C. すべてのコンピューティング インスタンスにモニタリング エージェントをインストールします。これにより、自動スケーリング グループがトリガーされます。
- D. メモリ使用量を監視し、しきい値に達した場合にインスタンスの数をスケールアップするように自動スケーリング ポリシーを構成します。
正解:D
解説:
meets the threshold
質問 # 30
Oracle Cloud Infrastructure (OCI)で実行されている高需要のWebアプリケーションがあります。テナント管理者は、アプリケーションの初期サイズが 5 インスタンスのインスタンス プールにスケジュールベースの自動スケーリング ポリシーを設定しました。
ポリシー 1:
ターゲット プール サイズ:10 インスタンス
実行時間:毎月、毎年、月曜日から金曜日の午前 8 時 30 分 Cron 式:0 30 8 ? * 月~金 * このポリシーの目標を正確に説明しているのはどれですか?
- A. 目標: 毎週繰り返されるスケジュール。すべての曜日の午前 8 時 30 分に、プールを初期サイズの 5 から 10 インスタンスにスケールアウトします。
- B. 目標: スケールアウト イベントが 1 つだけある 1 回限りのスケジュール。2021 年 12 月 31 日の午前 8 時 30 分に、インスタンス プールを 5 インスタンスから 10 インスタンスにスケールします。
- C. 目標: 毎月繰り返されるスケジュール。月のすべての日に、初期プール サイズを 5 インスタンスに設定します。で
毎日午前 8 時 30 分に、インスタンスを 10 個にスケールアウトします。 - D. 目標: 毎日繰り返されるスケジュール。平日の朝 8 時 30 分に、インスタンスを 10 個にスケールアウトします。
正解:D
解説:
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.
質問 # 31
Oracle Cloud Infrastructure (OCI)でインスタンスのセットを作成するという直前のリクエストを受け取りました。構成とインストールされているソフトウェアはすべてのインスタンスで同一であり、OCI テナント内ですでに実行中のインスタンスがあります。どの画像オプションを使用すれば、最小限の労力でこのタスクを達成できますか?
- A. カスタム イメージを作成し、それを新しいインスタンスのテンプレートとして使用します。
- B. 独自のイメージを持ち込み、それを新しいインスタンスのテンプレートとして使用します。
- C. オラクル社が提供するイメージを使用し、サードパーティのツールを使用してインストールをカスタマイズします。
- D. OCI マーケットプレイスから画像を選択します。
正解:A
解説:
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]
質問 # 32
Oracle Cloud Infrastructure (OI)ファイル・システムのスナップショットに関して正しくない記述はどれですか?
- A. ファイル システムのクローンを作成するには、そのファイル システムに少なくとも 1 つのスナップショットが存在する必要があります。
- B. 最後のスナップショットが作成されてからファイル システム内で何も変更されていない場合でも、新しいスナップショットはより多くのストレージを消費します。
- C. スナップショットは、ファイル システムの一貫した特定時点のビューです。
- D. スナップショットは、ファイル システムのルート ディレクトリの .snapshot/name でアクセスできます。
正解:B
解説:
Even if nothing has changed within the file system since the last snapshot was taken, a new snapshot does not consume more storage. This is because snapshots are incremental and only store the changes made to the file system since the previous snapshot. The other statements are correct regarding the OCI File System snapshots. Reference: [Snapshots and Storage Consumption]
質問 # 33
あなたはソリューション・アーキテクトとして、オブジェクトのバージョニングに関するOracle Cloud Infrastructure (OCI)のオブジェクト・ストレージ機能を顧客に紹介しています。
OCIオブジェクト・ストレージのバージョニングに関して正しいのはどれですか?
- A. バージョニングが有効な場合、オブジェクトはバケットから物理的に削除されます。
- B. バージョニングが有効なバケットでは、バケット内にオブジェクトの最新バージョンが常に存在します。
- C. バケットのオブジェクトのバージョニングはデフォルトで無効になっています。
- D. オブジェクトのバージョニングは、偶発的または悪意のあるオブジェクトの更新に対するデータ保護を提供しません。
正解:C
解説:
overwrite, or deletion.
Explanation:
Object Versioning is disabled on a bucket by default is a true statement regarding OCI Object Storage Versioning. Object Versioning is a feature that allows users to preserve, retrieve, and restore every version of every object stored in a bucket. Object Versioning is disabled on a bucket by default, but can be enabled or suspended by the user at any time. The other statements are false regarding OCI Object Storage Versioning. Reference: [Object Versioning]
質問 # 34
あなたはネットワーク アーキテクトとして、オンプレミスのデータ センターから us-ashburn-1 リージョンの仮想クラウド ネットワーク (VCN) への完全な冗長接続を作成するという任務を負っています。この要件を達成できる 2 つのオプションはどれですか?
- A. 1 つの FastConnect 仮想回線を us-ashburn-1 リージョンに構成し、サイト間 VPN を usashburn-1 リージョンに構成します。
- B. 1 つの FastConnect 仮想サーキットを us-ashburn-1 リージョンに構成し、2 番目の FastConnect 仮想サーキットを us-phoenix-1 リージョンに構成します。
- C. 2 つの FastConnect 仮想回線を us-ashburn-1 リージョンに構成し、オンプレミスのさまざまなハードウェアで終端します。
- D. 単一のオンプレミス CPE からサイト間 VPN を構成します。
正解:A、C
解説:
Configure two FastConnect virtual circuits to the us-ashburn-1 region and terminate them in diverse hardware on-premises. Configure one FastConnect virtual circuit to the us-ashburn-1 region and a Site-to-Site VPN to the us-ashburn-1 region. The explanation is that FastConnect is a service that provides a private and dedicated connection between your on-premises network and your VCN in OCI. FastConnect offers higher bandwidth, lower latency, and more consistent network performance than public internet connections. To create a fully redundant connection from your on-premises data center to your VCN in the us-ashburn-1 region, you can either configure two FastConnect virtual circuits to the same region and terminate them in diverse hardware on-premises, or configure one FastConnect virtual circuit to the region and a Site-to-Site VPN to the same region as a backup option.
質問 # 35
Oracle Cloud Infrastructure (OCI) Network Load Balancerではどの3つのプロトコルがサポートされていますか?
- A. HTTP
- B. UDP
- C. ICMP
- D. BGP
- E. TCP
- F. iSCSI
正解:B、C、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.
質問 # 36
......
有効な問題最新版を試そう1z0-1072-23日本語テスト解釈1z0-1072-23日本語有効な試験ガイド:https://jp.fast2test.com/1z0-1072-23-JPN-premium-file.html