List of questions
Related questions
Question 147 - ANS-C00 discussion
Your company runs an HTTPS application using an Elastic Load Balancing (ELB) load balancer/PHP on nginx server/RDS inmultiple Availability Zones. You need to apply Geographic Restriction and identify the client's IP address in your applicationto generate dynamic content.
How should you utilize AWS services in a scalable fashion to perform this task?
A.
Modify the nginx log configuration to record value in X-Forwarded-For and use CloudFront to apply the Geographic Restriction.
B.
Enable ELB access logs to store the client IP address and parse these to dynamically modify a blacklist.
C.
Use X-Forwarded-For with security groups to apply the Geographic Restriction.
D.
Modify the application code to use value of X-Forwarded-For and CloudFront to apply the Geographic Restriction.
Your answer:
0 comments
Sorted by
Leave a comment first