Quiz Summary
0 of 2 questions completed
Questions:
- 1
- 2
Information
You have already completed the quiz before. Hence you can not start it again.
Quiz is loading…
You must sign in or sign up to start the quiz.
You must first complete the following:
Results
Results
0 of 2 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)
Categories
- CSAA – Design Resilient Architectures 0%
- SOA-C03 – Reliability and Business Continuity 0%
- 1
- 2
- ✔️ Answered
- 🏳️ For Review
-
Question 1 of 2
1. Question
A company has an application running on several Amazon EC2 instances. The instances are part of an auto-scaling group fronted by an application load balancer. The auto-scaling group is set to perform health checks on both the instances and the load balancer, as well as to terminate unhealthy instances. The company wants to inspect the unhealthy instances before the termination process occurs.
Which option accomplishes this requirement?
CorrectIncorrect -
Question 2 of 2
2. Question
An application is using an AWS Lambda function to process complex financial data that runs for 15 minutes on average. The Lambda function has been configured with the maximum memory allocation to handle the computational demands of the financial data processing. Most invocations were successfully processed. However, a few terminated invocations were noticed throughout the day, which caused a data discrepancy in the application.
Which of the following is the most likely cause of this issue?
CorrectIncorrect