Premium

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



Question : You have two subnet in a VPC, Now you will be creating an ENI in a subnet-A and an instance is launched in subnet B . You will be attaching the same ENI to the
instance in a subnet-B, what will happen?


  : You have two subnet in a VPC, Now you will be creating an ENI in a subnet-A and an instance is launched in subnet B . You will be attaching the same ENI to the
1. It will make EC2 instance to failed start

2. It will make EC2 instance dual-homed

3. Access Mostly Uused Products by 50000+ Subscribers

4. It will give MAC address conflict error after start


Correct Answer : Get Lastest Questions and Answer :
Explanation: When you attach an ENI to an instance, which is associated with different subnet, will make EC2 instance dual-homed.



Question : You have a websites www.HadoopExam.com, which is hosted on AWS. However, during USA time zone you see there is a heavy
workload. For having better performance, you create 10 EC2 instances on which your website will be deployed. However, being an architect you need to design or
place these 10 EC2 instances, properly. Select the correct option from below, which you will be applying

  : You have a websites www.HadoopExam.com, which is hosted on AWS. However, during USA time zone you see there is a heavy
1. Place all 10 EC2 instances in single Availability Zone place the ELB in front of that.

2. Place 5 EC2 instances in single Availability Zone in Region 1 and remaining 5 EC2 instances in Region 2 in single availability zone
and place the ELB in front of that.

3. Access Mostly Uused Products by 50000+ Subscribers
zone and place the ELB in front of that.

4. Place all 9 EC2 instances in single Availability Zone and 1 in another Availability Zone in any region and place the ELB in front of that.


Correct Answer : Get Lastest Questions and Answer :
Explanation: What is ELB ?
Elastic Load Balancing automatically distributes incoming application traffic across multiple Amazon EC2 instances. It enables you to achieve fault
tolerance in your applications, seamlessly providing the required amount of load balancing capacity needed to route application traffic.

Achieve higher levels of fault tolerance for your applications by using Elastic Load Balancing to automatically route traffic across multiple instances
and multiple Availability Zones. Elastic Load Balancing ensures that only healthy Amazon EC2 instances receive traffic by detecting unhealthy instances and
rerouting traffic across the remaining healthy instances. If all of your EC2 instances in one Availability Zone are unhealthy, and you have set up EC2
instances in multiple Availability Zones, Elastic Load Balancing will route traffic to your healthy EC2 instances in those other zones.

ELB Restrictions:

1. You can use ELB only across the Availability Zone in the same region only. ELB can not be configured for across region.
Hence, best suitable answer is 3






Question : A company is deploying a new two-tier web application in AWS. The company has limited staff and requires high availability, and the application requires complex
queries and table joins. Which configuration provides the solution for the company's requirements?
 :   A company is deploying a new two-tier web application in AWS. The company has limited staff and requires high availability, and the application requires complex
1. MySQL Installed on two Amazon EC2 Instances in a single Availability Zone
2. Amazon RDS for MySQL with Multi-AZ
3. Access Mostly Uused Products by 50000+ Subscribers
4. Amazon DynamoDB

Ans : 2

Exp : As Amazon's business grew from being a startup in
the mid-1990s to a global multi-billion-dollar business, we came to realize the scaling limitations of relational databases. A number of high profile
outages at the height of the 2004 holiday shopping season can be traced back to scaling relational database technologies beyond their capabilities. In
response, we began to develop a collection of storage and database technologies to address the demanding scalability and reliability requirements of the
Amazon.com ecommerce platform. This was the genesis of NoSQL databases like Dynamo at Amazon. From our own experience designing and operating a highly
available, highly scalable ecommerce platform, we have come to realize that relational databases should only be used when an application really needs the
complex query, table join and transaction capabilities of a full-blown relational database. In all other cases, when such relational features are not
needed, a NoSQL database service like DynamoDB offers a simpler, more available, more scalable and ultimately a lower cost solution.




Question : You have deployed HadoopExam.com website on AWS and using the EC instances and DynamoDB as a database. As you know, all the applications
deployed on Amazon EC2 is very critical for your business. Hence, you want basic monitoring and if required you also want to look in detail matrices.
Which of the best service AWS provides to monitor EC2 instances and DynamoDB



 :   A company is deploying a new two-tier web application in AWS. The company has limited staff and requires high availability, and the application requires complex
1. Elastic BeanStalk

2. CloudWatch

3. Access Mostly Uused Products by 50000+ Subscribers

4. Each component has its own monitoring tool. Which you can configure in AWS dashboard, to see on single screen. Also you can watch each components detail view.


Correct Answer : Get Lastest Questions and Answer :
Explanation: Amazon CloudWatch is a monitoring service for AWS cloud resources and the applications you run on AWS. You can use Amazon
CloudWatch to collect and track metrics, collect and monitor log files, and set alarms. Amazon CloudWatch can monitor AWS resources such as Amazon EC2 instances,
Amazon DynamoDB tables, and Amazon RDS DB instances, as well as custom metrics generated by your applications and services, and any log files your applications
generate. You can use Amazon CloudWatch to gain system-wide visibility into resource utilization, application performance, and operational health. You
can use these insights to react and keep your application running smoothly.

Monitor Amazon EC2 : View metrics for CPU utilization, data transfer, and disk usage activity from Amazon EC2 instances (Basic Monitoring) for no additional charge. For an
additional charge, CloudWatch provides Detailed Monitoring for EC2 instances with higher resolution and metric aggregation. No additional
software needs to be installed. Hence, you can use Cloudwatch for Basic as well as Detailed Monitoring.








Related Questions


Question : When preparing for a compliance assessment of your system built inside of AWS. what are three best-practices for you to prepare for an audit?

Choose 3 answers
A. Gather evidence of your IT operational controls
B. Request and obtain applicable third-party audited AWS compliance reports and certifications
C. Request and obtain a compliance and security tour of an AWS data center for a preassessment security review
D. Request and obtain approval from AWS to perform relevant network scans and in-depth penetration tests of your system's Instances and endpoints
E. Schedule meetings with AWS's third-party auditors to provide evidence of AWS compliance that maps to your control objectives



 :  When preparing for a compliance assessment of your system built inside of AWS. what are three best-practices for you to prepare for an audit?
1. B,D,E
2. A,B,D
3. Access Mostly Uused Products by 50000+ Subscribers
4. C,D,E
5. A,B,C



Question :

You have an application running on Amazon Web Services. The application has 4 EC2 instances in availability zone us-east-1c.
You re using Elastic Load Balancer to load balance traffic across your four instances.
What changes would you make to create a fault tolerant architecture? Select the "best" possible answer.

 :
1. Create EBS backups to ensure data is not lost.
2. Move all 4 instances to a different availability zone.
3. Access Mostly Uused Products by 50000+ Subscribers
4. None of the above


Question : You are reviewing your Auto Scaling events for your application and you notice that your application is scaling up and down multiple times in
the same hour. What
design choices could you make to optimize for cost while preserving elasticity?
  : You are reviewing your Auto Scaling events for your application and you notice that your application is scaling up and down multiple times in
1. Terminate your oldest instances first by modifying the Auto Scaling group termination policy.
2. Terminate your newest instances first by modifying the Auto Scaling group termination policy.
3. Access Mostly Uused Products by 50000+ Subscribers
4. Modify the Auto Scaling group cool-down timers and modify the Amazon CloudWatch alarm period that triggers your Auto Scaling scale down policy.


Question : You run a nightly Elastic Map Reduce (EMR) job that processes a single Tb file which is stored on S. The EMR job runs on on-demand core
nodes and three on-demand task nodes. What can help you achieve a reduction in the EMR job completion time?
  : You run a nightly Elastic Map Reduce (EMR) job that processes a single Tb file which is stored on S. The EMR job runs on  on-demand core
1. Use three Spot Instances for the task nodes rather than three On-Demand instances.
2. Change the input split size in the MapReduce job configuration and adjust the number of simultaneous mapper tasks.
3. Access Mostly Uused Products by 50000+ Subscribers
4. Launch the core nodes and task nodes within an Amazon Virtual Cloud.
5. Enable termination protection for the job flow.


Question : You have been asked to leverage Amazon VPC EC and SQS to implement an application that submits and receives millions of messages per second to a message queue.
You want to ensure your application has sufficient bandwidth between your EC2 instances and SQS Which option will provide
(The most scalable solution for communicating between the application and SQS)?
  : You have been asked to leverage Amazon VPC EC and SQS to implement an application that submits and receives millions of messages per second to a message queue.
1. Ensure the application instances are properly configured with an Elastic Load Balancer
2. Ensure the application instances are launched in private subnets with the EBS-optimized option enabled
3. Access Mostly Uused Products by 50000+ Subscribers
4. Launch application instances in private subnets with an Auto Scaling group and Auto Scaling triggers configured to watch the SQS queue size


Question : You have CloudFormation templates. Each template is for a different application architecture.
These architectures vary between your blog apps and your gaming apps. What determines the cost of using the CloudFormation templates?

  : You have  CloudFormation templates. Each template is for a different application architecture.
1. The length of time it takes to build the architecture with CloudFormation.
2. CloudFormation does not have a cost but you are charged for the underlying resources it builds.
3. Access Mostly Uused Products by 50000+ Subscribers
4. None of the above