Win IT Exam with Last Dumps 2023


Amazon SAP-C01 Exam

Page 36/47
Viewing Questions 351 360 out of 470 Questions
76.60%

Question 351
You want to establish redundant VPN connections and customer gateways on your network by setting up a second VPN connection.
Which of the following will ensure that this functions correctly?
A. The customer gateway IP address for the second VPN connection must be publicly accessible.
B. The virtual gateway IP address for the second VPN connection must be publicly accessible.
C. The customer gateway IP address for the second VPN connection must use dynamic routes.
D. The customer gateway IP address for the second VPN connection must be privately accessible and be the same public IP address that you are using for the first VPN connection.

Question 352
Someone is creating a VPC for their application hosting. He has created two private subnets in the same availability zone and created one subnet in a separate availability zone. He wants to make a High Availability system with an internal Elastic Load Balancer.
Which choice is true regarding internal ELBs in this scenario? (Choose two.)
A. Internal ELBs should only be launched within private subnets.
B. Amazon ELB service does not allow subnet selection; instead it will automatically select all the available subnets of the VPC.
C. Internal ELBs can support only one subnet in each availability zone.
D. An internal ELB can support all the subnets irrespective of their zones.

Question 353
To ensure failover capabilities on an elastic network interface (ENI), what should you use for incoming traffic?
A. A Route53 A record
B. A secondary private IP
C. A secondary public IP
D. A secondary ENI

Question 354
An organization is setting up a highly scalable application using Elastic Beanstalk. The organization is using ELB and RDS with VPC. The organization has public and private subnets within the cloud.
Which of the below mentioned configurations will not work in this scenario?
A. To setup RDS in a private subnet and ELB in a public subnet.
B. The configuration must have public and private subnets in the same AZ.
C. The configuration must have two private subnets in separate AZs.
D. The EC2 instance should have a public IP assigned to it.

Question 355
In DynamoDB, a projection is__________.
A. systematic transformation of the latitudes and longitudes of the __cpLocations inside your table
B. importing data from your file to a table
C. exporting data from a table to your file
D. the set of attributes that is copied from a table into a secondary index


Question 356
Which of the following is NOT true of the DynamoDB Console?
A. It allows you to add local secondary indexes to existing tables.
B. It allows you to query a table.
C. It allows you to set up alarms to monitor your table's capacity usage.
D. It allows you to view items stored in a tables, add, update, and delete items.

Question 357
DynamoDB uses only as a transport protocol, not as a storage format.
A. WDDX
B. XML
C. SGML
D. JSON

Question 358
In DynamoDB, which of the following allows you to set alarms when you reach a specified threshold for a metric?
A. Alarm Signal
B. DynamoDB Analyzer
C. CloudWatch
D. DynamoDBALARM

Question 359
Is it possible to load data from Amazon DynamoDB into Amazon Redshift?
A. No, you cannot load all the data from DynamoDB table to a Redshift table as it limited by size constraints.
B. No
C. No, DynamoDB data types do not correspond directly with those of Amazon Redshift.
D. Yes

Question 360
In regard to DynamoDB, when you create a table with a hash-and-range key.
A. You must define one or more Local secondary indexes on that table
B. You must define one or more Global secondary indexes on that table
C. You can optionally define one or more secondary indexes on that table
D. You must define one or more secondary indexes on that table