Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam AWS Certified Solutions Architect - Associate SAA-C03 All Questions

View all questions & answers for the AWS Certified Solutions Architect - Associate SAA-C03 exam

Exam AWS Certified Solutions Architect - Associate SAA-C03 topic 1 question 876 discussion

A company hosts an application on Amazon EC2 instances that run in a single Availability Zone. The application is accessible by using the transport layer of the Open Systems Interconnection (OSI) model. The company needs the application architecture to have high availability.

Which combination of steps will meet these requirements MOST cost-effectively? (Choose two.)

  • A. Configure new EC2 instances in a different Availability Zone. Use Amazon Route 53 to route traffic to all instances.
  • B. Configure a Network Load Balancer in front of the EC2 instances.
  • C. Configure a Network Load Balancer for TCP traffic to the instances. Configure an Application Load Balancer for HTTP and HTTPS traffic to the instances.
  • D. Create an Auto Scaling group for the EC2 instances. Configure the Auto Scaling group to use multiple Availability Zones. Configure the Auto Scaling group to run application health checks on the instances.
  • E. Create an Amazon CloudWatch alarm. Configure the alarm to restart EC2 instances that transition to a stopped state.
Show Suggested Answer Hide Answer
Suggested Answer: BD 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
AbhiBK
1 month, 1 week ago
Answer is A & D - By deploying EC2 instances in multiple Availability Zones (Option A), you ensure that your application remains available even if one Availability Zone experiences an outage. This setup provides redundancy and fault tolerance.
upvoted 1 times
...
muhammadahmer36
3 months ago
Selected Answer: BD
as it mention "The application is accessible by using the transport layer" which is TCP, so no more information or reason to use ALB as well, so I will go for B+D
upvoted 1 times
...
KennethNg923
4 months ago
Selected Answer: BD
as it mention "The application is accessible by using the transport layer" which is TCP, so no more information or reason to use ALB as well, so I will go for B+D
upvoted 2 times
...
Scheldon
4 months, 2 weeks ago
Selected Answer: BD
AnswerBD There is no information about the ports numbers and only that means that we need to use NLB, ALB is only for HTTP hence there is no point of using that solution as connection can be done via any port for exampl 4000 Autoscaling with instances in multiple AZ is the best solution. it will allow run new EC2 if it fail and in case if whole AZ will go down we will have 2nd one.
upvoted 3 times
...
sandordini
5 months, 2 weeks ago
Selected Answer: BD
No word about the HTTP/application layer, only OSI 4 - TCP > B, an NLB should be enough D: for Autoscaling.
upvoted 3 times
...
Tanidanindo
6 months, 1 week ago
Selected Answer: BD
transport layer means just NLB.
upvoted 2 times
...
Awsbeginner87
6 months, 2 weeks ago
Selected Answer: BD
B- since network layer operates at layer 4 i.e transport layer D- for hHA
upvoted 1 times
Awsbeginner87
6 months, 2 weeks ago
Edited-D option for HA
upvoted 1 times
...
...
xBUGx
6 months, 2 weeks ago
Selected Answer: BD
question says the application is running on Transport Layer. i dont think there is need for ALB
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...