AWS Solution Architect-Associate Exam Practice Questions (Free Quiz 2)
0 of 50 Questions completed
Questions:
You have already completed the quiz before. Hence you can not start it again.
You must sign in or sign up to start the quiz.
You must first complete the following:
Quiz complete. Results are being recorded.
0 of 50 Questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 point(s), (0 )
Earned Point(s): 0 of 0 , (0 )
0 Essay(s) Pending (Possible Point(s): 0 )
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
Current
Review
Answered
Correct
Incorrect
Question 1 of 50
Your organization has an AWS setup with a VPC in us-east-1 and a fleet of 20 EC2 instances. These instances are attached to EFS with mount targets on all VPC availability zones. You are asked to setup the same environment in another VPC within the same region using same EFS volumes. How will you do this?
Question 2 of 50
VPC A and B are peered together. You created an EFS for VPC A but when tried to mount it on an EC2 instance in VPC B; you got connection timed out. What is the reason? (Choose 3)
Question 3 of 50
You are required to build a web application with 20 load balanced EC2 instances to serve content. Content storage has to be the same for all instances. You have chosen EFS as common storage. You are required to have as low latency as possible when serving content to the users. Choose Solution from the following
Question 4 of 50
You are building a content serving web application. This app contains 5 EC2 instances with load balancers. Total size of the content stored will not exceed 25 GB. Large number of users access the content frequently. Choose the throughput mode to ensure that the applications on EC2 instances to EFS data transfer will not have low performance?
Question 5 of 50
You are working for an organization act as an architect. The organization normally
creates the same set of resources for their costumer. They need some way of building
templates, which can then be used to deploy the resources to the Amazon web services
accounts for the various costumer. Which of the following service can help fulfill this requirement?
Question 6 of 50
You are working for an organization act as an architect. An application is going to
be installed on a set of EC2 instances in a VPC. You need to guarantee that IT
administrators can securely administer the instances in the VPC.
How can you accomplish this?
Question 7 of 50
You are working for an organization act as an architect. An application is going to
be deployed on a set of EC2 instances in a VPC. The Instances will be hosting a web
application. You want to design the security group to confirm that users have the ability to connect from the Internet via HTTPS. Find out which of the following needs to be
configured for the security group.
Question 8 of 50
An organization runs an automobile reselling organization that has an online store
on Amazon web services. The application sits behind an Auto Scaling group and needs
new instances of the Auto Scaling group to identify their private and public IP
addresses. As an employee, you need to inform the development team on how they can
achieve this. Find the best solution
Question 9 of 50
For big data analysis, the data is expected to be 400 TB. The analysts are planning to use 150 EC2 instances with EFS to achieve better performance for the analysis. You are asked recommend performance mode. What will be your suggestion?
Question 10 of 50
Using API gateway, you created a REST API and deployed it on production. You are requested to provide the details of accesses to the API for auditing purpose. How would you get the required information?
Question 11 of 50
Your organization needs to expose some services to its customer. Using the AWS API gateway, you created and deployed REST API for your organization over public internet. After that, you noticed that requests are coming from hosts other than your customer. How will you control access?
Question 12 of 50
You created a REST API using API gateway for your organization and exposed it over the internet. Now you are noticing a consistent high number of requests on GET/users method, 5000 out of 9000 are sent in the 1st millisecond approximately. This is causing overload on the backend systems. You changed the stage’s number of requests per second to 6000 and burst to 3000 requests. Now, the total number of per second sent requests is reduced to 6000. But still, 5000 requests are being sent at the 1st millisecond. What is the reason of this behavior?
Question 13 of 50
Using the API gateway, you have built a REST API and distributed to your customers. Still, your API is getting huge amount of requests that is causing performance bottleneck. Eventually, it is causing failures in serving your customers. How can the API performance be improved? (Choose 2)
Question 14 of 50
Choose multiple from the following, the valid integration sources for API gateway?
Question 15 of 50
The XYZ company, has an on premise network where they have some 100s of APIs exposed to the internet. They are integrated with AWS through DirectConnect. Now, they come to know the resilience and reduced cost of AWS API Gateway. You are asked to provide them with a cost effective way to make these REST APIs available through AWS API Gateway. What will be your solution for them?
Question 16 of 50
Access control mechanisms for API Gateway; choose 2 from the following
Question 17 of 50
Which of the following is not an action when enabling API caching for API gateway through console?
Question 18 of 50
To protect the backend systems, which of the following security measure is provided as default by the AWS in API Gateway?
Question 19 of 50
Choose the correct statement for the given situation. You are receiving 8000 requests in one millisecond for your REST API. You created this API using AWS API Gateway with default throttle settings of 10000 requests per second with a burst of 5000 requests, and it is public facing.
Question 20 of 50
The ABC company is planning to use ECS for docker applications, and also, they want to use third party monitoring tools for ECS instances. You are asked for recommendation, what would be your answer?
Question 21 of 50
The ABC company is planning to use ECS for docker applications, and also, they want to use third party monitoring tools for ECS instances. You are asked for recommendation, what would be your answer?
Question 22 of 50
Choose 2 answers for this; you have launched an ECS cluster with 5 EC2 instances. Tasks are defined for this setup. But still, ECS is not receiving any status information from the container agent in each ECS instance. What could be the reason?
Question 23 of 50
For your ECS instance, you want to set ECS container agent configuration during ECS instance launch. How can this be done?
Question 24 of 50
An organization, that actively uses AWS has noticed that some ECS clusters are running and they do not know by whom and when these clusters were created. You are asked find out the logs for this, how will you do this?
Question 25 of 50
What parameters can be defined in service definition? (Choose 3)
Question 26 of 50
What parameters can be defined in task definition? (Choose 3)
Question 27 of 50
The valid launch type compatible with task definition based on where you want to launch your task. Choose from the following
Question 28 of 50
Choose the statement that defines task definition
Question 29 of 50
Choose 3 features of AWS ECS
Question 30 of 50
Choose the correct statement in relation to ECS instances when accessing ECS service endpoint:
Question 31 of 50
Choose 2 event source from the following that are not supported by Lambda
Question 32 of 50
Choose 2 options that are the responsibility of customer in AWS Lambda service
Question 33 of 50
Which of the following is not a potential use case for using AWS Lambda?
Question 34 of 50
You configured Lambda function with SQS as event source. What is the maximum batch size that SQS supports for ReceiveMessage call?
Question 35 of 50
Choose 3 CloudFront events that can trigger Lambda@edge function
Question 36 of 50
Choose 3 poll based event sources for AWS Lambda function
Question 37 of 50
Choose 3 ARNs for Lambda function
Question 38 of 50
Choose the valid Lambda configuration from the following
Question 39 of 50
Choose 2 AWS services where Lambda dead-letter queue pushes unprocessed events
Question 40 of 50
Choose 3 actions that are required by Lambda execution role to write the logs into AWS CloudWatch
Question 41 of 50
For Lambda function, which one is not a CloudWatch metric?
Question 42 of 50
For default retry behavior of AWS Lambda, which of the following is not true?
Question 43 of 50
Your organization wants you to create a Lambda function in production mode and for auditing compliance, it is required that the production grade cost must not be modified when it is in execution. The modification first must go through a change process. To do so, you are going to publish version for PROD, you created an alias, you will use this alias ARN to invoke the Lambda function. After all this, you are now told that the code should not run if the version is $LATEST. Choose 2 options to achieve the desired goal
Question 44 of 50
To receive messages from an SQS queue and process the message body, you have setup SQS event trigger as Lambda function. After processing the message body, the function will insert one record in MySQL RDS instance. To connect the RDS instance, you need MySQL details such as homepage, username and password. How will you configure them?
Question 45 of 50
You are required to create a Lambda function inside a VPC to communicate with RDS instance which is also inside the same VPC. You allocated 1 GB memory for the Lambda function. The expected number of concurrent requests during peak is 100. To run this Lambda function successfully, what should be the subnet range you should choose?
Question 46 of 50
For development and testing, an organization has two different accounts as Dev and Test. They have a number of applications running on the Test account that require to trigger Lambda on Dev account. You are required to set a permission model to get this configuration working. What will you do?
Question 47 of 50
Your team has many applications running on EC2 instances that need a common backend processing job. You created and published PROD version of the lambda function as version 1 to make sure that, if anyone changes the function, the change will not impact the PROD execution code. Assuming that, the requests would be sent to specific version, you shared the version qualified ARN to all the applications. After all this, because of frequent changes in requirements, you had to change the lambda code many times and keep publishing versions. This is a lot of overhead at the application level to update the Lambda function ARN each time you publish a new version. How can you overcome this situation?
Question 48 of 50
To process the files that are uploaded to S3, you created a lambda function that started receiving requests and was working properly. Now, you have changed the code and updated the lambda function. What will happen to the requests now?
Question 49 of 50
An organization has AWS setup with DirectConnect. They have shifted many on premise backend applications to EC2 instances that have processes running based on triggers from other applications. These processes are developed using Java. Now they want you to migrate these processes to lambda to reduce the cost incurred on EC2 instances. What will you do?
Question 50 of 50
To perform daily health checks on your applications that are running on a fleet of 20 EC2 instances, you have planned to schedule a daily job with CloudWatch scheduled event with lambda function as trigger. To achieve this, EC2 instance’s name tags has to be provided to identify the right resources. For this scenario, what is the correct way to pass the inputs?