Premium

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



Question :

A user has suspended the Auto Scaling process. The user updates the desired capacity of the Auto Scaling group.
Which of the below mentioned statements is true with respect to this condition?

  :
1. The desired capacity will not get updated as scaling is frozen
2. The desired capacity will get updated, but the scaling activity will not happen
3. Access Mostly Uused Products by 50000+ Subscribers
4. The scaling activity will happen as this is manual scaling


Correct Answer : Get Lastest Questions and Answer :

Explanation: The user may want to stop the automated scaling processes on the Auto Scaling groups either to perform manual operations or during emergency
situations. To perform this, the user can suspend one or more scaling processes at any time. When the process is suspended and the user changes the desired
capacity, the changes will take effect, but Auto Scaling will not be executed. Thus, the scaling activity will not happen even though there is a difference
between the desired capacity and the current capacity.




Question :
How many days of the CloudWatch alarm history does AWS preserve?
  :
1. 14 days
2. 1 day
3. Access Mostly Uused Products by 50000+ Subscribers
4. CloudWatch does not store the alarm history

Correct Answer : Get Lastest Questions and Answer :

Explanation: CloudWatch stores the alarm history of the last 14 days. The user can view it using the DescribeAlarmHistory API or CLI.




Question : If you want to delegate API access to a third party, after you create the IAM role,
you must share the role's ________ with the third party.

  : If you want to delegate API access to a third party, after you create the IAM role,
1. User name
2. The 6 digit code which you get from the hardware MFA device
3. Access Mostly Uused Products by 50000+ Subscribers
4. Amazon Resource Name (ARN)

Correct Answer : Get Lastest Questions and Answer :

Explanation: To allow API access to your AWS resources to third-party entities, you need to create an IAM role with the appropriated permissions and designate the
third-party as a trusted entity that can assume the role. Later, the ARN associated with the role will need to be shared with the trusted party, so it can
assume the role and start making requests.



Related Questions


Question : You have identified network throughput as a bottleneck on your m.small EC instance when
uploading data Into Amazon S3 In the same region.
How do you remedy this situation?

  : You have identified network throughput as a bottleneck on your m.small EC instance when
1. Add an additional ENI
2. Change to a larger Instance
3. Access Mostly Uused Products by 50000+ Subscribers
4. Use EBS PIOPS on the local volume



Question : When attached to an Amazon VPC which two components provide connectivity with external networks? Choose answers
A. Elastic IPS (EIP)
B. NAT Gateway (NAT)
C. Internet Gateway {IGW)
D. Virtual Private Gateway (VGW)
  : When attached to an Amazon VPC which two components provide connectivity with external networks? Choose  answers
1. A,D
2. B,D
3. Access Mostly Uused Products by 50000+ Subscribers
4. C,D



Question : Your application currently leverages AWS Auto Scaling to grow and shrink as load Increases/ decreases and has been performing well Your
marketing team expects
a steady ramp up in traffic to follow an upcoming campaign that will result in a 20x growth in traffic over 4 weeks Your forecast for the approximate number
of Amazon EC2
instances necessary to meet the peak demand is 175. What should you do to avoid potential service disruptions during the ramp up in traffic?
  : Your application currently leverages AWS Auto Scaling to grow and shrink as load Increases/ decreases and has been performing well Your
1. Ensure that you have pre-allocated 175 Elastic IP addresses so that each server will be able to obtain one as it launches
2. Check the service limits in Trusted Advisor and adjust as necessary so the forecasted count remains within limits.
3. Access Mostly Uused Products by 50000+ Subscribers
4. Pre-warm your Elastic Load Balancer to match the requests per second anticipated during peak demand prior to the marketing campaign



Question : You have an Auto Scaling group associated with an Elastic Load Balancer (ELB). You have noticed that instances launched via the Auto Scaling
group are being marked
unhealthy due to an ELB health check, but these unhealthy instances are not being terminated What do you need to do to ensure trial instances marked
unhealthy by the ELB will be
terminated and replaced?
  : You have an Auto Scaling group associated with an Elastic Load Balancer (ELB). You have noticed that instances launched via the Auto Scaling
1. Change the thresholds set on the Auto Scaling group health check
2. Add an Elastic Load Balancing health check to your Auto Scaling group
3. Access Mostly Uused Products by 50000+ Subscribers
4. Change the health check set on the Elastic Load Balancer to use TCP rather than HTTP checks



Question : Which two AWS services provide out-of-the-box user configurable automatic backup-as-a-service and backup rotation options?

Choose 2 answers
A. Amazon S3
B. Amazon RDS
C. Amazon EBS
D. Amazon Red shift


  : Which two AWS services provide out-of-the-box user configurable automatic backup-as-a-service and backup rotation options?
1. A,B
2. B,C
3. Access Mostly Uused Products by 50000+ Subscribers
4. C,D
5. A,C


Question :

How would you move an EBS volume to another availability zone?


  :
1. Right click on the volume and select .
2. Create a snapshot of the volume and then create a volume based off the snapshot in the new availability zone.
3. Access Mostly Uused Products by 50000+ Subscribers
4. None of the above