Premium

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



Question : An EBS volume was unable to detach from an instance. Thus, the user used the Force Detach option.
Which of the below mentioned options can happen after the volume has been Forcibly detached?
  : An EBS volume was unable to detach from an instance. Thus, the user used the Force Detach option.
1. AWS deletes the volume automatically since it will be in a corrupted state
2. The instance may not be able to flush the file system and may result in a corrupted file system of the volume
3. Access Mostly Uused Products by 50000+ Subscribers
4. AWS terminates the instance automatically since the file system is corrupted

Correct Answer : Get Lastest Questions and Answer :

Explanation: If the EBS volume stays in the detaching state, the user can force the detachment by clicking Force Detach. Forcing the detachment can lead to either data loss or a corrupted file system. The user should use this option only as a last resort to detach a volume from a failed instance or if he is detaching a volume with the intention of deleting it. The instance does not get an opportunity to flush file system caches or file system metadata. If the user uses this option, he must perform a file system check and repair the procedures.








Question : You have created an EBS volume of GB. The user takes the first snapshot of that volume. What will happen when the snapshot is taken?
  : You have created an EBS volume of  GB. The user takes the first snapshot of that volume. What will happen when the snapshot is taken?
1. AWS will copy all the blocks from EBS and create a snapshot
2. The I/O on the volume will be frozen while a snapshot is being taken
3. Access Mostly Uused Products by 50000+ Subscribers
4. AWS will create a snapshot of the modified content in the same AZ of the region

Correct Answer : Get Lastest Questions and Answer :

Explanation: When a user creates a snapshot it asynchronously copies the data modified on the EBS volume. It does not copy the whole volume or all the data written to it, but just the modified one. For the first time it will copy all the data written on the volume and not copy the blank / empty blocks.







Question : You have attached an EBS volume created from an existing snapshot to a running instance. The volume is not mounted on the instance yet.
Now you takes a snapshot of the attached volume, what will happen?
  : You have attached an EBS volume created from an existing snapshot to a running instance. The volume is not mounted on the instance yet.
1. The new snapshot will only have the original volume content
2. The snapshot will succeed but it will have no data
3. Access Mostly Uused Products by 50000+ Subscribers
4. The snapshot will succeed with all the modified data of the EBS volume

Correct Answer : Get Lastest Questions and Answer :

Explanation: When a user creates an EBS volume from a snapshot it will have all the contents of the original volume. When the volume is attached but not mounted the user cannot write on that volume. In this case when the user takes a snapshot it will succeed, but will have only the original contents of the volume since the data may not have been modified.



Related Questions


Question : What item operation allows the retrieval of multiple items from a DynamoDB table in a single API call?
 : What item operation allows the retrieval of multiple items from a DynamoDB table in a single API call?
1. GetItem
2. BatchGetItem
3. Access Mostly Uused Products by 50000+ Subscribers
4. GetItemRange


Question : Which of the following services are included at no additional cost with the use of the AWS platform? Choose answers
A. Simple Storage Service
B. Elastic Compute Cloud
C. Auto Scaling
D. Elastic Load Balancing
E. CloudFormation
F. Simple Workflow Service

 : Which of the following services are included at no additional cost with the use of the AWS platform? Choose  answers
1. A,B
2. C,E
3. Access Mostly Uused Products by 50000+ Subscribers
4. D,E

5. E,F




Question : How is provisioned throughput affected by the chosen consistency model when reading data from a DynamoDB table?
  :  How is provisioned throughput affected by the chosen consistency model when reading data from a DynamoDB table?
1. Strongly consistent reads use the same amount of throughput as eventually consistent reads
2. Strongly consistent reads use more throughput than eventually consistent reads.
3. Access Mostly Uused Products by 50000+ Subscribers
4. Strongly consistent reads use variable throughput depending on read activity



Question : Company D is running their corporate website on Amazon S accessed from http//www.companyd.com. Their marketing team has published new web fonts to a
separate S3 bucket accessed by the S3 endpoint https://s3-us-west-1.amazonaws.com/cdfonts. While testing the new web fonts, Company D recognized the web fonts
are being blocked by the browser. What should Company D do to prevent the web fonts from being blocked by the browser?
 : Company D is running their corporate website on Amazon S accessed from http//www.companyd.com. Their marketing team has published new web fonts to a
1. Enable versioning on the cdfonts bucket for each web font
2. Create a policy on the cdfonts bucket to enable access to everyone
3. Access Mostly Uused Products by 50000+ Subscribers
4. Configure the cdfonts bucket to allow cross-origin requests by creating a CORS configuration


Question : You have an environment that consists of a public subnet using Amazon VPC and
instances that are running in this subnet. These three instances can successfully
communicate with other hosts on the Internet. You launch a fourth instance in the same
subnet, using the same AMI and security group configuration you used for the others, but
find that this instance cannot be accessed from the Internet.
What should you do to enable internet access?
  : You have an environment that consists of a public subnet using Amazon VPC and
1. Deploy a NAT instance into the public subnet.
2. Modify the routing table for the public subnet
3. Access Mostly Uused Products by 50000+ Subscribers
4. Assign an Elastic IP address to the fourth instance.


Question : Which of the following is chosen as the default region when making an API call with an AWS SDK?
 : Which of the following is chosen as the default region when making an API call with an AWS SDK?
1. ap-northeast-1
2. us-west-2
3. Access Mostly Uused Products by 50000+ Subscribers
4. eu-west-1
5. us-central-1