AWS Dev. Assoc. 9
Which API call is used to Bundle an Amazon instance store-backed Windows instance? Choose the correct answer from the options below
BundleInstance
What is the minimum value that can be configured for Amazon SQS MaximumMessageSize attribute?
1 KB
What is the maximum limit of data that can be retrieved by a scan operation in DynamoDB? Choose the correct answer from the options below.
1 MB
What are some of the benefits of using AWS SWF? Choose 2 correct answer from the options below.
1) Integrating a range of programs and components. 2) Automate workflows that include human tasks.
What is the Size limit for a root device for the instances that are based on instance Store backed AMI's. Choose an answer from the options below?
10 GB
What is the maximum number of SWF workflows/activity types allowed in each SWF domain? Choose the correct answer from the options below.
10,000
What is the maximum number of items that the BatchGetItem API retrieve from DynamoDB? Choose the correct answer from the options below.
100
What result would you expect from the Fn::Select function in the following line in a CloudFormation template? Choose an answer from the options below { "Fn::Select" : [ "1", [ "1", "2", "3", "4" ] ] }
2
Which of the below functions is used in Cloudformation to return the value corresponding to keys in a two-level map that is declared in the Mappings section? Choose an answer from the options below
Fn::FindInMap
What in AWS can be used to restrict access to SWF?
IAM
You are explaining SNS message attributes to an IT admin. What specifically do you need to tell the IT admin about the message attributes of SNS? Choose the correct answer from the options below
Name, type, and value must not be empty or null and the message body shouldn't be empty or null either.
Which of the following would you not expect to see in an SNS message body? Choose the correct answer from the options below
SYSID
What is one difference between an Amazon EBS-backed and an instance-store backed instance? Choose the correct answer from the options below
The instance type and kernel for an EBS backed AMI can easily be changed as compared to an Instance store-backed AMI.
An IT admin is worried about the number of message queues being created in the SQS in their AWS account? Is there a limit, if yes, what is the correct limit? Choose the correct answer from the options below
There is no limit.
A user named john has an AWS account. He has created an AMI in the us-east1 region. Is it possible for him to share the AMI with another user account in AWS? Choose the correct answer from the options below
True
Is a public IP address required for an instance to be accessed from the internet in a VPC? Choose the correct answer from the options below
True