Premium

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



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

Correct Answer : Get Lastest Questions and Answer :

Explanation: CloudFront supports the following variants of the RTMP protocol RTMP Adobe s Real Time Message Protocol, RTMPT Adobe streaming tunneled over HTTP,
RTMPE Adobe encrypted, RTMPTE Adobe encrypted tunneled over HTTP.







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

Correct Answer : Get Lastest Questions and Answer :

Explanation:






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.

Correct Answer : Get Lastest Questions and Answer :

Explanation: In this scenario if you lost an availability zone, you would still have 2 other Availability Zones available each that is configured to handle 50%
peak load per zone. 50% + 50% = 100%.

Option 3 : In this scenario if you lost an availability zone, you would still have 2 other Availability Zones available each that is configured to handle
only 33% peak load per zone. 33% + 33% = 66% peak load, so your application would fall over if your load exceeded 66%.






Related Questions


Question : What is the minimum and maximum size of a single S object?
  :  What is the minimum and maximum size of a single S object?
1. 1MB and 5GB
2. 1B and 1TB
3. Access Mostly Uused Products by 50000+ Subscribers
4. 1Byte and 5TB




Question : You are an AWS architech, and in your organization there are multiple processes which runs asynchronously,
however they have some depnedencies on each other and It requires that you coordinate the execution of multiple distributed components
and deal with the increased latencies and unreliability inherent in remote communication. So which of the following solutions perfectly fit
to handle this scenerio

   : You are an AWS  architech, and in your organization there are multiple processes which runs asynchronously,
1. You will implement this with the help of message queues and databases, along with the logic to synchronize them.
2. You will use Amazon Simple Workflow (SWF)
3. Access Mostly Uused Products by 50000+ Subscribers
4. You will solve this problem using Amazon Simple Notification Service (Amazon SNS)



Question : How do you define the Activity Task, in the context of Amazon Simple Workflow

  : How do you define the Activity Task, in the context of Amazon Simple Workflow
1. It is a definition of the Activity
2. One invocation of an activity
3. Access Mostly Uused Products by 50000+ Subscribers
4. Collection of activity



Question : Which region does not support read after write for objects on S?

   : Which region does not support read after write for objects on S?
1. US West Oregon
2. US West
3. Access Mostly Uused Products by 50000+ Subscribers
4. US Standard


Question : How does AWS maintain security of the storage devices, as when they reach end of life?


  : How does AWS maintain security of the storage devices, as when they reach end of life?
1. It keeps all the storage devices in secrete places, where nobody can reach.

2. AWS cleans all the customer date from the device and recycle those devices.

3. Access Mostly Uused Products by 50000+ Subscribers

4. AWS uses the techniques detailed in DoD 5220.22-M ("National Industrial Security Program Operating Manual ") or NIST 800-88
("Guidelines
for Media Sanitization") to destroy data as part of the decommissioning process.


Question : You have a website called QuickTechie.com which has their own datacenter in Geneva, And hosting webserver is deployed in AWS VPC.
Now you wish to make a VPN connection between DataCenter and AWS VPC so that your technical team can connect with VPC from datacenter. So what you have to do ?
  :  You have a website called QuickTechie.com which has their own datacenter in Geneva, And hosting webserver is deployed in AWS VPC.
1. By using dedicated NAT instance in the public/private subnet.
2. You dont have to do other than installing VPN software on both side VPC subnet and Data Center
3. Access Mostly Uused Products by 50000+ Subscribers
4. Change the security group of the all installed instances in VPC.