
2024年最新の実際のGoShiken AWS-Certified-Cloud-Practitioner日本語問題集PDFで100%合格率を保証します
無料Amazon AWS-Certified-Cloud-Practitioner日本語試験問題と解答
質問 # 146
会社はAmazonEC2インスタンスでWebアプリケーションを実行しています。アプリケーションは常に実行する必要があり、中断することなく無期限に実行されることが期待されます。
どのEC2インスタンス購入オプションがこれらの要件を最も費用効果的に満たすでしょうか?(2つ選択してください。)
- A. スポットインスタンス。
- B. オンデマンドインスタンス
- C. リザーブドインスタンス
- D. 専用ホスト
- E. 貯蓄プラン
正解:A、C
解説:
Amazon EC2 provides the following purchasing options to enable you to optimize your costs based on your needs:
*On-Demand Instances - Pay, by the second, for the instances that you launch.
*Savings Plans - Reduce your Amazon EC2 costs by making a commitment to a consistent amount of usage, in USD per hour, for a term of 1 or 3 years.
*Reserved Instances - Reduce your Amazon EC2 costs by making a commitment to a consistent instance configuration, including instance type and Region, for a term of 1 or 3 years.
*Spot Instances - Request unused EC2 instances, which can reduce your Amazon EC2 costs significantly.
*Dedicated Hosts - Pay for a physical host that is fully dedicated to running your instances, and bring your existing per-socket, per-core, or per-VM software licenses to reduce costs.
*Dedicated Instances - Pay, by the hour, for instances that run on single-tenant hardware.
*Capacity Reservations - Reserve capacity for your EC2 instances in a specific Availability Zone for any duration.
If you require a capacity reservation, purchase Reserved Instances or Capacity Reservations for a specific Availability Zone. Spot Instances are a cost-effective choice if you can be flexible about when your applications run and if they can be interrupted. Dedicated Hosts or Dedicated Instances can help you address compliance requirements and reduce costs by using your existing server-bound software licenses.
質問 # 147
AWSベーシックサポートを利用しているユーザーが利用できるAWSTrusted Advisorチェックはどれですか? (2つ選択してください。)
- A. セキュリティグループ-特定のポートは制限されていません
- B. 使用率の高いAmazonEC2インスタンス
- C. EC2セキュリティグループ内の多数のルール
- D. ロードバランサーの最適化
- E. サービス制限
正解:A、E
質問 # 148
AWS MOSTは成長中の新興企業のコンピューティングコストをどのように効果的に削減しますか?
- A. 毎月の固定コンピューティング予算を実装します。
- B. 顧客関係管理を自動化します。
- C. ピーク使用時にオンデマンドリソースを提供します。
- D. 個々の開発者環境のプロビジョニングを自動化します。
正解:C
解説:
Explanation
You can continue to optimize your spend and keep your development costs low by making sure you revisit your architecture often, to adjust to your startup growth. Manage your cost further by leveraging different options such as S3 CloudFront for caching & offloading to reduce cost of EC2 computing, as well as Elastic Load Balancing which prepares you for massive scale, high reliability and uninterrupted growth. Another way to keep costs down is to use AWS Identity and Access Management solutions (IAM) to manage governance of your cost drivers effectively and by the right teams.
Reference: https://aws.amazon.com/startups/lean/
質問 # 149
開発者がWebアプリケーションバックエンド用のLambda関数を作成しましたAWSLambdaコンソールからLambda関数をテストすると、開発者は関数が実行されていることを確認できますが、数分後でもAmazonCloudWatchLogsにログデータが生成されません。
この状況の原因は何ですか?
- A. Lambda関数の実行ロールに、CloudWatchログにログデータを書き込むためのパーミッションがありません
- B. Lambda関数には、CloudWatchLogsに送信するログデータの明示的なログステートメントがありません
- C. Lambda関数に、ログデータを送信するためのソーストリガーとしてCloudWatchLogsがありません
- D. Lambda関数にターゲットのCloudWatchLogグループがありません
正解:A
質問 # 150
企業がウェブサイトサーバーの停止を検出し、ユーザーを代替サーバーにリダイレクトするのに役立つAWSサービスはどれですか?
- A. Amazon CloudFront
- B. Amazon Route 53
- C. Amazon GuardDuty
- D. AWS Trusted Advisor
正解:B
解説:
Amazon Route 53 with DNS Failover, Amazon Route 53 can help detect an outage of your website and redirect your end users to alternate locations where your application is operating properly.
質問 # 151
管理?
- A. AWSとお客様の間で共有されます。
- B. それはAWSの責任です。
- C. これはAWSの責任分担モデルの一部ではありません。
- D. それはお客様の責任です。
正解:A
解説:
Explanation
AWS maintains the configuration of its infrastructure devices, but a customer is responsible for configuring their own guest operating systems, databases, and applications.
Reference: https://aws.amazon.com/compliance/shared-responsibility-model/
質問 # 152
AWS クラウドの弾力性とは、次のどれを指しますか? (2つ選択してください。)
- A. Amazon EC2 インスタンスが使用できる RAM の最大量
- B. Amazon EC2 インスタンスをどれくらい早く再起動できるか
- C. 必要なときにリソースをいかに簡単に調達できるか
- D. 従量課金制の請求モデル
- E. 需要の変化に応じてリソースのサイズを適切に調整する機能
正解:C、E
解説:
Elasticity in the AWS Cloud refers to the ability to acquire resources as you need them and release resources when you no longer need them. In the cloud, you want to do this automatically1. This means that you can rightsized resources as demand shifts, and you can easily procure resources when they are needed. Elasticity is not related to how quickly an Amazon EC2 instance can be restarted, the maximum amount of RAM an Amazon EC2 instance can use, or the pay-as-you-go billing model. These are aspects of scalability, performance, and cost, respectively2.
For more information on elasticity, you can refer to the following sources:
Elasticity - AWS Well-Architected Framework
Elastic - Reactive Systems on AWS
What is the difference between scalability and elasticity?
質問 # 153
AWSグローバルインフラストラクチャのどの要素が1つ以上の個別のデータセンターで構成されていますか?
- A. Amazon CloudFront
- B. アベイラビリティーゾーン
- C. エッジの場所
- D. AWSリージョン
正解:B
質問 # 154
次のAmazon EC2料金モデルのうち、顧客が既存のサーバー向けソフトウェアライセンスを使用できるのはどれですか?
- A. オンデマンドインスタンス
- B. 専用ホスト
- C. リザーブドインスタンス
- D. スポットインスタンス
正解:B
質問 # 155
ある企業が、オンプレミスからAWSクラウドへの移行を検討しています。会社のITチームは、ワークロードのサポートをオフロードする必要があります。この目標を達成するためにITチームは何をすべきですか?
- A. 可用性を確保するために、ハードウェアの更新を運用カレンダーに組み込みます。
- B. ダウンタイムを防ぐために、季節的なイベントやトラフィックの急増に対する計算能力をオーバープロビジョニングします。
- C. AmazonEC2インスタンスでAmazonElastic Container Service(Amazon ECS)を使用します。
- D. AWSマネージドサービスを使用して、会社のインフラストラクチャをプロビジョニング、実行、サポートします。
正解:C
質問 # 156
ユーザーはAWSサービスに関する知識が限られていますが、スケーラブルなNode.jsアプリケーションをAWSクラウドにすばやくデプロイしたいと考えています。
アプリケーションをデプロイするためにどのサービスを使用する必要がありますか?
- A. AWS Elastic Beanstalk
- B. AWS CloudFormation
- C. Amazon EC2
- D. AWS OpsWorks
正解:A
質問 # 157
AWSサービスの従量制料金モデル:
- A. Amazon EC2、Amazon S3、Amazon RDSにのみ関連します。
- B. 設備投資を削減します。
- C. 運用コストを削減します。
- D. AWSサービスの前払いが必要
正解:C
質問 # 158
ある会社は、Amazon EC2 インスタンスにアプリケーションをデプロイしました。アプリケーションは 6 か月間期待どおりに実行されました。過去 1 週間で、ユーザーから遅延の問題が報告されました。システム管理者は、営業時間中の CPU 使用率が 100% であることを発見しました。同社は需要を満たすスケーラブルなソリューションを望んでいます。
需要が高い期間にアプリケーションの負荷を処理するには、どの AWS のサービスまたは機能を使用する必要がありますか?
- A. Auto Scaling グループ
- B. Elastic IP アドレス
- C. Amazon Route 53
- D. AWS グローバル アクセラレータ
正解:A
解説:
Auto Scaling groups are a feature that allows users to automatically scale the number of Amazon EC2 instances up or down based on demand or a predefined schedule. Auto Scaling groups can help improve the performance and availability of applications by adjusting the capacity in response to traffic fluctuations1. AWS Global Accelerator is a service that improves the availability and performance of applications by routing traffic through AWS edge locations2. Amazon Route 53 is a service that provides scalable and reliable domain name system (DNS) service3. An Elastic IP address is a static IPv4 address that can be associated with an Amazon EC2 instance4.
質問 # 159
ある企業は、Amazon EC2 インスタンスを自動的に追加および削除したいと考えています。同社は、EC2 インスタンスがさまざまなワークロードに動的に調整できるようにしたいと考えています。
これらの要件を満たすサービスまたは機能はどれですか?
- A. Amazon EC2 スポット インスタンス
- B. AWS Snow ファミリー
- C. Amazon DynamoDB
- D. Amazon EC2 Auto Scaling
正解:D
解説:
Amazon EC2 Auto Scaling is a service that helps you maintain application availability and allows you to automatically add or remove EC2 instances according to definable conditions. You can create collections of EC2 instances, called Auto Scaling groups, and specify the minimum and maximum number of instances in each group. You can also define scaling policies that adjust the number of instances based on the demand on your application. Amazon EC2 Auto Scaling helps you improve the performance, reliability, and cost-efficiency of your EC2 workloads123. References: 1: VDI Desktops - Amazon WorkSpaces Family - AWS, 2: What is Amazon EC2 Auto Scaling? - Amazon EC2 Auto Scaling, 3: Discover Amazon EC2 Auto Scaling Unit | Salesforce Trailhead
質問 # 160
企業は業務データを一元化する必要があります。同社は、すべての Amazon EC2 インスタンス全体でタスクを自動化する必要もあります。
企業はこれらの要件を満たすためにどの AWS サービスを使用できますか?
- A. AWS Elastic Beanstalk
- B. AWS システムマネージャー
- C. AWS CodeDeploy
- D. AWS Trusted Advisor
正解:B
解説:
AWS Systems Manager is a service that enables users to centralize and automate the management of their AWS resources. It provides a unified user interface to view operational data, such as inventory, patch compliance, and performance metrics. It also allows users to automate common and repetitive tasks, such as patching, backup, and configuration management, across all of their Amazon EC2 instances1. AWS Trusted Advisor is a service that provides best practices and recommendations to optimize the performance, security, and cost of AWS resources2. AWS CodeDeploy is a service that automates the deployment of code and applications to Amazon EC2 instances or other compute services3. AWS Elastic Beanstalk is a service that simplifies the deployment and management of web applications using popular platforms, such as Java, PHP, and Node.js4.
質問 # 161
企業は、Amazon EC2のインバウンドアクセスを制限することで、セキュリティと監査の姿勢を改善したいと考えています。
インバウンドSSHポートを開いてSSHキーを管理する代わりに、企業がインスタンスにリモートでアクセスするために何を使用する必要がありますか?
- A. Network ACLs
- B. EC2 key pairs
- C. AWS Identity and Access Management (1AM)
- D. AWS Systems Manager Session Manager
正解:D
質問 # 162
エンタープライズサポートをご利用のユーザーには、どのような特別なメリットがありますか?
- A. クラウドサポートエンジニアへのアクセス
- B. テクニカルアカウントマネージャーへのアクセス
- C. テクニカルプロジェクトマネージャーへのアクセス
- D. ソリューションアーキテクトへのアクセス
正解:A
解説:
Reference: https://aws.amazon.com/premiumsupport/plans/enterprise/
質問 # 163
ある会社には、静的コンテンツを含むグローバルWebサイトがあります。
どのAWSサービスが低レイテンシで静的コンテンツを配信しますか?
- A. AWS Lambda
- B. Amazon CloudFront
- C. AWS Compute Optimizer
- D. AmazonEC2自動スケーリング
正解:B
質問 # 164
ある企業はオンライン ショッピング Web サイトを運営しており、顧客のクレジット カード データを保存したいと考えています。企業は、Payment Card Industry (PCI) 基準を満たしている必要があります。
企業は AWS コンプライアンス文書にアクセスするためにどのサービスを使用できますか?
- A. AWS アーティファクト
- B. Amazon クラウド ディレクトリ
- C. Amazon インスペクター
- D. AWS Trusted Advisor
正解:A
解説:
The correct answer is B because AWS Artifact is a service that provides access to AWS compliance documentation, such as audit reports, security certifications, and agreements. AWS Artifact allows customers to download, review, and accept the documents that are relevant to their use of AWS services. The other options are incorrect because they are not services that provide access to AWS compliance documentation.
Amazon Cloud Directory is a service that enables customers to create flexible cloud-native directories for organizing hierarchies of data. AWS Trusted Advisor is a service that provides real-time guidance to help customers follow AWS best practices for security, performance, cost optimization, and fault tolerance.
Amazon Inspector is a service that helps customers find security vulnerabilities and deviations from best practices in their Amazon EC2 instances. Reference: [AWS Artifact FAQs]
質問 # 165
......
検証済みAWS-Certified-Cloud-Practitioner日本語問題集と解答で最新AWS-Certified-Cloud-Practitioner日本語をダウンロード:https://www.goshiken.com/Amazon/AWS-Certified-Cloud-Practitioner-JPN-mondaishu.html