Premium

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



Question : A user is setting up an ELB. Which of the below parameter you should consider as it helps an instance get registered with ELB?
  : A user is setting up an ELB. Which of the below parameter you should consider as it helps an instance get registered with ELB?
1. IP address
2. Security group
3. Access Mostly Uused Products by 50000+ Subscribers
4. ELB DNS

Correct Answer : Get Lastest Questions and Answer :

Explanation: The EC2 instances are registered with the load balancer using the IP addresses associated with the instances. When an instance is stopped and then started, the IP address associated with the instance changes. This prevents the load balancer from routing traffic to the restarted instance. When the user stops and then starts registered EC2 instances, it is recommended that to de-register the stopped instance from load balancer, and then register the restarted instance. Failure to do so may prevent the load balancer from performing health checks and routing the traffic to the restarted instance.






Question : You are planning to host a scalable dynamic web application on AWS. Which of the services may not be required by the user to achieve automated scalability?
  : You are planning to host a scalable dynamic web application on AWS. Which of the services may not be required by the user to achieve automated scalability?
1. AWS EC2 instances
2. S3
3. Access Mostly Uused Products by 50000+ Subscribers
4. CloudWatch

Correct Answer : Get Lastest Questions and Answer :

Explanation: The user can achieve automated scaling by launching different EC2 instances and making them a part of an ELB. Cloudwatch will monitor the resources and based on the scaling need it will trigger policies at AutoScaling to scale up or down the instances.





Question : You are planning to create a structured database in the cloud. Which of the below mentioned AWS offerings help the user achieve the goal?
  : You are planning to create a structured database in the cloud. Which of the below mentioned AWS offerings help the user achieve the goal?
1. AWS SimpleDB
2. AWS RDS
3. Access Mostly Uused Products by 50000+ Subscribers
4. AWS RSD


Correct Answer : Get Lastest Questions and Answer :

Explanation: AWS RDS is a managed database server offered by AWS, which makes it easy to set up, operate, and scale a relational database or structured data in cloud.



Related Questions


Question : AutoScaling is configured with AZs. Each zone has instances running. If AutoScaling wants to terminate an
instance based on the policy action, which instance will it terminate first?
  :	AutoScaling is configured with  AZs. Each zone has  instances running. If AutoScaling wants to terminate an
1. Terminate the instance from the AZ which has instances running near to the billing hour
2. Terminate the first launched instance
3. Access Mostly Uused Products by 50000+ Subscribers
4. Terminate the instance from the AZ which does not have a high AWS load



Question : Being a QuickTechie.com AWS Developer you have configured AutoScaling based on the dynamic policy.
Which of the following is not the right command to specify a change in capacity as a part of the policy?
  : Being a QuickTechie.com AWS Developer you have configured AutoScaling based on the dynamic policy.
1. "adjustment=3" (type is ExactCapacity)
2. "adjustment=-50" (type is PercentChangeInCapacity)
3. Access Mostly Uused Products by 50000+ Subscribers
4. "adjustment=-1" (type is ChangeInCapacity)


Question : Being a QuickTechie.com AWS Developer you have configured AutoScaling with policy based scaling. The user has instances running right now.
The policy states that the count should be increased by 10%. How many instances will be running after the scaling activity is complete?
  : Being a QuickTechie.com AWS Developer you have configured AutoScaling with policy based scaling. The user has  instances running right now.
1. 75
2. 76
3. Access Mostly Uused Products by 50000+ Subscribers
4. 74


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


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


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