Premium

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



Question : Being a QuickTechie.com AWS Developer you have launched an EC instance. Which of the below mentioned statements is not true with respect to instance addressing?
 : Being a QuickTechie.com AWS Developer you have launched an EC instance. Which of the below mentioned statements is not true with respect to instance addressing?
1. The private IP address and public IP address for an instance are directly mapped to each other using NAT.
2. The private IP address for the instance is assigned using DHCP.
3. Access Mostly Uused Products by 50000+ Subscribers
4. The user can communicate using the private IP across regions.

Correct Answer : Get Lastest Questions and Answer :
Amazon Web Services, when a user has launched an EC2 instance, it will have a public / private DNS and IP assigned using DHCP. The public and private DNS are mapped using NAT. The private IP is useful when the user wants communication between instances in the same network (same region) but does not work across regions






Question : Being a QuickTechie.com AWS Developer you are creating a custom firewall configuration in EC-Classic.
How will the user ensure that the internal DNS resolution of the instance does not fail?
 : Being a QuickTechie.com AWS Developer you are creating a custom firewall configuration in EC-Classic.
1. The user should implement NAT for DNS and IP mapping.
2. Allow inbound traffic on port 53 from the Amazon DNS server.
3. Access Mostly Uused Products by 50000+ Subscribers
4. The custom firewall should map the internal DNS with the elastic IP using NAT.

Correct Answer : Get Lastest Questions and Answer :
In Amazon Web Services, if a user is creating a custom firewall configuration in EC2-Classic, the user must allow inbound traffic from port 53 (with a destination port from the ephemeral range) from the address of the Amazon DNS server. Otherwise, the internal DNS resolution from the user's instances fails. If the firewall does not automatically allow the DNS query responses, then the user needs to allow traffic from the IP address of the Amazon DNS server. To get the IP address of the Amazon DNS server on Linux, use the following command: grep nameserver /etc/resolv.conf. To get the IP address of the Amazon DNS Server on Windows, use the following command: ipconfig /all | findstr /c:"DNS Servers".







Question : Being a QuickTechie.com AWS Developer you have launched an EC instance and mounted a GB volume on /dev/sdf. What will happen to the volume when the instance is terminated?
 : Being a QuickTechie.com AWS Developer you have launched an EC instance and mounted a  GB volume on /dev/sdf. What will happen to the volume when the instance is terminated?
1. The volume will be terminated only if it is mounted as a root device.
2. The volume will be terminated only if the user has marked the flag of deleteontermination false.
3. Access Mostly Uused Products by 50000+ Subscribers
4. The volume will survive instance termination.

Correct Answer : Get Lastest Questions and Answer :
Explanation: In Amazon Web Services, if the EC2 instance is not mounted as the root device (root device is by default /dev/sda1) the instance is an additional volume mounted. All the additional volumes will survive instance termination and will not be deleted.



Related Questions


Question : You have created a role which is common for HR and Finance dept, called HRFinance.
And you started ec2 instance with this role. Now after few days you have
decided to seperate it out both this role and created to role separately
e.g. HRRole and FinanceRole. You first delete the HRFinance role, and tries to apply
both the role to running instance. Select the correct statement for this scenerio

  : You have created a role which is common for HR and Finance dept, called HRFinance.
1. You can only associate two IAM role with an EC2 instance at this time, so applying these two roles are fine
2. All the HR and Finance application which were part of HRFinance will be denied access immediately
3. Access Mostly Uused Products by 50000+ Subscribers
4. 1 and 2
5. 2 and 3


Question : Which of the following items are required to allow an application deployed on an EC instance to write data to a DynamoDB table?
Assume that no security Keys are allowed to be stored on the EC2 instance. Choose 2
answers
1. Create an IAM User that allows write access to the DynamoDB table.
2. Add an IAM Role to a running EC2 instance.
3. Access Mostly Uused Products by 50000+ Subscribers
4. Launch an EC2 Instance with the IAM Role included in the launch configuration.
5. Create an IAM Role that allows write access to the DynamoDB table.
6. Launch an EC2 Instance with the IAM User included in the launch configuration.
 : Which of the following items are required to allow an application deployed on an EC instance to write data to a DynamoDB table?
1. 1,2
2. 3,4
3. Access Mostly Uused Products by 50000+ Subscribers
4. 5,6
5. 1,6



Question : You are working as a developer in AcmeShell INC, and you have to launch ec instance to host a web application,
now you also wish to launch ec2 instance with
IAM role then which of the following permission you need

1. Permission to launch EC2 instances
2. Permission to associate an IAM role with EC2 instances
3. Access Mostly Uused Products by 50000+ Subscribers
4. Permission to create a role and user both


 : You are working as a developer in AcmeShell INC, and you have to launch ec instance to host a web application,
1. 1,2
2. 1,3
3. Access Mostly Uused Products by 50000+ Subscribers
4. 1,4
5. 3,4



Question :You have created a WebApplication using AWS SDK, and your application is running on ec instance with the IAM role.
To successfully use the AWS services e.g. s3, you first have to get the access key from the EC2 Instance Metadata Service.

  :You have created a WebApplication using AWS SDK, and your application is running on ec instance with the IAM role.
1. True
2. False



Question : Select the correct statment in regards to IAM

  : Select the correct statment in regards to IAM
1. IAM roles for EC2 instances also work in Virtual Private Cloud, with spot insnaces only
2. IAM roles for EC2 instances also work in Virtual Private Cloud, with with reserved instances only
3. Access Mostly Uused Products by 50000+ Subscribers
4. The AWS temporary security credentials associated with an IAM role are automatically rotated multiple times a day on the EC2 instance
5. 3 and 4


Question :

Which of the following industry-specific standards customers can deploy ...


 :
1. HIPAA
2. Cloud Security Alliance (CSA)
3. Access Mostly Uused Products by 50000+ Subscribers
4. 1 and 2
5. 1,2 and 3