121-150 Flashcards
QUESTION 121 You cannot access your AWS console, so you revert to using the CLI that you are not familiar with. Which of the following commands is not a valid CLI command for EC2 instances? A. ec2-allocate-address B. ec2-attach-internet-gateway C. ec2-associate-route-table D. ec2-allocate-interface
D. ec2-allocate-interface
QUESTION 122
An orgAMzation has 20 employees. The orgAMzation wants to give all the users access to the orgAMzation AWS account. Which of the below mentioned options is the right solution?
A. Share the root credentials with all the users
B. Create an 1AM user for each employee and provide access to them
C. It is not advisable to give AWS access to so many users
D. Use the 1AM role to allow access based on STS
B. Create an 1AM user for each employee and provide access to them
QUESTION 123
When AutoScaling is launching a new instance based on condition, which of the below mentioned policies will it follow?
A. Based on the criteria defined with cross zone Load balancing
B. Launch an instance which has the highest load distribution
C. Launch an instance in the AZ with the fewest instances
D. Launch an instance in the AZ which has the highest instances
C. Launch an instance in the AZ with the fewest instances
QUESTION 124
In regards to Amazon SQS how can you secure the messages in your queues?
A. You can’t
B. Amazon SQS uses either your Access Key ID or an X.509 certificate to authenticate your identity
C. Through your I AM access keys
D. Don’t use root access
B. Amazon SQS uses either your Access Key ID or an X.509 certificate to authenticate your identity
QUESTION 125 Which Amazon service is not used by Elastic Beanstalk? A. Amazon S3 B. Amazon ELB C. Auto scaling D. Amazon EMR
D. Amazon EMR
QUESTION 126
In AWS Elastic Beanstalk, if the application returns any response other than 200 ,OK or there is no response within the configured InactivityTimeout period, .
A. SQS once again makes the message visible in the queue and available for another attempt at processing
B. SQS waits for another timeout
C. SQS run DeleteMessagecall and deletes the message from the queue
D. SQS sends a message to the application with the MessagelD and pending status
A. SQS once again makes the message visible in the queue and available for another attempt at processing
QUESTION 127
Which of the below mentioned options can be a good use case for storing content in AWS RRS?
A. Storing mission critical data Files
B. Storing infrequently used log files
C. Storing a video file which is not reproducible
D. Storing image thumbnails
D. Storing image thumbnails
QUESTION 128 Which header received at the EC2 instance identifies the port used by the client while requesting ELB? A. X-Forvvarded-Proto B. X-Requested-Proto C. X-Forvvarded-Port D. X-Requested-Port
C. X-Forvvarded-Port
QUESTION 129 When you register an activity in Amazon SWF, you provide the following information, except: A. a name B. timeout values C. a domain D. version
C. a domain
QUESTION 130
A user is using an EBS backed instance. Which of the below mentioned statements is true?
A. The user will be charged for volume and instance only when the instance is running
B. The user will be charged for the volume even if the instance is stopped
C. The user will be charged only for the instance running cost
D. The user will not be charged for the volume if the instance is stopped
B. The user will be charged for the volume even if the instance is stopped
QUESTION 131 A user is trying to create a policy for an 1AM user from the AWS console. Which of the below mentioned options is not available to the user while configuring policy? A. Use policy generator to create policy B. Use custom policy to create policy C. Use policy simulator to create policy D. Assign No permission
C. Use policy simulator to create policy
QUESTION 132
A user has an S3 object in the US Standard region with the content “coloured”. The user updates the object with the content as “color-‘white”. If the user tries to read the value 1 minute after it was uploaded, what will S3 return?
A. It will return “color=white”
B. It will return “coloured”
C. It will return an error saying that the object was not found
D. It may return either “coloured” or “color=white” i.e. any of the value
D. It may return either “coloured” or “color=white” i.e. any of the value
QUESTION 133
AWS Elastic Beanstalk will change the health status of a web server environment tier to gray color when:
A. AWS Elastic Beanstalk detects other problems with the environment that are known to make the application unavailable
B. Your application hasn’t responded to the application health check URL within the last one hour.
C. Your application hasn’t responded to the application health check URL within the last five minutes.
D. Your application’s health status is unknown because status is reported when the application is not in the ready state.
D. Your application’s health status is unknown because status is reported when the application is not in the ready state.
QUESTION 134
A user wants to access RDS from an EC2 instance using IP addresses. Both RDS and EC2 are in the same region, but different AZs. Which of the below mentioned options help configure that the instance is accessed faster?
A. Configure the Private IP of the Instance in RDS security group
B. Security group of EC2 allowed in the RDS security group
C. Configuring the elastic IP of the instance in RDS security group
D. Configure the Public IP of the instance in RDS security group
A. Configure the Private IP of the Instance in RDS security group
QUESTION 135
A user is creating a snapshot of an EBS volume. Which of the below statements is inin relation to the creation of an EBS snapshot?
A. Its incremental
B. It can be used to launch a new instance
C. It is stored in the same AZ as the volume
D. It is a point in time backup of the EBS volume
C. It is stored in the same AZ as the volume