Premium

AWS Certified Solutions Architect – Associate Questions and Answers (Dumps and Practice Questions)



Question : Which of the options given below is a valid bucket name if the bucket is created in the US Standard Region?
 : Which of the options given below is a valid bucket name if the bucket is created in the US Standard Region?
1. Hadoop.Exam
2. hadoop_exam
3. Access Mostly Uused Products by 50000+ Subscribers
4. All of the options


Correct Answer : Get Lastest Questions and Answer :

Explanation: The bucket name has to be unique across all the accounts of AWS S3. Amazon also enforces various conditions for naming a bucket. This condition is
less restrictive for the US Standard region. The user can create a bucket with a name as long as 255 characters. The name of the bucket can contain
numbers, upper case letters, lower case letters, periods (.), dashes (-) and underscores (_).

Nevertheless, Amazon recommends as a best practice that you always use DNS-compliant bucket names regardless of the region in which you create the bucket.




Question :

CloudFront includes _________, but not ________, when it forwards requests to your origin.

 :
1. cookie name-value pairs, cookie parameters
2. cookie attributes, cookie name-value pairs
3. Access Mostly Uused Products by 50000+ Subscribers
4. cookie parameters, cookie name-value pairs

Correct Answer : Get Lastest Questions and Answer :


Explanation: When you configure CloudFront to forward cookies to your origin, CloudFront includes cookie name-value pairs, but not cookie attributes (for example,
path or expiration time), when it forwards requests to your origin. For example, in the following Cookie header, CloudFront forwards the cookie name-value
pair country=atabut does not forward the cookie attribute $Path=/: Cookie: country=ata; $Path=/;





Question :

An instance is connected to an ENI (Elastic Network Interface) in one subnet. What happens when you attach an ENI of a different subnet to this instance?
 :
1. The instance follows the rules of the older subnet
2. The instance follows the rules of the newer subnet
3. Access Mostly Uused Products by 50000+ Subscribers
4. The instance follows the rules of both the subnets

Correct Answer : Get Lastest Questions and Answer :

Explanation: You can attach a network interface in one subnet to an instance in another subnet in the same VPC, however, both the network interface and the instance
must reside in the same Availability Zone.


Related Questions


Question :
How would you change an instances security group?
  :
1. Stop the instance and change the security group.
2. Run an AWS command line interface command to change the security group.
3. Access Mostly Uused Products by 50000+ Subscribers
4. None of the above



Question : When assessing an organizations use of AWS API access credentials which of the following three credentials should be evaluated?
Choose 3 answers
A. Key pairs
B. Console passwords
C. Access keys
D. Signing certificates
E. Security Group memberships
  : When assessing an organizations use of AWS API access credentials which of the following three credentials should be evaluated?
1. A,C,D
2. B,C,D
3. Access Mostly Uused Products by 50000+ Subscribers
4. A,B,D
5. B,C,E



Question :
What happens to an attached Elastic IP Address when the instance is stopped?

  :
1. It stays attached to the instance.
2. It becomes unattached until the instance is restarted.
3. Access Mostly Uused Products by 50000+ Subscribers
4. It is disassociated from the account.



Question :
Your Database engine needs to build indexes. You configure a read replica from the current production system
and start the index building on the read replicas. What do you need to do once the indexes are complete?
  :
1. Change the DNS to the read replica
2. Request AWS to change endpoint to read replica
3. Access Mostly Uused Products by 50000+ Subscribers
4. None of the above



Question :
Which storage engine is required for MySQL read replicas?

  :
1. InnoDB
2. MyISAM
3. Access Mostly Uused Products by 50000+ Subscribers
4. Federated



Question :
What would you need to edit to allow connections from your remove IP to your database instance?
  :
1. VPC Network
2. Options Group
3. Access Mostly Uused Products by 50000+ Subscribers
4. Security Group