ExamGecko
Home Home / Amazon / CLF-C02

Amazon CLF-C02 Practice Test - Questions Answers, Page 67

Question list
Search
Search

List of questions

Search

Related questions











Which AWS service or feature provides a firewall at the subnet level within a VPC?

A.
Security group
A.
Security group
Answers
B.
Network ACL
B.
Network ACL
Answers
C.
Elastic network interface
C.
Elastic network interface
Answers
D.
AWS WAF
D.
AWS WAF
Answers
Suggested answer: B

A company wants to add a conversational chatbot to its website.

Which AWS service can the company use to meet this requirement?

A.
Amazon Textract
A.
Amazon Textract
Answers
B.
Amazon Lex
B.
Amazon Lex
Answers
C.
AWS Glue
C.
AWS Glue
Answers
D.
Amazon Rekognition
D.
Amazon Rekognition
Answers
Suggested answer: B

A company has batch workloads that need to run for short periods of time on Amazon EC2. The workloads can handle interruptions and can start again from where they ended.

What is the MOST cost-effective EC2 instance purchasing option to meet these requirements?

A.
Reserved Instances
A.
Reserved Instances
Answers
B.
Spot Instances
B.
Spot Instances
Answers
C.
Dedicated Instances
C.
Dedicated Instances
Answers
D.
On-Demand Instances
D.
On-Demand Instances
Answers
Suggested answer: B

An AWS user wants to proactively detect when an instance or account might be compromised or if there are threats from attacks.

Which AWS service should the user choose?

A.
Amazon GuardDuty
A.
Amazon GuardDuty
Answers
B.
AWS WAF
B.
AWS WAF
Answers
C.
AWS Shield
C.
AWS Shield
Answers
D.
Amazon Inspector
D.
Amazon Inspector
Answers
Suggested answer: A

Which task is the responsibility of the customer, according to the AWS shared responsibility model?

A.
Patch the Amazon DynamoDB operating system.
A.
Patch the Amazon DynamoDB operating system.
Answers
B.
Secure Amazon CloudFront edge locations by allowing physical access according to the principle of least privilege.
B.
Secure Amazon CloudFront edge locations by allowing physical access according to the principle of least privilege.
Answers
C.
Protect the hardware that runs AWS services.
C.
Protect the hardware that runs AWS services.
Answers
D.
Use AWS Identity and Access Management (1AM) according to the principle of least privilege.
D.
Use AWS Identity and Access Management (1AM) according to the principle of least privilege.
Answers
Suggested answer: D

An ecommerce company has deployed a new web application on Amazon EC2 Instances. The company wants to distribute incoming HTTP traffic evenly across all running instances.

Which AWS service or resource will meet this requirement?

A.
Amazon EC2 Auto Scaling
A.
Amazon EC2 Auto Scaling
Answers
B.
Application Load Balancer
B.
Application Load Balancer
Answers
C.
Gateway Load Balancer
C.
Gateway Load Balancer
Answers
D.
Network Load Balancer
D.
Network Load Balancer
Answers
Suggested answer: B

Explanation:

An Application Load Balancer (ALB) is the best choice for distributing incoming HTTP/HTTPS traffic evenly across multiple Amazon EC2 instances. It operates at the application layer (Layer 7 of the OSI model) and is specifically designed to handle HTTP and HTTPS traffic, which is ideal for web applications.

Here is why the ALB is the correct choice:

Layer 7 Load Balancing: The ALB works at the application layer and provides advanced routing capabilities based on content. It can inspect the incoming HTTP requests and make decisions on how to route traffic to various backend targets, which include Amazon EC2 instances, containers, or Lambda functions. This is particularly useful for web applications where you need to make routing decisions based on HTTP headers, paths, or query strings.

HTTP and HTTPS Support: The ALB natively supports HTTP and HTTPS protocols, making it the ideal load balancer for web-based applications. It can efficiently manage and route these types of traffic and handle tasks such as SSL/TLS termination.

Health Checks: The ALB can continuously monitor the health of the registered EC2 instances and only route traffic to healthy instances. This ensures high availability and reliability of the web application.

Path-based and Host-based Routing: The ALB can route traffic based on the URL path or host header. This feature allows the same load balancer to serve multiple applications hosted on different domains or subdomains.

Integration with Auto Scaling: The ALB can integrate seamlessly with Amazon EC2 Auto Scaling. As the number of EC2 instances increases or decreases, the ALB automatically includes the new instances in its traffic distribution pool, ensuring even distribution of incoming requests.

WebSocket Support: It also supports WebSocket and HTTP/2 protocols, which are essential for modern web applications that require real-time, bidirectional communication.

Why other options are not suitable:

A . Amazon EC2 Auto Scaling: This service is used to automatically scale the number of EC2 instances up or down based on specified conditions. However, it does not provide load balancing capabilities. It works well with load balancers but does not handle the distribution of incoming traffic by itself.

C . Gateway Load Balancer: This is designed to distribute traffic to virtual appliances like firewalls, IDS/IPS systems, or deep packet inspection systems. It operates at Layer 3 (Network Layer) and is not ideal for distributing HTTP/HTTPS traffic to EC2 instances.

D . Network Load Balancer: This load balancer operates at Layer 4 (Transport Layer) and is designed to handle millions of requests per second while maintaining ultra-low latencies. It is best suited for TCP, UDP, and TLS traffic but does not provide advanced Layer 7 routing features required for HTTP/HTTPS traffic.

References:

AWS Application Load Balancer Documentation

Comparison of Elastic Load Balancing Options


Which AWS Support plan provides the full set to AWS Trusted Advisor checks at the LOWEST cost?

A.
AWS Developer Support
A.
AWS Developer Support
Answers
B.
AWS Business Support
B.
AWS Business Support
Answers
C.
AWS Enterprise On-Ramp Support
C.
AWS Enterprise On-Ramp Support
Answers
D.
AWS Enterprise Support
D.
AWS Enterprise Support
Answers
Suggested answer: B

Explanation:

AWS Trusted Advisor is a tool that helps customers optimize their AWS environment by providing real-time guidance in five key areas: cost optimization, performance, security, fault tolerance, and service limits. However, the availability of the full set of Trusted Advisor checks depends on the AWS Support plan chosen.

AWS Developer Support: This plan provides access to only seven core Trusted Advisor checks. It is designed for developers experimenting or testing in AWS and does not offer the full set of Trusted Advisor checks.

AWS Business Support: This plan is the lowest-cost support plan that provides access to the full set of AWS Trusted Advisor checks. Business Support is intended for production workloads, providing a broader range of checks, 24x7 access to Cloud Support Engineers, and more extensive support features.

AWS Enterprise On-Ramp Support: This plan offers access to all Trusted Advisor checks as well but is more expensive than the Business Support plan. It is designed for customers running production workloads and needing additional technical support but does not require the full level of engagement that comes with Enterprise Support.

AWS Enterprise Support: This is the most comprehensive and highest-cost support plan, providing access to all Trusted Advisor checks and a full range of AWS Support resources, including a Technical Account Manager (TAM), account management, concierge support, and more.

Conclusion: The correct answer is B. AWS Business Support, as it provides access to the full set of AWS Trusted Advisor checks at the lowest cost. AWS Developer Support does not offer the complete checks, and both AWS Enterprise On-Ramp and AWS Enterprise Support are higher-cost plans that also provide the full checks.

AWS Cloud References:

AWS Support Plans

AWS Trusted Advisor


A company is requesting Payment Card Industry (PCI) reports that validate the operating effectiveness of AWS security controls.

How should the company obtain these reports?

A.
Contact AWS Support
A.
Contact AWS Support
Answers
B.
Download reports from AWS Artifact.
B.
Download reports from AWS Artifact.
Answers
C.
Download reports from AWS Security Hub.
C.
Download reports from AWS Security Hub.
Answers
D.
Contact an AWS technical account manager (TAM).
D.
Contact an AWS technical account manager (TAM).
Answers
Suggested answer: B

Explanation:

AWS Artifact is a service provided by AWS that offers on-demand access to AWS compliance reports, including the Payment Card Industry (PCI) reports. It is the primary tool for retrieving compliance reports such as Service Organization Control (SOC) reports, ISO certifications, and Payment Card Industry Data Security Standard (PCI DSS) reports.

To obtain these reports:

The company should log into the AWS Management Console and navigate to AWS Artifact.

From there, they can select and download the necessary compliance reports.

Why other options are not suitable:

A . Contact AWS Support: AWS Support is not needed to obtain these reports; they are readily available through AWS Artifact.

C . Download reports from AWS Security Hub: AWS Security Hub is a service that provides a comprehensive view of security alerts and compliance status, but it does not host or provide compliance reports like PCI DSS.

D . Contact an AWS technical account manager (TAM): While a TAM may assist in various AWS-related queries, they are not required to obtain PCI reports. AWS Artifact is designed for this purpose.

References:

AWS Artifact Documentation


Which of the following can be components of a VPC in the AWS Cloud? (Select TWO.)

A.
Amazon API Gateway
A.
Amazon API Gateway
Answers
B.
Amazon S3 buckets and objects
B.
Amazon S3 buckets and objects
Answers
C.
AWS Storage Gateway
C.
AWS Storage Gateway
Answers
D.
Internet gateway
D.
Internet gateway
Answers
E.
Subnet
E.
Subnet
Answers
Suggested answer: D, E

A company wants to build, tram, and deploy machine learning (ML) models.

Which AWS service can the company use to meet this requirement?

A.
Amazon Personalize
A.
Amazon Personalize
Answers
B.
Amazon Comprehend
B.
Amazon Comprehend
Answers
C.
Amazon Forecast
C.
Amazon Forecast
Answers
D.
Amazon SageMaker
D.
Amazon SageMaker
Answers
Suggested answer: D
Total 789 questions
Go to page: of 79