Premium

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



Question :

Which consistency model does the AWS US West (Oregon) Region support for the PUTS operation of objects?

 :
1. Eventual
2. Concurrent
3. Access Mostly Uused Products by 50000+ Subscribers
4. Full


Correct Answer : Get Lastest Questions and Answer :

Explanation: AWS supports various regions to upload objects. The AWS Oregon (US West) region offers read after write consistency for PUTS and eventual consistency
for the overwrite PUTS and DELETE operation. With read after write consistency, if the user creates an object unlike eventual consistency it will be visible
immediately without any delays. It is useful for making a distributed system with less latency. With an eventual consistency model the user will have high
durability. However, with read-after-write the user will have less latency and immediate availability.







Question :
To access the AWS Security Token Service (STS) you can issue calls directly to the AWS STS Query API.
This API is a web service interface that accepts ______ requests.

 :
1. HTTPS
2. HTTP
3. Access Mostly Uused Products by 50000+ Subscribers
4. POST

Correct Answer : Get Lastest Questions and Answer :

Explanation: As with IAM, the Security Token Service (STS), allow you to programmatically interact and request its services, through a set of Actions available in
its API. As a good practice, such interactions should be carried out through HTTPS requests due to the sensibility of the data being transferred.







Question :

In VPC, the Main Route Table can be associated ______ with a subnet.

 :
1. Implicitly
2. Explicitly
3. Access Mostly Uused Products by 50000+ Subscribers
4. None of these

Correct Answer : Get Lastest Questions and Answer :

Explanation: By default, your VPC ships with a Route Table, to which every instance is implicitly associated in case no explicit association with other Route Table
had been provided. Explicit associations to the Main Route Table, although unusual, are also possible.





Related Questions


Question :
An EC2 instance has basic monitoring enabled on it. Which aggregate statistics are available for the instance?

  :
1. Basic
2. Average
3. Access Mostly Uused Products by 50000+ Subscribers
4. Minimum


Question :
In regards to VPC, what is the default maximum number of BGP Advertised Routes allowed per VPN Connection?

  :
1. 100
2. 15
3. Access Mostly Uused Products by 50000+ Subscribers
4. 10


Question :
Is it possible to control the privileges of the AWS root account credentials for day-to-day interaction with AWS ?
  :
1. No, instead you should use AWS Security Token Service
2. Yes, you can control the privileges of any user
3. Access Mostly Uused Products by 50000+ Subscribers
4. No, rather you should use AWS Identity and Access Management (IAM) user credentials


Question :
Does CloudFront support encrypted data streaming in RTMP distribution?
  :
1. No, it doesnt support
2. Yes, it supports RTMPTE Adobe encrypted tunneled over HTTP
3. Access Mostly Uused Products by 50000+ Subscribers
4. Yes, it supports RTMPE Adobe encrypted


Question : You have been asked to create VPC for your company. The VPC must support both Internet-facing web applications (ie they need to be publicly
accessible) and internal
private applications (i.e. they are not publicly accessible and can be accessed only over VPN). Both the internet-facing and private applications must be
able to leverage at least
three Availability Zones for high availability. At a minimum, how many subnets must you create within your VPC to achieve this?
  : You have been asked to create VPC for your company. The VPC must support both Internet-facing web applications (ie they need to be publicly
1. 2
2. 3
3. Access Mostly Uused Products by 50000+ Subscribers
4. 6


Question : You have a VPC that is built in a single region and it currently makes use of availability zones. In this VPC you have deployed a very
important two-tier web application.
Your web application uses using Elastic Load Balancing and Auto Scaling. The application depends on synchronous replication (which requires a very low
latency connectivity) to the
database. The application needs to remain fully available even if one application Availability Zone goes down, and Auto Scaling cannot launch new instances
in the remaining
Availability Zones. How can the current architecture be enhanced to ensure this?
  : You have a VPC that is built in a single region and it currently makes use of  availability zones. In this VPC you have deployed a very
1. Deploy your web application into three AZ's. Set your Auto Scaling policy minimum to handle 50 percent peak load per zone.
2. Deploy your web application in two regions using a round robin DNS and set your Auto Scaling minimums set for 100 percent peak load per region.
3. Access Mostly Uused Products by 50000+ Subscribers
4. Deploy your web application in to two regions using Weighted Round Robin DNS. Set your Auto Scaling policy minimums set for 50 percent peak
load per Region.