ExamGecko
Home Home / Amazon / CLF-C02

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

Question list
Search
Search

List of questions

Search

Related questions











A company is migrating its data center to AWS. The company needs an AWS Support plan that provides chat access to a cloud sup engineer 24 hours a day, 7 days a week. The company does not require access to infrastructure event management.

What is the MOST cost-effective AWS Support plan that meets these requirements?

A.
AWS Enterprise Support
A.
AWS Enterprise Support
Answers
B.
AWS Business Support
B.
AWS Business Support
Answers
C.
AWS Developer Support
C.
AWS Developer Support
Answers
D.
AWS Basic Support
D.
AWS Basic Support
Answers
Suggested answer: B

Explanation:

AWS Business Support is the most cost-effective AWS Support plan that provides chat access to a cloud support engineer 24/7. AWS Business Support also offers phone and email support, as well as a response time of less than one hour for urgent issues. AWS Business Support does not include access to infrastructure event management, which is a feature of AWS Enterprise Support. AWS Enterprise Support is more expensive and provides additional benefits, such as a technical account manager, a support concierge, and a response time of less than 15 minutes for critical issues. AWS Developer Support and AWS Basic Support do not provide chat access to a cloud support engineer. AWS Developer Support provides email support and a response time of less than 12 hours for general guidance issues. AWS Basic Support provides customer service and account support, as well as access to forums and documentation1

In the AWS shared responsibility model, which tasks are the responsibility of AWS? (Select TWO.)

A.
Patch an Amazon EC2 instance operating system.
A.
Patch an Amazon EC2 instance operating system.
Answers
B.
Configure a security group.
B.
Configure a security group.
Answers
C.
Monitor the health of an Availability Zone.
C.
Monitor the health of an Availability Zone.
Answers
D.
Protect the infrastructure that runs Amazon EC2 instances.
D.
Protect the infrastructure that runs Amazon EC2 instances.
Answers
E.
Manage access to the data in an Amazon S3 bucket
E.
Manage access to the data in an Amazon S3 bucket
Answers
Suggested answer: C, D

Explanation:

According to the AWS shared responsibility model, AWS is responsible for the security of the cloud, which includes the tasks of monitoring the health of an Availability Zone and protecting the infrastructure that runs Amazon EC2 instances. An Availability Zone is a physically isolated location within an AWS Region that has its own power, cooling, and network connectivity. AWS monitors the health and performance of each Availability Zone and notifies customers of any issues or disruptions.

AWS also protects the infrastructure that runs AWS services, such as Amazon EC2, by implementing physical, environmental, and operational security measures. AWS is not responsible for patching an Amazon EC2 instance operating system, configuring a security group, or managing access to the data in an Amazon S3 bucket. These are the customer's responsibilities for security in the cloud. The customer must ensure that the operating system and applications on their EC2 instances are up to date and secure. The customer must also configure the security group rules that control the inbound and outbound traffic for their EC2 instances. The customer must also manage the access permissions and encryption settings for their S3 buckets and objects2

A company's IT team is managing MySQL database server clusters. The IT team has to patch the database and take backup snapshots of the data in the clusters. The company wants to move this workload to AWS so that these tasks will be completed automatically.

What should the company do to meet these requirements?

A.
Deploy MySQL database server clusters on Amazon EC2 instances.
A.
Deploy MySQL database server clusters on Amazon EC2 instances.
Answers
B.
Use Amazon RDS with a MySQL database.
B.
Use Amazon RDS with a MySQL database.
Answers
C.
Use an AWS CloudFormation template to deploy MySQL database servers on Amazon EC2 instances.
C.
Use an AWS CloudFormation template to deploy MySQL database servers on Amazon EC2 instances.
Answers
D.
Migrate all the MySQL database data to Amazon S3.
D.
Migrate all the MySQL database data to Amazon S3.
Answers
Suggested answer: B

Explanation:

Amazon RDS is a service that makes it easy to set up, operate, and scale a relational database in the cloud. Amazon RDS supports MySQL as one of the database engines. By using Amazon RDS with a MySQL database, the company can offload the tasks of patching the database and taking backup snapshots to AWS. Amazon RDS automatically patches the database software and operating system of the database instances. Amazon RDS also automatically backs up the database and retains the backups for a user-defined retention period. The company can also restore the database to any point in time within the retention period. Deploying MySQL database server clusters on Amazon EC2 instances, using an AWS CloudFormation template to deploy MySQL database servers on Amazon EC2 instances, or migrating all the MySQL database data to Amazon S3 are not the best options to meet the requirements. These options would not automate the tasks of patching the database and taking backup snapshots, and would require more operational overhead from the company3

A company needs to store infrequently used data for data archives and long-term backups.

A company needs a history report about how its Amazon EC2 instances were modified last month.

Which AWS service can be used to meet this requirement?

A.
AWS Service Catalog
A.
AWS Service Catalog
Answers
B.
AWS Config
B.
AWS Config
Answers
C.
Amazon CloudWatch
C.
Amazon CloudWatch
Answers
D.
AWS Artifact
D.
AWS Artifact
Answers
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.

AWS Config can also track changes to your EC2 instances over time and provide a history report of the modifications. AWS Service Catalog, Amazon CloudWatch, and AWS Artifact are not the best services to meet this requirement. AWS Service Catalog is a service that allows you to create and manage catalogs of IT services that are approved for use on AWS. Amazon CloudWatch is a service that monitors your AWS resources and applications and provides metrics, alarms, dashboards, and logs. AWS Artifact is a service that provides on-demand access to AWS security and compliance reports and online agreements

A company wants to use the latest technologies and wants to minimize its capital investment.

Instead of upgrading on-premises infrastructure, the company wants to move to the AWS Cloud.

Which AWS Cloud benefit does this scenario describe?

A.
Increased speed to market
A.
Increased speed to market
Answers
B.
The trade of infrastructure expenses for operating expenses
B.
The trade of infrastructure expenses for operating expenses
Answers
C.
Massive economies of scale
C.
Massive economies of scale
Answers
D.
The ability to go global in minutes
D.
The ability to go global in minutes
Answers
Suggested answer: B

Explanation:

The trade of infrastructure expenses for operating expenses is one of the benefits of the AWS Cloud.

By moving to the AWS Cloud, the company can avoid the upfront costs of purchasing and maintaining on-premises infrastructure, such as servers, storage, network, and software. Instead, the company can pay only for the AWS resources and services that they use, as they use them. This reduces the risk and complexity of planning and managing IT infrastructure, and allows the company to focus on innovation and growth. Increased speed to market, massive economies of scale, and the ability to go global in minutes are also benefits of the AWS Cloud, but they are not the best ones to describe this scenario. Increased speed to market means that the company can launch new products and services faster by using AWS services and tools. Massive economies of scale means that the company can benefit from the lower costs and higher performance that AWS achieves by operating at a large scale. The ability to go global in minutes means that the company can deploy their applications and data in multiple regions and availability zones around the world to reach their customers faster and improve performance and reliability5

Which AWS service provides threat detection by monitoring for malicious activities and unauthorized actions to protect AWS accounts, workloads, and data that is stored in Amazon S3?

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

Explanation:

Amazon GuardDuty is a service that provides intelligent threat detection and continuous monitoring for your AWS accounts, workloads, and data. Amazon GuardDuty analyzes and processes data sources, such as VPC Flow Logs, AWS CloudTrail event logs, and DNS logs, to identify malicious activities and unauthorized actions, such as reconnaissance, instance compromise, account compromise, and data exfiltration. Amazon GuardDuty can also detect threats to your data stored in Amazon S3, such as API calls from unusual locations or disabling of preventative controls. Amazon GuardDuty generates findings that summarize the details of the detected threats and provides recommendations for remediation. AWS Shield, AWS Firewall Manager, and Amazon Inspector are not the best services to meet this requirement. AWS Shield is a service that provides protection against distributed denial of service (DDoS) attacks. AWS Firewall Manager is a service that allows you to centrally configure and manage firewall rules across your accounts and resources. Amazon

Inspector is a service that assesses the security and compliance of your applications running on EC2 instances.

Amazon Elastic File System (Amazon EFS) and Amazon FSx offer which type of storage?

A.
File storage
A.
File storage
Answers
B.
Object storage
B.
Object storage
Answers
C.
Block storage
C.
Block storage
Answers
D.
Instance store
D.
Instance store
Answers
Suggested answer: A

Explanation:

Amazon Elastic File System (Amazon EFS) and Amazon FSx are AWS services that offer file storage.

File storage is a type of storage that organizes data into files and folders that can be accessed and shared over a network. File storage is suitable for applications that require shared access to data, such as content management, media processing, and web serving. Amazon EFS provides a simple, scalable, and fully managed elastic file system that can be used with AWS Cloud services and onpremises resources. Amazon FSx provides fully managed third-party file systems, such as Windows File Server and Lustre, with native compatibility and high performance12

Which AWS service provides protection against DDoS attacks for applications that run in the AWS Cloud?

A.
Amazon VPC
A.
Amazon VPC
Answers
B.
AWS Shield
B.
AWS Shield
Answers
C.
AWS Audit Manager
C.
AWS Audit Manager
Answers
D.
AWS Config
D.
AWS Config
Answers
Suggested answer: B

Explanation:

AWS Shield is an AWS service that provides protection against distributed denial of service (DDoS) attacks for applications that run in the AWS Cloud. DDoS attacks are attempts to make an online service unavailable by overwhelming it with traffic from multiple sources. AWS Shield provides two tiers of protection: AWS Shield Standard and AWS Shield Advanced. AWS Shield Standard is automatically enabled for all AWS customers at no additional charge. It provides protection against common and frequently occurring network and transport layer DDoS attacks. AWS Shield Advanced is an optional paid service that provides additional protection against larger and more sophisticated DDoS attacks. AWS Shield Advanced also provides access to 24/7 DDoS response team, cost protection, and enhanced detection and mitigation capabilities

A company wants to migrate its server-based applications to the AWS Cloud. The company wants to determine the total cost of ownership for its compute resources that will be hosted on the AWS Cloud.

Which combination of AWS services or tools will meet these requirements?

A.
AWS Pricing Calculator
A.
AWS Pricing Calculator
Answers
B.
Migration Evaluator
B.
Migration Evaluator
Answers
C.
AWS Support Center
C.
AWS Support Center
Answers
D.
AWS Application Discovery Service
D.
AWS Application Discovery Service
Answers
E.
AWS Database Migration Service (AWS DMS)
E.
AWS Database Migration Service (AWS DMS)
Answers
Suggested answer: A, D

Explanation:

AWS Pricing Calculator and AWS Application Discovery Service are the best combination of AWS services or tools to meet the requirements of determining the total cost of ownership for compute resources that will be hosted on the AWS Cloud. AWS Pricing Calculator is a tool that enables you to estimate the cost of using AWS services based on your usage scenarios and requirements. You can use AWS Pricing Calculator to compare the costs of running your applications on-premises or on AWS, and to optimize your AWS spending. AWS Application Discovery Service is a service that helps you plan your migration to the AWS Cloud by collecting and analyzing information about your onpremises servers, applications, and dependencies. You can use AWS Application Discovery Service to identify the inventory of your on-premises infrastructure, group servers by applications, and estimate the performance and resource utilization of your applications45

A company is planning to migrate to the AWS Cloud and wants to become more responsive to customer inquiries and feedback. The company wants to focus on organizational transformation.

A company wants to give its customers the ability to view specific data that is hosted in Amazon S3 buckets. The company wants to keep control over the full datasets that the company shares with the customers.

Which S3 feature will meet these requirements?

A.
S3 Storage Lens
A.
S3 Storage Lens
Answers
B.
S3 Cross-Region Replication (CRR)
B.
S3 Cross-Region Replication (CRR)
Answers
C.
S3 Versioning D.S3 Access Points
C.
S3 Versioning D.S3 Access Points
Answers
Suggested answer:

Explanation:

S3 Access Points are a feature of Amazon S3 that allows you to easily manage access to specific data that is hosted in S3 buckets. S3 Access Points are unique hostnames that customers can use to access data in S3 buckets. You can create multiple access points for a single bucket, each with its own name and permissions. You can use S3 Access Points to provide different levels of access to different groups of customers, such as read-only or write-only access. You can also use S3 Access Points to enforce encryption or logging requirements for specific data. S3 Access Points help you keep control over the full datasets that you share with your customers, while simplifying the access management and improving the performance and scalability of your applications.

Total 789 questions
Go to page: of 79