exam questions

Exam AWS-SysOps All Questions

View all questions & answers for the AWS-SysOps exam

Exam AWS-SysOps topic 1 question 814 discussion

Exam question from Amazon's AWS-SysOps
Question #: 814
Topic #: 1
[All AWS-SysOps Questions]

A company has a web application that is used across all company divisions. Each application request contains a header that includes the name of the division making the request. The SysOps Administrator wants to identify and count the requests from each division.
Which condition should be added to the web ACL of the AWS WAF to accomplish this?

  • A. Cross-site scripting
  • B. Geo match
  • C. IP match
  • D. String match
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
kung07
Highly Voted 2 years, 9 months ago
D seems to make more sense, as the IP addresses are unknown Refer to https://docs.aws.amazon.com/waf/latest/developerguide/web-acl.html
upvoted 16 times
...
AWS_Noob
Highly Voted 2 years, 9 months ago
D - keyword here being "header:
upvoted 6 times
...
albert_kuo
Most Recent 11 months, 2 weeks ago
Selected Answer: D
String match allows you to match specific strings in the request headers, query strings, or body content. In this case, the Administrator can configure a String match condition to look for the specific header that includes the name of the division in each application request. When the WAF encounters a request with the specified header value, it will trigger the associated rule, and you can use the WAF logs to count the number of requests coming from each division.
upvoted 1 times
...
Gzuis
1 year, 4 months ago
Selected Answer: D
D is the answer
upvoted 1 times
...
gulu73
1 year, 5 months ago
Selected Answer: D
D is the answer
upvoted 2 times
...
RicardoD
2 years, 8 months ago
D is the answer
upvoted 1 times
...
abhishek_m_86
2 years, 8 months ago
D. String match Seem correct as HEADER
upvoted 2 times
...
anonymous1334232
2 years, 8 months ago
Definately D
upvoted 1 times
...
jackdryan
2 years, 9 months ago
I'll go with D
upvoted 1 times
...
nicat
2 years, 9 months ago
D. String match
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...