Premium

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



Question : Being a QuickTechie.com AWS Developer you are trying to create an AutoScaling launch configuration from an existing EC instance using AWS console.
Where should the user select the instance to setup the launch config?
 :  Being a QuickTechie.com AWS Developer you are trying to create an AutoScaling launch configuration from an existing EC instance using AWS console.
1. The launch from the instance is not supported in the AWS console
2. EC2-> Launch Config Creation Page
3. Access Mostly Uused Products by 50000+ Subscribers
4. EC2-> Auto Scaling-> Instance Listing


Correct Answer : Get Lastest Questions and Answer :

Explanation: A user can create a launch configuration from an Amazon EC2 instance using either the AutoScaling command line interface (CLI) or the Query API. Currently, AutoScaling in the EC2 console does not support this feature.





Question : Being a QuickTechie.com AWS Developer you are trying to create a vault in AWS Glacier. The user wants to enable notifications.
In which of the below mentioned options can the user enable the notifications from the AWS console?
 : Being a QuickTechie.com AWS Developer you are trying to create a vault in AWS Glacier. The user wants to enable notifications.
1. Glacier does not support the AWS console
2. Vault Retrieval Job Complete
3. Access Mostly Uused Products by 50000+ Subscribers
4. Vault Inventory Retrieval Job Complete

Correct Answer : Get Lastest Questions and Answer :


Explanation: From AWS console the user can configure to have notifications sent to Amazon Simple Notifications Service (SNS). The user can select specific jobs that, on completion, will trigger the notifications such as Vault Inventory Retrieval Job Complete and Archive Retrieval Job Complete.





Question : Being a QuickTechie.com AWS Developer you are writing an application which creates versions of all the objects which are older than days.
Which of the below mentioned APIs or methodologies should the user use?

 : Being a QuickTechie.com AWS Developer you are writing an application which creates versions of all the objects which are older than  days.
1. REST API
2. SOAP API
3. Access Mostly Uused Products by 50000+ Subscribers
4. CLI

Correct Answer : Get Lastest Questions and Answer :

Explanation: Versioning of S3 objects in Amazon S3 is supported only by AWS SDK and Webservices. It does not support SOAP.




Related Questions


Question : Elastic Load Balancing uses what technologies?

1. DNS
2. Route 53
3. Access Mostly Uused Products by 50000+ Subscribers
4. RDS

  : Elastic Load Balancing uses what technologies?
1. 1,2
2. 2,3
3. Access Mostly Uused Products by 50000+ Subscribers
4. 1,4


Question : Being a good solutions architect means you will always plan for failures in your AWS cloud environment.

  : Being a good solutions architect means you will always plan for failures in your AWS cloud environment.
1. True
2. False




Question : All operations on elastic IP addresses can be performed programmatically through the API, or manually from the AWS Management Console
  : All operations on elastic IP addresses can be performed programmatically through the API, or manually from the AWS Management Console
1. True
2. False


Question : If a message is retrieved from a queue in Amazon SQS, how long is the message inaccessible to other users by default?
  : If a message is retrieved from a queue in Amazon SQS, how long is the message inaccessible to other users by default?
1. 0 seconds
2. 1 hour
3. Access Mostly Uused Products by 50000+ Subscribers
4. forever
5. 30 seconds


Question : You have multiple instances behind private and public subnets. None of the instances have an EIP assigned to them.
How can you connect them to the internet to download system updates?

  : You have multiple instances behind private and public subnets. None of the instances have an EIP assigned to them.
1. Assign EIP to each instance
2. Create a NAT instance
3. Access Mostly Uused Products by 50000+ Subscribers
4. Connect to a VPN


Question : What is an effective method to mitigate this?
  :  What is an effective method to mitigate this?
1. Store photos on an EBS volume of the web server
2. Remove public read access and use signed URLs with expiry dates.
3. Access Mostly Uused Products by 50000+ Subscribers
4. Block the IPs of the offending websites in Security Groups.