1z0-1072-23日本語問題集PDFで100%合格保証付き
1z0-1072-23日本語ブレーン問題集でリアル試験最新問題2024年03月30日には57問題
質問 # 23
Oracle Cloud Infrastructure (OCI) DNSサービスで利用できる機能は次の3つですか?
- A. セキュリティリストの作成と管理
- B. ゾーンの作成と管理
- C. Identity Access Management (IAM) ポリシーの作成と管理
- D. レコードの作成と管理
- E. すべてのゾーンを表示する
- F. WAF ルールの作成と管理
正解:B、D、E
解説:
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) 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]
質問 # 25
Oracle Cloud Infrastructure (OCI)で実行されている高需要のWebアプリケーションがあります。テナント管理者は、アプリケーションの初期サイズが 5 インスタンスのインスタンス プールにスケジュールベースの自動スケーリング ポリシーを設定しました。
ポリシー 1:
ターゲット プール サイズ:10 インスタンス
実行時間:毎月、毎年、月曜日から金曜日の午前 8 時 30 分 Cron 式:0 30 8 ? * 月~金 * このポリシーの目標を正確に説明しているのはどれですか?
- A. 目標: 毎週繰り返されるスケジュール。すべての曜日の午前 8 時 30 分に、プールを初期サイズの 5 から 10 インスタンスにスケールアウトします。
- B. 目標: 毎月繰り返されるスケジュール。月のすべての日に、初期プール サイズを 5 インスタンスに設定します。で
毎日午前 8 時 30 分に、インスタンスを 10 個にスケールアウトします。 - C. 目標: スケールアウト イベントが 1 つだけある 1 回限りのスケジュール。2021 年 12 月 31 日の午前 8 時 30 分に、インスタンス プールを 5 インスタンスから 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.
質問 # 26
Oracle Cloud Infrastructure (OCI) へのアプリケーションのデプロイはお客様の責任です。アプリケーションはメモリを大量に消費するため、十分なメモリが利用できない場合はパフォーマンスが低下します。アプリケーションをホストするための Linux コンピューティング インスタンスのインスタンス プールを OCI に作成し、インスタンス プールの自動スケーリング構成を定義しました。
アプリケーションのパフォーマンスの低下を防ぐためにインスタンス プールを自動スケーリングするにはどうすればよいですか?
- A. メモリ使用量を監視し、しきい値に達した場合にインスタンスの数をスケールアップするように自動スケーリング ポリシーを構成します。
- B. CPU 使用率を監視し、CPU 使用率が低下した場合にインスタンスの数をスケールアップするように自動スケーリング ポリシーを構成します。
- C. すべてのコンピューティング インスタンスに OCI SDK をインストールし、メモリ使用率が高い場合に自動スケーリング イベントをトリガーするスクリプトを作成します。
- D. すべてのコンピューティング インスタンスにモニタリング エージェントをインストールします。これにより、自動スケーリング グループがトリガーされます。
正解:A
解説:
meets the threshold
質問 # 27
Oracle Cloud Infrastructure (OCI) Virtual Cloud Network (VCN) の有効なアプローチではないものはどれですか?
- A. OCIタグを使用してVCNリソースにタグを付け、すべてのリソースが組織のタグ付け/命名規則に従うようにします。
- B. VCNまたはサブネット内ですべてのIPアドレスが一度に割り当てられないようにしてください。代わりに、将来の使用のためにいくつかの IP アドレスを予約します。
- C. VCN CIDRプレフィックスがテナント内の他のVCNまたは組織のプライベートIPネットワーク範囲と重複していることを確認してください。
- D. プライベート・サブネットには、理想的にはVCN内外のトラフィック・フローを制御するための個別のルート・テーブルが必要です。
正解: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.
質問 # 28
NetworkAdmins グループがコンパートメント C の仮想クラウド ネットワーク (VCN) を管理できるようにするポリシーを作成したいと考えています。このポリシーをテナントにアタッチしたいと考えています。コンパートメントの階層を以下に示します。
このタスクを達成するにはどのポリシー ステートメントを使用できますか?
- A. グループ NetworkAdmins がコンパートメント C の仮想ネットワーク ファミリを管理できるようにします
- B. グループ NetworkAdmins がコンパートメント B:C の仮想ネットワーク ファミリを管理できるようにします
- C. グループ NetworkAdmins がテナント内の仮想ネットワーク ファミリを管理できるようにします
- D. グループ NetworkAdmins がコンパートメント A:B:C の仮想ネットワーク ファミリを管理できるようにします
正解:D
解説:
Allow group NetworkAdmins to manage virtual-network-family in compartment A:B:C. The explanation is that when you attach a policy to the tenancy, you need to specify the full path of the compartment where you want to grant permissions. In this case, the compartment C is a sub-compartment of compartment B, which is a sub-compartment of compartment A, which is a sub-compartment of the root compartment (tenancy). Therefore, the full path of compartment C is A:B:C. The virtual-network-family resource type includes all the resources related to VCN, such as subnets, route tables, security lists, gateways, etc.
質問 # 29
Oracle Cloud Infrastructure (OCI)の複数のコンピューティング・インスタンスにわたる複数のストレージ・ボリュームで構成されるエンタープライズ・アプリケーションを作成および保守する責任があります。
ストレージ ボリュームには、データ ストレージのブート ボリュームとブロック ボリュームが含まれます。毎日実行されるブート ボリュームのバックアップと、6 時間ごとに実行されるブロック ボリュームのバックアップを作成する必要があります。
どうすればこの要件を満たすことができるでしょうか?
- A. 複数のストレージボリュームをボリュームグループにグループ化し、ボリュームグループのバックアップを作成します。
- B. すべてのブート ボリュームとブロック ボリュームのクローンを一度に 1 つずつ作成します。
- C. ブロック ボリュームのオンデマンド完全バックアップを作成し、ブート ボリュームからカスタム イメージを作成します。特定の時刻に実行する関数を使用して、バックアップ プロセスを開始します。
- D. ブート ボリュームをボリューム グループにグループ化し、カスタム バックアップ ポリシーを作成します。ブロック ボリュームをグループ化し、カスタム バックアップ ポリシーを作成します。
正解:D
解説:
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.
質問 # 30
ProjectA、ProjectB、ProjectC の 3 つのコンパートメントがあります。各コンパートメントには、A-Admins、B-Admins、および C-Admins という管理者グループが設定されています。
以下の図に示すように、各管理グループはそれぞれのコンパートメントに対する完全なアクセス権を持っています。
組織はタグ名前空間 EmployeeGroup.Role を設定しており、すべての管理者グループには値「Admin」がタグ付けされています。
3 つのプロジェクトのメンバーが共有できるようにテスト コンパートメントを設定したいと考えています。また、既存の 3 つの管理グループすべてに管理者アクセスを提供する必要があります。
このタスクを達成するにはどのポリシーを作成しますか?
- A. コンパートメント内のすべてのリソースを任意のユーザーに管理できるようにする テストの場所 request.principal.group.tag.EmployeeGroup.Role='Admin'
- B. すべてのグループにコンパートメント内のすべてのリソースの管理を許可します。
request.principal.group.tag.EmployeeGroup.Role='管理者' - C. グループ any-group にコンパートメント内のすべてのリソースの管理を許可する テストの場所 request.principal.group.tag.EmployeeGroup.Role='Admin'
- D. 動的グループがコンパートメント内のすべてのリソースを管理できるようにする テストの場所 request.principal.group.tag.EmployeeGroup.Role='Admin'
正解:A
解説:
Allow all-group to manage all-resources in compartment Test where request.principal.group.tag.EmployeeGroup.Role='Admin' is the policy that would accomplish this task. This policy grants admin access to all groups that have the tag EmployeeGroup.Role='Admin' in the compartment Test. The other options are not correct, as they use incorrect terms such as dynamic-group, any-group, or any-user. Reference: [Tag-Based Authorization]
質問 # 31
Oracle Cloud Infrastructure (OCI) File Storage Serviceに関する2つの記述のうち、正確なものはどれですか?
- A. マウント ターゲットはデフォルトで Oracle 管理のキーを使用します。
- B. ファイル システムはデフォルトで Oracle 管理のキーを使用します。
- C. お客様は、独自の Vault 暗号化キーを使用してファイル システム内のデータを暗号化できます。
- D. マウント先のファイルシステムとの通信はHTTPSで暗号化されます。
- E. お客様はエクスポート オプションを使用してマウント ターゲットへの通信を暗号化できます。
正解:B、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.
質問 # 32
サードパーティAPIを備えたカスタム・アプリケーションを使用して、Oracle Cloud Infrastructure (OCI)テナンシでホストされているアプリケーションとデータを管理しています。サードパーティ API は OCI の署名ベースの認証をサポートしていませんが、OCI リソースと通信できるようにしたいと考えています。これを確実にするにはどの認証オプションを使用する必要がありますか?
- A. 2048 ビット アルゴリズムの SSH キー ペア
- B. API署名キー
- C. OCI ユーザー名とパスワード
- D. 認証トークン
正解:D
解説:
Auth Tokens is the authentication option that you should use to ensure that your custom application with third-party APIs can communicate with OCI resources. Auth Tokens are tokens that can be used as an alternative to passwords when making API calls to OCI services. Auth Tokens can be generated and revoked by users in the OCI Console or CLI, and can be used with any API client that supports basic authentication. The other options are not suitable for this scenario, as they either require OCI's signature-based authentication or are not applicable for API calls. Reference: [Auth Tokens]
質問 # 33
Oracle Cloud Infrastructure (OCI) Network Load Balancerではどの3つのプロトコルがサポートされていますか?
- A. BGP
- B. UDP
- C. iSCSI
- D. HTTP
- E. ICMP
- F. TCP
正解:B、E、F
解説:
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.
質問 # 34
Oracle Cloud Agentは、コンピューティング・インスタンス上で実行されるプラグインを管理する軽量のプロセスです。
有効なOracle Cloud Agentプラグイン名ではないものはどれですか?
- A. ライブ マイグレーション エージェント
- B. インスタンスの実行コマンドの計算
- C. OS管理サービスエージェント
- D. バスティオン
正解:A
解説:
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]
質問 # 35
VCNウィザードを使用してOracle Cloud Infrastructure (OCI) Virtual Cloud Network (VCN)を作成する場合、どの3つのゲートウェイが自動的に作成されますか?
- A. サービスゲートウェイ
- B. ダイナミック ルーティング ゲートウェイ
- C. NAT ゲートウェイ
- D. インターネットゲートウェイ
- E. ローカル ピアリング ゲートウェイ
- F. 要塞ホスト
- G. ストレージゲートウェイ
正解:A、C、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]
質問 # 36
オンプレミスのデータをOracle Cloud Infrastructure (OCI) Object Storage Serviceにバックアップしています。
要件は次のとおりです。
1. バックアップは少なくとも丸 31 日間保持する必要があります。
2. バックアップ後、必要に応じてすぐにデータにアクセスできる必要があります。
コストを最小限に抑えるためにバックアップを保存するには、どの OCI オブジェクト ストレージ層が適していますか?
- A. スタンダード階層
- B. 自動階層化層
- C. アーカイブ層
- D. 低頻度アクセス層
正解:D
解説:
The explanation is that the Infrequent Access tier is suitable for storing data that is accessed less frequently but requires immediate access when needed. The Infrequent Access tier has lower storage costs than the Standard tier, but higher retrieval costs. The Infrequent Access tier also has a minimum storage duration of 30 days, which means that you will be charged for at least 30 days of storage even if you delete or move the data before that period.
質問 # 37
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.
質問 # 38
Oracle Cloud Infrastructure (OCI)で実行されているインスタンスがあり、インフラストラクチャ・メンテナンス・イベント中にライブ・マイグレーションできません。OCI は 14 ~ 16 日以内にメンテナンス期限をスケジュールし、通知を送信します。
スケジュールされたメンテナンス期限前にインスタンスをプロアクティブに再起動しないことを選択した場合はどうなりますか?
- A. インスタンスは終了されます。
- B. インスタンスは再起動移行されるか、適切な場所に再構築されます。
- C. 今後 14 日以内に再起動を求める別の通知が届きます。
- D. 7 日以内に再起動するよう別の通知が届きます。
正解:B
解説:
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]
質問 # 39
米国西部 (フェニックス) リージョンにブロック ボリュームが作成されています。ボリュームのクロスリージョンレプリケーションを有効にし、宛先リージョンとして米国西部 (サンノゼ) を選択しました。ここで、米国西部 (サンノゼ) リージョンのボリューム レプリカから新しいボリュームを作成したいとします。
あなたは何をするべきか?
- A. 対処の必要はありません。デフォルトでは、レプリカはブロック ボリュームとして使用できます。
- B. レプリカを開始します。
- C. レプリカをトリガーします。
- D. レプリカをアクティブ化します。
正解:D
解説:
The explanation is that when you enable Cross Region Replication for a block volume, Object Storage creates a replica of the volume in another region of your choice. The replica is not available as a block volume until you activate it. To activate a replica, you need to select the replica from the Block Storage console and click Activate Replica. This will create a new block volume from the replica in the destination region.
質問 # 40
......
1z0-1072-23日本語問題集には100%厳密検証された問題と解答で合格保証付きもしくは全額返金:https://jp.fast2test.com/1z0-1072-23-JPN-premium-file.html