ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 312 - ANS-C00 discussion

Report
Export

A company wants to migrate a proprietary application from on premises to the AWS Cloud. The application implements segregation of different types of network traffic.

The application uses services that listen to multiple ports on two different IP addresses. One IP address is used for customer-facing traffic, and the other IP address is used for management traffic. The application requires the IP addresses to belong to different subnets.

How can the company deploy the application with the LEAST management overhead?

A.
Deploy the application to Amazon Elastic Container Service (Amazon ECS). Configure two elastic network interfaces in the task definition.
Answers
A.
Deploy the application to Amazon Elastic Container Service (Amazon ECS). Configure two elastic network interfaces in the task definition.
B.
Deploy the application to Amazon Elastic Container Service (Amazon ECS). Create an AWS Lambda function to attach a second elastic network interface. Use an Amazon EventBridge (Amazon CloudWatch Events) rule to invoke the function.
Answers
B.
Deploy the application to Amazon Elastic Container Service (Amazon ECS). Create an AWS Lambda function to attach a second elastic network interface. Use an Amazon EventBridge (Amazon CloudWatch Events) rule to invoke the function.
C.
Deploy the application to an Amazon EC2 instances that has a secondary elastic network interface attached. Select different subnets for each network interface.
Answers
C.
Deploy the application to an Amazon EC2 instances that has a secondary elastic network interface attached. Select different subnets for each network interface.
D.
Deploy the application to Amazon Elastic Container Service (Amazon ECS). Create an AWS Lambda function to attach a second elastic network interface. Use an AWS Step Functions workflow to invoke the function.
Answers
D.
Deploy the application to Amazon Elastic Container Service (Amazon ECS). Create an AWS Lambda function to attach a second elastic network interface. Use an AWS Step Functions workflow to invoke the function.
Suggested answer: C

Explanation:

Explanation:

Reference: https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/best-practices-for-configuring-networkinterfaces.html

asked 16/09/2024
Andrew Chan
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first