Sample Questions
Q) By default, Amazon Cognito maintains the last-written version of the data. You can override this behavior and resolve data conflicts programmatically. In addition, push synchronization allows you to use Amazon Cognito to send a silent notification to all devices associated with an identity to notify them that new data is available.
a) Get
b) Post
c) Pul
d) Push
Q) You want to use AWS Code Deploy to deploy an application to Amazon EC2 instances running with in an Amazon Virtual Private Cloud(VPC). What criterion must be met for this to be possible?
a) The AWS Code Deploy agent installed on the Amazon EC2 instances must be able to access only the public AWS Code Deploy endpoint.
b) The AWS Code Deploy agent installed on the Amazon EC2 instances must be able to access only the public Amazon S3 service endpoint.
c) The AWS Code Deploy agent installed on the Amazon EC2 instances must be able to access the public AWS Code Deploy and Amazon S3 service endpoints.
d) It is not currently possible to use AWS Code Deploy to deploy an application to Amazon EC2 instances running with in running an Amazon Virtual Private Cloud (VPC.)
Q) An IAM user is trying to perform an action on an object belonging to some other root accountis bucket.Which of the below mentioned options will AWS S3 not verify?
a) The object owner has provided access to the IAM user.
b) Permission provided by the parent of the IAM user on the bucket.
c) Permission provided by the bucket owner to the IAM user.
d) Permission provided by the parent of the IAM user.
Q) An organization is planning to extend their data center by connecting their DC with the AWS VPC using the VPN gateway. The organization is setting up a dynamically routed VPN Connection. Which of the below mentioned answers is not required to setup this configuration?
a) The type of customer gateway, such as Cisco ASA, Juniper J-Series, Juniper SSG, Yamaha.
b) Elastic IP ranges that the organization wants to advertise over the VPN connection to the VPC.
c) Internet-routable IP address (static) of the customer gateway‘s external interface.
d) Border Gateway Protocol (BGP) Autonomous System Number (ASN) of the customer gateway.
Q) In the context of AWS IAM, identify a true statement about user passwords (login profiles).
a) The must contain Unicode characters.
b) They can contain any Basic Latin (ASCII) characters.
c) They must begin and end with a forward slash(/).
d) They can not contain Basic Latin (ASCII) characters