ExamQuestions.com

Register
Login
AWS Certified Advanced Networking Specialty Exam Questions

Amazon

AWS Certified Advanced Networking Specialty

112 / 585

Question 112:

Your company currently has its application contents stored in S3 and hosts an application using AWS Cloudfront, which consists of NGINX web server hosted behind a load balancer. You need to ensure that you restrict access to certain locations for the content hosted on the Web server. How can you accomplish this?

Answer options:

A.Use the NGINX logs to get the web server variable and then use the IP address to restrict content via Cloudfront geo-restrictions.
B.Use the ELB logs to create a blacklist for restrictions.
C.Use the IP addresses in the X-Forwarded-For HTTP header and then restrict content via Cloudfront geo-restrictions.
D.Use the ELB itself to restrict content via geo-restrictions.