Premium

AWS Certified Developer - Associate Questions and Answers (Dumps and Practice Questions)



Question : Being a QuickTechie.com AWS Developer you have configured configured AutoScaling with policy based scaling. The user has instances running right now.
The policy states that the count should decrease by 10%. How many instances will be running after the scaling activity is complete?

  : Being a QuickTechie.com AWS Developer you have configured configured AutoScaling with policy based scaling. The user has  instances running right now.
1. 47
2. 50
3. Access Mostly Uused Products by 50000+ Subscribers
4. 48

Correct Answer : Get Lastest Questions and Answer :

Explanation: AutoScaling rounds off the values returned by the PercentChangeInCapacity to the higher number if value is negative. If the current count is 53 and the policy gets executed, the total number of instances to be decreased will be calculated as 5.3 (10% of 53). AWS will round it off to 5 and terminate 5 more instances.







Question : Being a QuickTechie.com AWS Developer you are providing a SaaS which is hosted on AWS. The SaaS is having multiple customers and the owner
wants to setup AutoScaling for each customer based on their requirement. What is the maximum number of AutoScaling groups that the owner can configure in each region?
  :  Being a QuickTechie.com AWS Developer you are providing a SaaS which is hosted on AWS. The SaaS is having multiple customers and the owner
1. 40
2. 20
3. Access Mostly Uused Products by 50000+ Subscribers
4. 100

Correct Answer : Get Lastest Questions and Answer :

Explanation: The AWS account comes with the default limits on the resources for AutoScaling and other Amazon Web Services. Unless otherwise noted, each limit is per region. There is a default limit of 20 AutoScaling groups and 100 launch configurations per region.





Question : Being a QuickTechie.com AWS Developer you have launched an instance with an EBS backed root device and then attached two additional EBS volumes to it.
The user is trying to create the AutoScaling Launch configuration using this instance as a reference. How many additional block devices will the future instance have by default?

 : Being a QuickTechie.com AWS Developer you have launched an instance with an EBS backed root device and then attached two additional EBS volumes to it.
1. 1
2. 2
3. Access Mostly Uused Products by 50000+ Subscribers
4. 0

Correct Answer : Get Lastest Questions and Answer :

Explanation: When a user is creating a new launch configuration from the existing instance, AS will take all the parameters except the instance ID and config name from the existing instance. The launch config though, will not take the new block device mapping into consideration and instead use the one which was the default one with AMI. In this case there was no additional block device with EBS. Thus, the future EBS will have 0 additional EBS volumes





Related Questions


Question : Which of the following are valid SNS delivery transports? Choose answers
A. HTTP
B. UDP
C. SMS
D. DynamoDB
E. Named Pipes

  :  Which of the following are valid SNS delivery transports? Choose  answers
1. A,B
2. A,C
3. Access Mostly Uused Products by 50000+ Subscribers
4. D,E
5. A,E



Question : Which API call would best be used to describe an Amazon Machine Image?
  :  Which API call would best be used to describe an Amazon Machine Image?
1. DescribeImage
2. ami-describe-image
3. Access Mostly Uused Products by 50000+ Subscribers
4. ami-describe-images



Question : Which API call occurs in the final process of creating an AMI?

  : Which API call occurs in the final process of creating an AMI?
1. CreateImage
2. RegisterImage
3. Access Mostly Uused Products by 50000+ Subscribers
4. ami-register-image




Question : You attempt to store an object in the US-STANDARD region in Amazon S, and receive a
confirmation that it has been successfully stored. You then immediately make another API
call and attempt to read this object. S3 tells you that the object does not exist
What could explain this behavior?
  : You attempt to store an object in the US-STANDARD region in Amazon S, and receive a
1. US-STANDARD uses eventual consistency and it can take time for an object to be readable in a bucket
2. Objects in Amazon S3 do not become visible until they are replicated to a second region.
3. Access Mostly Uused Products by 50000+ Subscribers
4. You exceeded the bucket object limit, and once this limit is raised the object will be visible.




Question : A VPC subnet can have multiple route tables.


  :  A VPC subnet can have multiple route tables.
1. True
2. False



Question : Which of the following platforms are supported by Elastic Beanstalk? Choose answers
1. Apache Tomcat
2. .NET
3. Access Mostly Uused Products by 50000+ Subscribers
4. Oracle JBoss
5. Jetty

  : Which of the following platforms are supported by Elastic Beanstalk? Choose  answers
1. 1,2
2. 2,3
3. Access Mostly Uused Products by 50000+ Subscribers
4. 1,4
5. 4,5