Premium

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



Question : You have created a role called 'AcmeRole', while launching the ec instance you have
provided this role as an input parameter. Now you have the access keys of this role.
Now you want to make a call to s3 service from this instance then
 : You have created a role called 'AcmeRole', while launching the ec instance you have
1. You have to create another role to access the s3 service from this ec2 instance
2. Use the roles AWS access keys made available on the EC2 instance in your application when making requests to AWS Service s3
3. Access Mostly Uused Products by 50000+ Subscribers
4. None of the above


Correct Answer : Get Lastest Questions and Answer :

Explanation: To get started with IAM roles for EC2 instances you:
Create a role in IAM.
Launch your EC2 instances with the role as an input parameter.
Use the roles AWS access keys made available on the EC2 instance in your application when making requests to AWS services.

IAM roles for EC2 instances simplifies management and deployment of AWS access keys to EC2 instances. Using this feature, you associate an AWS Identity and Access Management (IAM) role with an instance. Then your EC2 instance will provide the temporary security credentials to applications running on the instance, and the applications can use these credentials to securely make requests to the AWS service resources defined in the role.





Question : You have created a role called 'AcmeRole', while launching the ec instance you have provided this role as an input parameter.
Once the ec2 instance is launched you have changed the permission of the role, so it can not access particular AWS service S3.
Select the correct option in this scenerio


  : You have created a role called 'AcmeRole', while launching the ec instance you have provided this role as an input parameter.
1. This permission change will be effective after instance restarted
2. This permission change will be effective almost immediately
3. Access Mostly Uused Products by 50000+ Subscribers
4. You have to drop this role first and create another one and launch the ec2 server again with the new role as input parameter

Correct Answer : Get Lastest Questions and Answer :

Explaination : you cannot change the IAM role on a running EC2 instance. You can change the permissions on the IAM role associated with a running instance and the updated permissions will take effect almost immediately.








Question : Which of the following statements about SQS is true?
 : Which of the following statements about SQS is true?
1. Messages will be delivered exactly once and messages will be delivered in First in, First out order
2. Messages will be delivered exactly once and message delivery order is indeterminate
3. Access Mostly Uused Products by 50000+ Subscribers
4. Messages will be delivered one or more times and message delivery order is indeterminate

Correct Answer : Get Lastest Questions and Answer :

Explanation: Q: Does Amazon SQS provide first-in-first-out (FIFO) access to messages?

No, Amazon SQS does not guarantee FIFO access to messages in Amazon SQS queues, mainly because of the distributed nature of the Amazon SQS. If you require specific message ordering, you should design your application to handle it.
Q: How many times will I receive each message?

Amazon SQS is engineered to provide "at least once" delivery of all messages in its queues. Although most of the time each message will be delivered to your application exactly once, you should design your system so that processing a message more than once does not create any errors or inconsistencies.






Related Questions


Question : With regards to DynamoDB, For each secondary index, you must specify which the following:

1. The type of index to be created
2. A name for the index
3. Access Mostly Uused Products by 50000+ Subscribers
4. For a global secondary index, you must specify read and write capacity unit settings
5. The key schema for the index.
  : With regards to DynamoDB, For each secondary index, you must specify which the following:
1. 1,2,3,5
2. 1,2,3,4
3. Access Mostly Uused Products by 50000+ Subscribers
4. 1,2,5
5. All 1,2,3,4,5


Question : For AWS CloudFormation Resources, if you want to map an Amazon Elastic Block Store to an Amazon EC instance
 : For AWS CloudFormation Resources, if you want to map an Amazon Elastic Block Store to an Amazon EC instance
1. Reference the logical IDs of the instance
2. Reference the logical IDs of both the block stores and the instance
3. Access Mostly Uused Products by 50000+ Subscribers
4. Reference the physical IDs of both the block stores and the instance


Question : In VPC
Network access control lists (ACLs) Act as a firewall for associated subnets, controlling both inbound and outbound traffic at the ___________ level
  : In VPC
1. Full VPC
2. Customer Gateway
3. Access Mostly Uused Products by 50000+ Subscribers
4. Subnet


Question : Restarting an instance in AWS VPC, retains the same primary private IP address ?
 : Restarting an instance in AWS VPC, retains the same primary private IP address ?
1. Yes, It keeps the same primary private IP address
2. No, It does not keep the same primary private IP address
3. Access Mostly Uused Products by 50000+ Subscribers
4. None of the above is correct



Question :

For the CloudFormation once you have been created the resources, which one of the following you can use to identify resources
outside of AWS CloudFormation templates,
 :
1. Template
2. Stack ID
3. Access Mostly Uused Products by 50000+ Subscribers
4. Logical IDs


Question :

In VPC for Your Customer Gateway, to establish ephemeral keys to secure all communication between your customer gateway and the virutal private gateway IKE uses

 :
1. Utilize the AES 128-bit encryption function
2. Utilize IPsec Dead Peer Detection
3. Access Mostly Uused Products by 50000+ Subscribers
4. Diffie-Hellman Perfect Forward Secrecy in "Group 2" mode