ExamGecko
Home / Amazon / CLF-C02 / List of questions
Ask Question

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

List of questions

Question 131

Report
Export
Collapse

What is an Availability Zone?

A location where users can deploy compute, storage, database, and other select AWS services where no AWS Region currently exists
A location where users can deploy compute, storage, database, and other select AWS services where no AWS Region currently exists
One or more discrete data centers with redundant power, networking, and connectivity
One or more discrete data centers with redundant power, networking, and connectivity
One or more clusters of servers where new workloads can be deployed
One or more clusters of servers where new workloads can be deployed
A fast content delivery network (CDN) service that securely delivers data, videos, applications, and APIs to users globally
A fast content delivery network (CDN) service that securely delivers data, videos, applications, and APIs to users globally
Suggested answer: B

Explanation:

An Availability Zone is one or more discrete data centers with redundant power, networking, and connectivity. Availability Zones are part of the AWS global infrastructure, which consists of AWS Regions, Availability Zones, and edge locations. Availability Zones are physically separate locations within an AWS Region that are engineered to be isolated from failures and connected by low-latency, high-throughput, and highly redundant networking. Each Availability Zone contains one or more data centers that house the servers and storage devices that run AWS services. Availability Zones enable users to design and operate fault-tolerant and high-availability applications on AWS. AWS Global InfrastructureAWS Certified Cloud Practitioner - aws.amazon.com

asked 16/09/2024
Adnan Safdar
33 questions

Question 132

Report
Export
Collapse

Which of the following is a cloud benefit that AWS offers to its users?

The ability to configure AWS data center hypervisors
The ability to configure AWS data center hypervisors
The ability to purchase hardware in advance of increased traffic
The ability to purchase hardware in advance of increased traffic
The ability to deploy to AWS on a global scale
The ability to deploy to AWS on a global scale
Compliance audits for user IT environments
Compliance audits for user IT environments
Suggested answer: C

Explanation:

The ability to deploy to AWS on a global scale is a cloud benefit that AWS offers to its users. AWS has a global infrastructure that consists of AWS Regions, Availability Zones, and edge locations. Users can choose from multiple AWS Regions around the world to deploy their applications and data closer to their end users, while also meeting their compliance and regulatory requirements. Users can also leverage AWS services, such as Amazon CloudFront, Amazon Route 53, and AWS Global Accelerator, to improve the performance and availability of their global applications. AWS also provides tools and guidance to help users optimize their global deployments, such as AWS Well-Architected Framework, AWS CloudFormation, and AWS Migration Hub. AWS Global Infrastructure [AWS Cloud Value Framework] AWS Certified Cloud Practitioner - aws.amazon.com

asked 16/09/2024
John Kaye
29 questions

Question 133

Report
Export
Collapse

A company has created an AWS Cost and Usage Report and wants to visualize the report.

Which AWS service should the company use to ingest and display this information?

Amazon QuickSight
Amazon QuickSight
Amazon Pinpoint
Amazon Pinpoint
Amazon Neptune
Amazon Neptune
Amazon Kinesis
Amazon Kinesis
Suggested answer: A

Explanation:

Amazon QuickSight is an AWS service that provides business intelligence and data visualization capabilities. Amazon QuickSight enables you to ingest, analyze, and display data from various sources, such as AWS Cost and Usage Reports, Amazon S3, Amazon Athena, Amazon Redshift, and Amazon RDS. You can use Amazon QuickSight to create interactive dashboards and charts that show insights and trends from your data. You can also share your dashboards and charts with other users or embed them into your applications.

asked 16/09/2024
Pang Guo Ming
33 questions

Question 134

Report
Export
Collapse

A company is migrating to the AWS Cloud to meet storage needs. The company wants to optimize costs based on the amount of storage that the company uses.

Which AWS offering or benefit will meet these requirements MOST cost-effectively?

Pay-as-you-go pricing
Pay-as-you-go pricing
Savings Plans
Savings Plans
AWS Free Tier
AWS Free Tier
Volume-based discounts
Volume-based discounts
Suggested answer: D

Explanation:

Volume-based discounts are an AWS offering or benefit that can help the company optimize costs based on the amount of storage that the company uses. Volume-based discounts are discounts that AWS provides for some storage services, such as Amazon S3 and Amazon EBS, when the company stores a large amount of data. The more data the company stores, the lower the price per GB. For example, Amazon S3 offers six storage classes, each with a different price per GB. The price per GB decreases as the amount of data stored in each storage class increases

asked 16/09/2024
Peter Takacs
28 questions

Question 135

Report
Export
Collapse

A company wants to minimize network latency between its Amazon EC2 instances. The EC2 instances do not need to be highly available.

Which solution meets these requirements?

Use EC2 instances in a single Availability Zone.
Use EC2 instances in a single Availability Zone.
Use Amazon CloudFront as the database for the EC2 instances.
Use Amazon CloudFront as the database for the EC2 instances.
Use EC2 instances in the same edge location and the same Availability Zone.
Use EC2 instances in the same edge location and the same Availability Zone.
Use EC2 instances in the same edge location and the same AWS Region.
Use EC2 instances in the same edge location and the same AWS Region.
Suggested answer: A

Explanation:

Using EC2 instances in a single Availability Zone is a solution that meets the requirements of minimizing network latency between the EC2 instances and not needing high availability. An Availability Zone is a physically isolated location within an AWS Region that has its own power, cooling, and network connectivity. EC2 instances within the same Availability Zone can communicate with each other using low-latency private IP addresses. However, EC2 instances in a single Availability Zone are not highly available, because they are vulnerable to failures or disruptions that affect the Availability Zone

asked 16/09/2024
JAVIER MALDONADO
31 questions

Question 136

Report
Export
Collapse

A company seeks cost savings in exchange for a commitment to use a specific amount of an AWS service or category ofAWS services for 1 year or 3 years.

Which AWS pricing model or offering will meet these requirements?

Pay-as-you-go pricing
Pay-as-you-go pricing
Savings Plans
Savings Plans
AWS Free Tier
AWS Free Tier
Volume discounts
Volume discounts
Suggested answer: B

Explanation:

Savings Plans are an AWS pricing model or offering that can meet the requirements of seeking cost savings in exchange for a commitment to use a specific amount of an AWS service or category of AWS services for 1 year or 3 years. Savings Plans are flexible plans that offer significant discounts on AWS compute usage, such as EC2, Lambda, and Fargate. The company can choose from two types of Savings Plans: Compute Savings Plans and EC2 Instance Savings Plans. Compute Savings Plans provide the most flexibility and apply to any eligible compute usage, regardless of instance family, size, region, operating system, or tenancy. EC2 Instance Savings Plans provide more savings and apply to a specific instance family within a region. The company can select the amount of compute usage per hour (e.g., $10/hour) that they want to commit to for the duration of the plan (1 year or 3 years). The company will pay the discounted Savings Plan rate for the amount of usage that matches their commitment, and the regular on-demand rate for any usage beyond that

asked 16/09/2024
Jorge Pinto
30 questions

Question 137

Report
Export
Collapse

Which company needs to apply security rules to a subnet for Amazon EC2 instances.

Which AWS service or feature provides this functionality?

Network ACLs
Network ACLs
Security groups
Security groups
AWS Certificate Manager (ACM)
AWS Certificate Manager (ACM)
AWS Config
AWS Config
Suggested answer: A

Explanation:

Network ACLs (network access control lists) are an AWS service or feature that provides the functionality of applying security rules to a subnet for EC2 instances. A subnet is a logical partition of an IP network within a VPC (virtual private cloud). A VPC is a logically isolated section of the AWS Cloud where the company can launch AWS resources in a virtual network that they define. A network ACL is a virtual firewall that controls the inbound and outbound traffic for one or more subnets. The company can use network ACLs to allow or deny traffic based on protocol, port, or source and destination IP address. Network ACLs are stateless, meaning that they do not track the traffic that flows through them. Therefore, the company must create rules for both inbound and outbound traffic4

asked 16/09/2024
Thomas Spring
28 questions

Question 138

Report
Export
Collapse

Which AWS service can a company use to perform complex analytical queries?

Amazon RDS
Amazon RDS
Amazon DynamoDB
Amazon DynamoDB
Amazon Redshift
Amazon Redshift
Amazon ElastiCache
Amazon ElastiCache
Suggested answer: C

Explanation:

Amazon Redshift is a fully managed, petabyte-scale data warehouse service in the cloud. You can start with just a few hundred gigabytes of data and scale to a petabyte or more. This enables you to use your data to acquire new insights for your business and customers. Amazon Redshift is designed for complex analytical queries that often involve aggregations and joins across very large tables. Amazon Redshift supports standard SQL and integrates with many existing business intelligence tools1.

asked 16/09/2024
shridhar deshpande
40 questions

Question 139

Report
Export
Collapse

A company wants to track its AWS account's service costs. The company also wants to receive notifications when costs are forecasted to reach a specific level.

Which AWS service or tool provides this functionality?

AWS Budgets
AWS Budgets
AWS Cost Explorer
AWS Cost Explorer
Savings Plans
Savings Plans
AWS Billing Conductor
AWS Billing Conductor
Suggested answer: A

Explanation:

AWS Budgets gives you the ability to set custom budgets that alert you when your costs or usage exceed (or are forecasted to exceed) your budgeted amount. You can also use AWS Budgets to set reservation utilization or coverage targets and receive alerts when your utilization drops below the threshold you define2.

asked 16/09/2024
Ajay Vijayan
34 questions

Question 140

Report
Export
Collapse

An ecommerce company has migrated its IT infrastructure from an on-premises data center to the AWS Cloud.

Which AWS service is used to track, record, and audit configuration changes made to AWS resources?

AWS Shield
AWS Shield
AWS Config
AWS Config
AWS 1AM
AWS 1AM
Amazon Inspector
Amazon Inspector
Suggested answer: B

Explanation:

AWS Config is a service that enables you to assess, audit, and evaluate the configurations of your AWS resources. AWS Config continuously monitors and records your AWS resource configurations and allows you to automate the evaluation of recorded configurations against desired configurations. With AWS Config, you can review changes in configurations and relationships between AWS resources, dive into detailed resource configuration histories, and determine your overall compliance against the configurations specified in your internal guidelines3.

asked 16/09/2024
Tr Skumar
55 questions
Total 798 questions
Go to page: of 80
Search

Related questions