ExamGecko
Home Home / Amazon / CLF-C02

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

Question list
Search
Search

List of questions

Search

Related questions











A company is building a web application using AWS.

Which AWS service will help prevent network layer DDoS attacks against the web application?

A.

AWS WAF

A.

AWS WAF

Answers
B.

AWS Firewall Manager

B.

AWS Firewall Manager

Answers
C.

Amazon GuardDuty

C.

Amazon GuardDuty

Answers
D.

AWS Shield

D.

AWS Shield

Answers
Suggested answer: D

Explanation:

AWS Shield is a managed Distributed Denial of Service (DDoS) protection service that safeguards AWS applications against network and transport layer attacks. AWS Shield Standard is automatically included with all AWS services and offers protection against common DDoS attacks. For more advanced protection, AWS Shield Advanced provides additional DDoS mitigation measures. Although AWS WAF, Firewall Manager, and GuardDuty contribute to security, they do not specialize in DDoS mitigation at the network layer like AWS Shield does.

A company is moving some of its on-premises IT services to the AWS Cloud. The finance department wants to see the entire bill so it can forecast spending limits.

Which AWS service can the company use to set spending limits and receive notifications if those limits are exceeded?

A.

AWS Cost and Usage Reports

A.

AWS Cost and Usage Reports

Answers
B.

AWS Budgets

B.

AWS Budgets

Answers
C.

AWS Organizations consolidated billing

C.

AWS Organizations consolidated billing

Answers
D.

Cost Explorer

D.

Cost Explorer

Answers
Suggested answer: B

Explanation:

AWS Budgets allows organizations to set custom cost and usage budgets and receive notifications when they exceed predefined thresholds. This feature helps the finance department monitor spending and manage budget forecasts effectively. AWS Cost and Usage Reports and Cost Explorer provide detailed billing data but do not include budget notifications. Consolidated billing in AWS Organizations is useful for aggregating billing across accounts but does not provide budget alerts.

Which AWS service gives users on-demand, sell-service access to AWS compliance control reports?

A.

AWS Config

A.

AWS Config

Answers
B.

Amazon GuardDuty

B.

Amazon GuardDuty

Answers
C.

AWS Trusted Advisor

C.

AWS Trusted Advisor

Answers
D.

AWS Artifact

D.

AWS Artifact

Answers
Suggested answer: D

Explanation:

AWS Artifact provides on-demand access to AWS compliance reports and security documentation. It is a self-service portal where customers can download documents like SOC reports, ISO certifications, and other compliance-related materials necessary for meeting regulatory requirements. AWS Config and Trusted Advisor offer security assessments and compliance monitoring, but they do not provide direct access to compliance reports.

A company wants to provide one of its employees with access to Amazon RDS. The company also wants to limit the interaction to only the AWS CLl and AWS software development kits (SDKs).

Which combination of actions should the company take to meet these requirements while following the principles of least privilege? (Select TWO)

A.

Create an 1AM user and provide AWS Management Console access only.

A.

Create an 1AM user and provide AWS Management Console access only.

Answers
B.

Create an 1AM user and provide programmatic access only.

B.

Create an 1AM user and provide programmatic access only.

Answers
C.

Create an 1AM role and provide AWS Management Console access only.

C.

Create an 1AM role and provide AWS Management Console access only.

Answers
D.

Create an 1AM policy with administrator access and attach it to the 1AM user.

D.

Create an 1AM policy with administrator access and attach it to the 1AM user.

Answers
E.

Create an 1AM policy with Amazon RDS access and attach it to the 1AM user.

E.

Create an 1AM policy with Amazon RDS access and attach it to the 1AM user.

Answers
Suggested answer: B, E

Explanation:

To follow the principle of least privilege, the company should create an IAM user with only programmatic access since the access is limited to AWS CLI and SDKs, not the Management Console. Additionally, a custom IAM policy granting specific Amazon RDS permissions should be created and attached to this user to restrict access solely to necessary actions. Providing programmatic access only ensures adherence to security best practices by limiting access to the required interfaces.

Which AWS service can create a private network connection from on premises to the AWS Cloud?

A.

AWS Config

A.

AWS Config

Answers
B.

Virtual Private Cloud (Amazon VPC)

B.

Virtual Private Cloud (Amazon VPC)

Answers
C.

AWS Direct Connect

C.

AWS Direct Connect

Answers
D.

Amazon Route 53

D.

Amazon Route 53

Answers
Suggested answer: C

Explanation:

AWS Direct Connect provides a dedicated private network connection from on-premises data centers directly to the AWS Cloud, bypassing the public internet. This setup is ideal for reducing network costs, increasing bandwidth throughput, and providing a more consistent network experience compared to standard internet connections. Other services, such as Amazon VPC, relate to networking but do not establish a private network connection from on-premises to AWS.

A company is running a reporting web server application on Amazon EC2 instances. The application runs once every week and once again at the end of the month. The EC2 instances can be shut down when they are not in use.

What is the MOST cost-effective billing model for this use case?

A.

Standard Reserved Instances

A.

Standard Reserved Instances

Answers
B.

Convertible Reserved Instances

B.

Convertible Reserved Instances

Answers
C.

On-Demand Capacity Reservations

C.

On-Demand Capacity Reservations

Answers
D.

On-Demand Instances

D.

On-Demand Instances

Answers
Suggested answer: D

Explanation:

For a reporting application that runs only periodically, On-Demand Instances are the most cost-effective choice because they allow the company to pay only for the compute capacity used, without long-term commitments. Reserved Instances are less flexible due to the need for upfront payment or long-term contracts, which would not be cost-effective given the application's intermittent usage. On-Demand Capacity Reservations would also be more costly, as they hold capacity regardless of usage.

A company is moving Us development and test environments to AWS to increase agility and reduce cost. Because these are not production workloads and the servers are not fully utilized, occasional unavailability is acceptable.

What is the MOST cost-effective Amazon EC2 pricing model that will meet these requirements?

A.

Reserved instances

A.

Reserved instances

Answers
B.

On-Demand Instances

B.

On-Demand Instances

Answers
C.

Spot Instances

C.

Spot Instances

Answers
D.

Dedicated Hosts

D.

Dedicated Hosts

Answers
Suggested answer: C

Explanation:

Spot Instances offer the lowest cost for Amazon EC2 and are suitable for non-production workloads like development and testing where occasional unavailability is acceptable. Spot Instances take advantage of unused EC2 capacity at a reduced cost, making them ideal for environments that can tolerate interruptions. Reserved or On-Demand Instances would be more expensive for this scenario, and Dedicated Hosts are not cost-effective for non-production environments.

A company wants to use an AWS networking solution that can act as a centralized gateway between multiple VPCs and on-premises networks. Which AWS service or feature will meet this requirement?

A.

Gateway VPC endpoint

A.

Gateway VPC endpoint

Answers
B.

AWS Direct Connect

B.

AWS Direct Connect

Answers
C.

AWS Transit Gateway

C.

AWS Transit Gateway

Answers
D.

AWS PrivateLink

D.

AWS PrivateLink

Answers
Suggested answer: C

Explanation:

AWS Transit Gateway serves as a central hub that enables connectivity between multiple VPCs and on-premises networks. It simplifies network architecture and management by acting as a centralized gateway for traffic flowing between all connected networks. Other options, such as Gateway VPC Endpoints and AWS PrivateLink, do not provide the centralized, scalable connectivity that Transit Gateway offers across multiple VPCs and on-premises environments.

Which AWS service is a fully managed NoSQL database service?

A.

Amazon RDS

A.

Amazon RDS

Answers
B.

Amazon Redshift

B.

Amazon Redshift

Answers
C.

Amazon DynamoDB

C.

Amazon DynamoDB

Answers
D.

Amazon Aurora

D.

Amazon Aurora

Answers
Suggested answer: C

Explanation:

Amazon DynamoDB is a fully managed NoSQL database service that provides fast and predictable performance with seamless scalability. It supports both document and key-value data models and is designed to handle large amounts of data across multiple servers. Other options, like Amazon RDS and Aurora, are managed relational database services, and Amazon Redshift is a data warehousing service.

Which AWS service or tool provides users with a graphical interface that they can use to manage AWS services?

A.

AWS Copilot

A.

AWS Copilot

Answers
B.

AWS CLI

B.

AWS CLI

Answers
C.

AWS Management Console

C.

AWS Management Console

Answers
D.

AWS software development kits (SDKs)

D.

AWS software development kits (SDKs)

Answers
Suggested answer: C

Explanation:

The AWS Management Console provides a web-based graphical user interface (GUI) that allows users to manage AWS services. It is user-friendly and accessible, enabling users to control and configure resources without needing to interact with AWS through code or command-line interfaces. AWS CLI and SDKs are command-line and programming tools, respectively, and do not offer a graphical interface.

Total 789 questions
Go to page: of 79