Premium

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



Question : SQS guarantees delivery but there can be duplicates.

 : SQS guarantees delivery but there can be duplicates.
1. True
2. False

Correct Answer : Get Lastest Questions and Answer :

Explanation: There can potentially be duplicates with SQS.




Question : EC instances are launched from Amazon Machine Images (AMIs). A given public AMI:


 : EC instances are launched from Amazon Machine Images (AMIs). A given public AMI:
1. can be used to launch EC2 instances in any AWS region
2. can only be used to launch EC2 instances in the same country as the AMI is stored
3. Access Mostly Uused Products by 50000+ Subscribers
4. can only be used to launch EC2 instances in the same AWS availability zone as the AMI is stored



Correct Answer : Get Lastest Questions and Answer :
AMIs are only available in the region they are created. You cannot access an AMI from one region in another region. However, you can copy an AMI from one region to another






Question : An Amazon S bucket, "myawsbucket" is configured with website hosting in Tokyo region, what is the region-specific website endpoint?
  : An Amazon S bucket,
1. www.myawsbucket.ap-northeast-1.amazonaws.com
2. myawsbucket.s3-website-ap-northeast-1.amazonaws.com
3. Access Mostly Uused Products by 50000+ Subscribers
4. myawsbucket.tokyo.amazonaws.com

Correct Answer : Get Lastest Questions and Answer :
Explanation: When you configure your bucket as a website, the website is available using the following region-specific website endpoints. Note that the website endpoints are different than the REST API endpoints listed in the preceding table. For more information about hosting websites on Amazon S3, go to Hosting Websites on Amazon S3 in the Amazon Simple Storage Service Developer Guide. You need the hosted zone IDs when using the Amazon Route 53 API to add an alias record to your hosted zone.

Region Website endpoint Amazon Route 53 Hosted zone ID
US Standard s3-website-us-east-1.amazonaws.com Z3AQBSTGFYJSTF
US West (Oregon) s3-website-us-west-2.amazonaws.com
US West (N. California) s3-website-us-west-1.amazonaws.com

EU (Ireland) s3-website-eu-west-1.amazonaws.com

EU (Frankfurt) s3-website.eu-central-1.amazonaws.com

Asia Pacific (Singapore) s3-website-ap-southeast-1.amazonaws.com

Asia Pacific (Sydney) s3-website-ap-southeast-2.amazonaws.com

Asia Pacific (Tokyo) s3-website-ap-northeast-1.amazonaws.com

South America (Sao Paulo) s3-website-sa-east-1.amazonaws.com

AWS GovCloud (US) s3-website-us-gov-west-1.amazonaws.com



Related Questions


Question : A root account has created an IAM group and defined the policy as:
"Statement": [
{
"Effect": "Allow"
"Action": ["iam:ChangePassword"],
"Resource": ["arn:aws:iam::3377:user/${aws:username}"]
},
{
"Effect": "Allow",
"Action": ["iam:GetAccountPasswordPolicy"],
"Resource": ["*"]
}
]
Select the corect statement which applies.
 :  A root account has created an IAM group and defined the policy as:
1. Allow all the users of IAM to modify their password
2. Allow this group to view the password policy of all the IAM users
3. Access Mostly Uused Products by 50000+ Subscribers
4. Allow this group to view the password policy and modify the password of all the IAM users


Question : Being a QuickTechie.com AWS Developer you have hosted an application on EC. The user wants to configure EC to send requests for DB to the MySQL RDS on port .
However, RDS returns the response on port 3372. How can the user configure this?
  : Being a QuickTechie.com AWS Developer you have  hosted an application on EC. The user wants to configure EC to send requests for DB to the MySQL RDS on port .
1. Configure outbound port for RDS as 3372 using VPC
2. It is not possible to configure the outbound port for RDS
3. Access Mostly Uused Products by 50000+ Subscribers
4. Configure RDS my.conf file, which returns data on 3372


Question : Being a QuickTechie.com AWS Developer you are configuring MySQL RDS with PIOPS. What should be the minimum size of DB storage provided by the user?

  : Being a QuickTechie.com AWS Developer you are configuring MySQL RDS with PIOPS. What should be the minimum size of DB storage provided by the user?
1. 50 GB
2. 100 GB
3. Access Mostly Uused Products by 50000+ Subscribers
4. 1 TB



Question : Being a QuickTechie.com AWS Developer you are configuring MySQL RDS with PIOPS. What should be the minimum PIOPS that the user should provision?
  :  Being a QuickTechie.com AWS Developer you are configuring MySQL RDS with PIOPS. What should be the minimum PIOPS that the user should provision?
1. 2000
2. 500
3. Access Mostly Uused Products by 50000+ Subscribers
4. 200



Question : Being a QuickTechie.com AWS Developer you are trying to provision IOPS for a MySQL RDS instance. What should be the minimum instance size recommended
by AWS for the 100 GB storage and 1000 IOPS to achieve optimal performance?
  : Being a QuickTechie.com AWS Developer you are trying to provision IOPS for a MySQL RDS instance. What should be the minimum instance size recommended
1. db.m1.large
2. db.m1.medium
3. Access Mostly Uused Products by 50000+ Subscribers
4. db.m3.2xlarge


Question : Being a QuickTechie.com AWS Developer you have configured RDS with MySQL. And setup the maintenance window of : AM with the duration as minutes on every Sunday.
Now you have configured to have an automated backup at 12:30 AM every day for 30 minutes. What will AWS RDS do in this case?
  : Being a QuickTechie.com AWS Developer you have configured RDS with MySQL. And setup the maintenance window of : AM with the duration as  minutes on every Sunday.
1. It will result in a conflict and not allow to launch the instance
2. Take an automated backup at 12:30 every day and perform maintenance at 12:00 AM on Sunday
3. Access Mostly Uused Products by 50000+ Subscribers
4. On Sunday it will start a backup at 12 AM and will start maintenance as soon as the backup is complete