ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 147 - ANS-C00 discussion

Report
Export

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.
Answers
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.
Answers
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.
Answers
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.
Answers
D.
Modify the application code to use value of X-Forwarded-For and CloudFront to apply the Geographic Restriction.
Suggested answer: A
asked 16/09/2024
Nosh Shah
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first