ExamQuestions.com

Register
Login
AWS Certified Cloud Practitioner Exam Questions

Amazon

AWS Certified Cloud Practitioner

74 / 375

Question 74:

After moving their workload to AWS eu-central-1 region, an administrator would like to configure their email server on an Amazon EC2 instance in a private subnet of the VPC which will use Amazon SES. What is the most effective setup to implement?

Answer options:

A.Configure a VPC endpoint powered by AWS PrivateLink.
B.Ensure that the private subnet has a route to a NAT gateway in a public subnet.
C.Configure the email server with the appropriate Amazon SES endpoint for eu-central region, email-smtp.eu-central-1.amazonaws.com.
D.Configure the email server to use a service port other than port 25 to avoid Amazon EC2 throttling.