Premium

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



Question : Being a QuickTechie.com AWS Developer you have launched two EC instances in the same region with separate security groups.
How can the user define that he wants both instances to communicate internally on any port in the security group?

  : Being a QuickTechie.com AWS Developer you have launched two EC instances in the same region with separate security groups.
1. In the second instance allow inbound on port 0-65535 for the security group of the first instance
2. In the first instance allow inbound on port 0-65535 for the security group of the second instance
3. Access Mostly Uused Products by 50000+ Subscribers
4. By default each instance can talk to the other instance in the same region. It is not required to the configure security group

Correct Answer : Get Lastest Questions and Answer :

Explanation: When a user wants EC2 instances in the same region to collaborate, the user should open the security group of each instance in the other instance's security group for IP range 0-65535. This will allow both instances to communicate on any port.





Question : Being a QuickTechie.com AWS Developer you have launched an EBS optimized instance with EC. Which of the below mentioned options is the correct statement?
  : Being a QuickTechie.com AWS Developer you have launched an EBS optimized instance with EC. Which of the below mentioned options is the correct statement?
1. The user will have a PIOPS based EBS volume
2. It will be launched on dedicated hardware in VPC
3. Access Mostly Uused Products by 50000+ Subscribers
4. It provides additional dedicated capacity for EBS IO

Correct Answer : Get Lastest Questions and Answer :

Explanation: An Amazon EBS-optimized instance uses an optimized configuration stack and provides additional, dedicated capacity for the Amazon EBS I/O. This optimization provides the best performance for the user's Amazon EBS volumes by minimizing contention between the Amazon EBS I/O and other traffic from the user's instance.






Question : Being a QuickTechie.com AWS Developer you have launched EC instances inside a placement group.
Which of the below mentioned statements is true with respect to the placement group?
  : Being a QuickTechie.com AWS Developer you have launched  EC instances inside a placement group.
1. All instances must be in the same region
2. The placement group cannot have more than 5 instances
3. Access Mostly Uused Products by 50000+ Subscribers
4. All instances can be across multiple regions

Correct Answer : Get Lastest Questions and Answer :

Explanation: A placement group is a logical grouping of EC2 instances within a single Availability Zone. Using placement groups enables applications to participate in a low-latency, 10 Gbps network. Placement groups are recommended for applications that benefit from low network latency, high network throughput or both


Related Questions


Question : fn:GetAtt is used on a CloudFormation template to:
 : fn:GetAtt is used on a CloudFormation template to:
1. Conditionally create stack resources
2. Returns the value corresponding to keys into a two-level map declared in the mappings section
3. Access Mostly Uused Products by 50000+ Subscribers
4. Return the value of an attribute from a resource on the template


Question : Of the available sections on a CloudFormation template (Template Description Declaration,
Template Format Version Declaration, Parameters, Resources, Mappings, Outputs), which is the only one required for a CloudFormation template to be accepted?
 :  Of the  available sections on a CloudFormation template (Template Description Declaration,
1. Mappings
2. Template Declaration
3. Access Mostly Uused Products by 50000+ Subscribers
4. Parameters


Question : Which API call is used to list all resources that belong to a CloudFormation Stack?
  : Which API call is used to list all resources that belong to a CloudFormation Stack?
1. DescribeStacks
2. GetTemplate
3. Access Mostly Uused Products by 50000+ Subscribers
4. ListStackResources


Question : Select the correct statement regarding IAM
 : Select the correct statement regarding IAM
1. A role is an AWS Identity and Access Management (IAM) entity
2. IAM roles are not associated with a specific user or group.
3. Access Mostly Uused Products by 50000+ Subscribers
4. 1 and 3
5. All 1,2 and 3


Question : Please map the following correctly

1. IAM user
2. IAM group
3. IAM role

A. AWS Identity and Access Management (IAM) entity with permissions to make AWS service requests
B. has permanent long-term credentials and is used to directly interact with AWS services
C. management convenience to manage the same set of permissions


  : Please map the following correctly
1. 1-C, 2-B, 3-A
2. 1-B, 2-C, 3-A
3. Access Mostly Uused Products by 50000+ Subscribers
4. 1-B, 2-A, 3-C


Question : While working withing an organization called AcmeShell Inc. as an AWS developer, you have created an AWS role
called HRFinanceAdmin, you have created 12 different policies file, each is haing size 1KB+ approx.
While applying all the policies you are having problem. Why ?
  :  While working withing an organization called AcmeShell Inc. as an AWS developer, you have created an AWS role
1. You can not add more than one policy to role
2. It will not allow more than 10 policy file to a role
3. Access Mostly Uused Products by 50000+ Subscribers
4. All of the above