Premium

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



Question :In regards to IAM, which of the predefined policy condition keys provided by AWS,
checks whether the request was sent using SSL?

  :In regards to IAM, which of the predefined policy condition keys provided by AWS,
1. aws:SSL
2. aws:SecureTransportFalse
3. Access Mostly Uused Products by 50000+ Subscribers
4. aws:SSLTrue

Correct Answer : Get Lastest Questions and Answer :

Explanation: aws:SecureTransport is one of the predefined keys provided by AWS that can be included within a Condition element of an IAM policy. The key allows to
check whether the request was sent using SSL.




Question :In regard to CloudFront, you can specify how long you want the object to remain in the cache
before CloudFront gets the object again from the origin server.
The minimum expiration time CloudFront supports is _______ for RTMP distributions.
  :In regard to CloudFront, you can specify how long you want the object to remain in the cache
1. 5 seconds
2. 0 second
3. Access Mostly Uused Products by 50000+ Subscribers
4. 3600 seconds


Correct Answer : Get Lastest Questions and Answer :

Explanation: The Cache-Control max-age directive lets you specify how long (in seconds) you want the object to remain in the cache before CloudFront gets the object
again from the origin server. The minimum expiration time CloudFront supports is 0 seconds for web distributions and 3600 seconds for RTMP distributions.





Question :In regards to IAM, which of the predefined policy condition keys provided by AWS does check the requester's client application?

  :In regards to IAM, which of the predefined policy condition keys provided by AWS does check the requester's client application?
1. aws:UserApplication
2. aws:UserAgent
3. Access Mostly Uused Products by 50000+ Subscribers
4. aws:ClientApplication

Correct Answer : Get Lastest Questions and Answer :

Explanation: aws:UserAgent is one of the predefined keys provided by AWS that can be included within a Condition element of an IAM policy. The key allows to check
the requester's client application.



Related Questions


Question : An organization has configured a VPC with an Internet Gateway (IGW). pairs of public and private
subnets (each with one subnet per Availability Zone), and an Elastic Load Balancer (ELB) configured to use the public subnets The applications web tier
leverages the ELB.
Auto Scaling and a multi-AZ RDS database instance The organization would like to eliminate any potential single points ft failure in this design.
What step should you take to achieve this organization's objective?
  : An organization has configured a VPC with an Internet Gateway (IGW). pairs of public and private
1. Nothing, there are no single points of failure in this architecture.
2. Create and attach a second IGW to provide redundant internet connectivity.
3. Access Mostly Uused Products by 50000+ Subscribers
4. Create a second multi-AZ RDS instance in another Availability Zone and configurereplication to provide a redundant database.


Question :

Your company has a backup policy that requires backed up data to be "quickly" accessible within minutes for the first 6 months
of the data life. After the first 6 months your data can be archived. How would you automatically handle this procedure?

  :
1. Write a script that moves data stored on an EBS volume to S3 after 6 months.
2. Use Amazon Direct Connect to store the data onsite and back it up to S3.
3. Access Mostly Uused Products by 50000+ Subscribers
4. None of the above



Question :

To enable RDS snapshots what storage engine must MySQL tables be configured with?
  :
1. InnoDB
2. MyISAM
3. Access Mostly Uused Products by 50000+ Subscribers
4. RDS


Question :

The base URI for all requests for instance metadata is _____.


  :
1. http://169.254.169.254/latest/
2. http://10.0.0.1/latest/
3. Access Mostly Uused Products by 50000+ Subscribers
4. None of the above


Question : RDS Snapshots are automatically stored in ____.

  : RDS Snapshots are automatically stored in ____.
1. Elastic Block Store
2. RDS Storage Type
3. Access Mostly Uused Products by 50000+ Subscribers
4. S3


Question :

What command would you use to create a snapshot using AWS command line tools?

  :
1. ec2-deploy-snapshot
2. ec2-create-snapshot
3. Access Mostly Uused Products by 50000+ Subscribers
4. ec2-make-snapshot