【En/JP】AWS Developer Assosiate Exam Free

English japanese

1

You have a business-critical two-tier web app currently deployed in two AZ in a single region, using Elastic Load Balancing and Auto Scaling. The app depends on synchronous replication (very low latency connectivity) at the database layer. The application needs to remain fully available even if one application AZs goes off-line, and Auto Scaling cannot launch new instances in the remaining AZs. How can the current architecture be enhanced to ensure this?

現在、ビジネスに不可欠な2層構造のWebアプリを、Elastic Load BalancingとAuto Scalingを使用して、1つのリージョンの2つのAZにデプロイしています。このアプリケーションは、データベース層での同期レプリケーション(非常に低いレイテンシーの接続性)に依存しています。このアプリケーションは、1つのAZがオフラインになっても完全な可用性を維持する必要があり、Auto Scalingでは残りのAZに新しいインスタンスを起動できません。現在のアーキテクチャをどのように強化すれば、これを確実に実現できるでしょうか?

Deploy in three Availability Zones, with Auto Scaling minimum set to handle 50 percent peak load per zone.

3つのアベイラビリティー・ゾーンに展開し、Auto Scalingの最小値はゾーンごとに50%のピークロードを処理するように設定されています。

---

2

Is it possible to change an instance type after it has been created?

インスタンスタイプを作成後に変更することはできますか?

Type can be changed if it has an EBS store volume root device

EBSストアボリュームのルートデバイスがあればタイプを変更可能

--
3
What about is EC2 Role is true ?
EC2の役割とは?
Launch an instance with an AWS Identity and Aceess Management (IAM) role to restrict AWS API access for the instance.
インスタンスのAWS APIアクセスを制限するために、AWS Identity and Aceess Management(IAM)ロールでインスタンスを起動します。

--
4
Which service alias record is not free when using with Route 53?
Route 53で使用する場合、どのサービスのエイリアスレコードが空いていないか?
AS
--

5
You have an application running in us-west-2 that requires six Amazon Elastic Compute Cloud (EC2) instances running at all times. With three AZs available in that region (us-west-2a, us-west-2b, and us-west-2c), which of the following deployments provides 100 percent fault tolerance if any single AZ in us-west-2 becomes unavailable? Choose 2 answers

us-west-2で実行しているアプリケーションがあり、常に6つのAmazon Elastic Compute Cloud(EC2)インスタンスを実行する必要があります。そのリージョンで利用可能な3つのAZ(us-west-2a、us-west-2b、us-west-2c)で、us-west-2の単一のAZが利用できなくなった場合に100%のフォールトトレランスを提供するのは、次のどのデプロイメントですか?2つの答えを選ぶ
Us-west-2a with six EC2 instances, us-west-2b with six EC2 instances, and us-west-2c with no EC2 instances

Us-west-2a with three EC2 instances, us-west-2b with three EC2 instances, and us-west-2c with three EC2 instances.

6つのEC2インスタンスを持つus-west-2a、6つのEC2インスタンスを持つus-west-2b、そしてEC2インスタンスを持たないus-west-2c

3つのEC2インスタンスを持つus-west-2a、3つのEC2インスタンスを持つus-west-2b、そして3つのEC2インスタンスを持つus-west-2c。
--
7
How can we attach our instance store volume to another instance?
インスタンスストアボリュームを別のインスタンスにアタッチするには?
We can not detach or attach instance store volume
インスタンス・ストア・ボリュームのデタッチやアタッチはできません。

8
You have assigned one Elastic IP to your EC2 instance. Now we need to restart the VM without EIP changed. Which of below you should not do?
EC2インスタンスに1つのElastic IPを割り当てました。今度は、EIPを変更せずにVMを再起動する必要があります。次のうちどれをやってはいけないでしょうか?
Reboot and stop/start both works.
再起動しても、停止・起動してもうまくいきます。

9
Placement Groups: enables applications to participate in a low-latency, 10 Gbps network. Which of below statements is false.
プレースメントグループ:アプリケーションが低遅延の10Gbpsネットワークに参加できるようにする。以下の記述のうち,誤っているものはどれか。
You can move an existing instance into a placement group by specify parameter of placement group.
配置グループのパラメータを指定することで、既存のインスタンスを配置グループに移動させることができます。

10
Which route must be added to your routing table in order to allow connections to the Internet from your subnet?
あなたのサブネットからインターネットへの接続を許可するために、ルーティングテーブルに追加しなければならないルートはどれですか?

Destination: 0.0.0.0/0 --> Target: your Internet gateway
宛先 0.0.0.0/0 --> ターゲット:あなたのインターネットゲートウェイ

11
What is the most secure option to connect to instances without Internet connectivity in private subnet VPC?
プライベートサブネットのVPCでインターネットに接続していないインスタンスに接続するための最も安全なオプションは何ですか?

Using a bastion host server to connect to the instances
インスタンスへの接続にbastionホストサーバーを使用する

12
An instance is launched in private VPC subnet. All security, NACL and routing definition configured as expected. A custom NAT instance is launched. Which of the following answer is right for configuring custom NAT instance?
プライベートVPCサブネットにインスタンスを立ち上げました。すべてのセキュリティ、NACL、およびルーティングの定義は想定通りに構成されています。カスタムNATインスタンスを起動します。カスタムNATインスタンスを構成するための正しい答えはどれですか?

Source/Destination check should be disabled
ソース/デスティネーションのチェックを無効にする

13
What about below is false for AWS SLA?
AWSのSLAについて、以下の点が誤っていますか?
S3 availability is guarantee to 99.95%.
S3の稼働率は99.95%を保証しています。

14
You can use _______ and ________ to help secure the instances in your VPC.
_______ と ________ を使用することで、VPC 内のインスタンスのセキュリティを確保することができます。
Security groups and network ACLs
セキュリティグループとネットワークACL

15
Which DNS name can only be resolved within Amazon EC2?
Amazon EC2内でのみ解決できるDNS名は?
Private DNS name
プライベートDNS名










Next Post Previous Post
No Comment
Add Comment
comment url