exam questions

Exam AWS Certified Cloud Practitioner All Questions

View all questions & answers for the AWS Certified Cloud Practitioner exam

Exam AWS Certified Cloud Practitioner topic 1 question 707 discussion

Exam question from Amazon's AWS Certified Cloud Practitioner
Question #: 707
Topic #: 1
[All AWS Certified Cloud Practitioner Questions]

An online retail company recently deployed a production web application. The system administrator needs to block common attack patterns such as SQL injection and cross-site scripting.

Which AWS service should the administrator use to address these concerns?

  • A. AWS WAF
  • B. Amazon VPC
  • C. Amazon GuardDuty
  • D. Amazon CloudWatch
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

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
Pranava_GCP
2 years, 1 month ago
Selected Answer: A
A. AWS WAF https://aws.amazon.com/waf/faqs/ "AWS WAF is a web application firewall that helps protect web applications from attacks by allowing you to configure rules that allow, block, or monitor (count) web requests based on conditions that you define. These conditions include IP addresses, HTTP headers, HTTP body, URI strings, SQL injection and cross-site scripting."
upvoted 2 times
...
Madbo
2 years, 3 months ago
A. AWS WAF. AWS WAF (Web Application Firewall) is a service that helps protect web applications from common web exploits that can affect application availability, compromise security, or consume excessive resources. It allows users to create custom security rules that block common attack patterns, such as SQL injection and cross-site scripting, and provides protection against both layer 7 and layer 3/4 attacks. In this case, using AWS WAF would help the system administrator block common attack patterns and protect the production web application from potential security threats.
upvoted 1 times
...
Guru4Cloud
2 years, 4 months ago
Selected Answer: A
The AWS service that the system administrator should use to address these concerns is AWS WAF (Web Application Firewall). Option A is the correct answer. AWS WAF is a web application firewall that helps protect your web applications from common web exploits that could affect application availability, compromise security, or consume excessive resources. It provides customizable rules to block common attack patterns such as SQL injection and cross-site scripting (XSS), and it can be easily integrated with other AWS services like Amazon CloudFront, API Gateway, and Application Load Balancer to provide additional security.
upvoted 1 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 ...