ExamGecko
Home Home / Amazon / CLF-C02

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

Question list
Search
Search

List of questions

Search

Related questions











A company needs to use standard SQL to query and combine exabytes of structured and semistructured data across a data warehouse, operational database, and data lake.

Which AWS service meets these requirements?

A.
Amazon DynamoDB
A.
Amazon DynamoDB
Answers
B.
Amazon Aurora
B.
Amazon Aurora
Answers
C.
Amazon Athena
C.
Amazon Athena
Answers
D.
Amazon Redshift
D.
Amazon Redshift
Answers
Suggested answer: D

Explanation:

Amazon Redshift is the service that meets the requirements of using standard SQL to query and combine exabytes of structured and semi-structured data across a data warehouse, operational database, and data lake. Amazon Redshift is a fully managed, petabyte-scale data warehouse service that allows you to run complex analytic queries using standard SQL and your existing business intelligence tools. Amazon Redshift also supports Redshift Spectrum, a feature that allows you to directly query and join data stored in Amazon S3 using the same SQL syntax. Amazon Redshift can scale up or down to handle any volume of data and deliver fast query performance5

A company's information security manager is supervising a move to AWS and wants to ensure that AWS best practices are followed. The manager has concerns about the potential misuse of AWS account root user credentials.

Which of the following is an AWS best practice for using the AWS account root user credentials?

A.
Allow only the manager to use the account root user credentials for normal activities.
A.
Allow only the manager to use the account root user credentials for normal activities.
Answers
B.
Use the account root user credentials only for Amazon EC2 instances from the AWS Free Tier.
B.
Use the account root user credentials only for Amazon EC2 instances from the AWS Free Tier.
Answers
C.
Use the account root user credentials only when they alone must be used to perform a required function.
C.
Use the account root user credentials only when they alone must be used to perform a required function.
Answers
D.
Use the account root user credentials only for the creation of private VPC subnets.
D.
Use the account root user credentials only for the creation of private VPC subnets.
Answers
Suggested answer: C

Explanation:

The AWS best practice for using the AWS account root user credentials is to use them only when they alone must be used to perform a required function. The AWS account root user credentials have full access to all the resources in the account, and therefore pose a security risk if compromised or misused. You should create individual IAM users with the minimum necessary permissions for everyday tasks, and use AWS Organizations to manage multiple accounts. You should also enable multi-factor authentication (MFA) and rotate the password for the root user regularly. Some of the functions that require the root user credentials are changing the account name, closing the account, changing the support plan, and restoring an IAM user's access.

A company needs to store data across multiple Availability Zones in an AWS Region. The data will not be accessed regularly but must be immediately retrievable.

Which Amazon Elastic File System (Amazon EFS) storage class meets these requirements MOST cost effectively?

A.
EFS Standard
A.
EFS Standard
Answers
B.
EFS Standard-Infrequent Access(EFS Standard-IA)
B.
EFS Standard-Infrequent Access(EFS Standard-IA)
Answers
C.
EFS One Zone
C.
EFS One Zone
Answers
D.
EFS One Zone-Infrequent Access (EFS One Zone-IA)
D.
EFS One Zone-Infrequent Access (EFS One Zone-IA)
Answers
Suggested answer: B

Explanation:

EFS Standard-Infrequent Access (EFS Standard-IA) is the storage class that meets the requirements of storing data across multiple Availability Zones in an AWS Region, that will not be accessed regularly but must be immediately retrievable, most cost-effectively. EFS Standard-IA is designed for files that are accessed less frequently, but still require the same high performance, low latency, and high availability as EFS Standard. EFS Standard-IA has a lower storage cost than EFS Standard, but charges a small additional fee for each access. EFS One Zone and EFS One Zone-IA store data in a single Availability Zone, which reduces the availability and durability compared to EFS Standard and EFS Standard-IA.

A company wants to establish a security layer in its VPC that will act as a firewall to control subnet traffic.

Which AWS service or feature will meet this requirement?

A.
Routing tables
A.
Routing tables
Answers
B.
Network access control lists (network ACLs)
B.
Network access control lists (network ACLs)
Answers
C.
Security groups
C.
Security groups
Answers
D.
Amazon GuardDuty
D.
Amazon GuardDuty
Answers
Suggested answer: C

Explanation:

Security groups are the service or feature that meets the requirement of establishing a security layer in a VPC that will act as a firewall to control subnet traffic. Security groups are stateful firewalls that control the inbound and outbound traffic at the instance level. You can assign one or more security groups to each instance in a VPC, and specify the rules that allow or deny traffic based on the protocol, port, and source or destination. Security groups are associated with network interfaces, and therefore apply to all the instances in the subnets that use those network interfaces. Routing tables are used to direct traffic between subnets and gateways, not to filter traffic. Network ACLs are stateless firewalls that control the inbound and outbound traffic at the subnet level, but they are less granular and more cumbersome to manage than security groups. Amazon GuardDuty is a threat detection service that monitors your AWS account and workloads for malicious or unauthorized activity, not a firewall service.

A newly created 1AM user has no 1AM policy attached.

What will happen when the user logs in and attempts to view the AWS resources in the account?

A.
All AWS services will be read-only access by default.
A.
All AWS services will be read-only access by default.
Answers
B.
Access to all AWS resources will be denied.
B.
Access to all AWS resources will be denied.
Answers
C.
Access to the AWS billing services will be allowed.
C.
Access to the AWS billing services will be allowed.
Answers
D.
Access to AWS resources will be allowed through the AWS CLL
D.
Access to AWS resources will be allowed through the AWS CLL
Answers
Suggested answer: B

Explanation:

Access to all AWS resources will be denied if a newly created IAM user has no IAM policy attached and logs in and attempts to view the AWS resources in the account. IAM policies are the way to grant permissions to IAM users, groups, and roles to access and manage AWS resources. By default, IAM users have no permissions, unless they are explicitly granted by an IAM policy. Therefore, a newly created IAM user without any IAM policy attached will not be able to view or perform any actions on the AWS resources in the account. Access to the AWS billing services and AWS CLI will also be denied, unless the user has the necessary permissions.

A cloud practitioner is analyzing Amazon EC2 instance performance and usage to provide recommendations for potential cost savings.

Which cloud concept does this analysis demonstrate?

A.
Auto scaling
A.
Auto scaling
Answers
B.
Rightsizing
B.
Rightsizing
Answers
C.
Load balancing
C.
Load balancing
Answers
D.
High availability
D.
High availability
Answers
Suggested answer: B

Explanation:

Rightsizing is the cloud concept that this analysis demonstrates. Rightsizing is the process of optimizing the performance and cost of your AWS resources by selecting the most appropriate type, size, and configuration based on your workload requirements and usage patterns. Rightsizing can help you achieve potential cost savings by reducing the over-provisioning or under-utilization of your resources. You can use various AWS tools and services, such as AWS Cost Explorer, AWS Compute Optimizer, and AWS Trusted Advisor, to analyze your resource utilization and performance metrics, and receive recommendations for rightsizing.

An auditor needs to find out whether a specific AWS service is compliant with specific compliance frameworks.

Which AWS service will provide this information?

A.
AWS Artifact
A.
AWS Artifact
Answers
B.
AWS Trusted Advisor
B.
AWS Trusted Advisor
Answers
C.
Amazon GuardDuty
C.
Amazon GuardDuty
Answers
D.
AWS Certificate Manager (ACM)
D.
AWS Certificate Manager (ACM)
Answers
Suggested answer: A

Explanation:

AWS Artifact is the service that will provide the information about whether a specific AWS service is compliant with specific compliance frameworks. AWS Artifact is a self-service portal that allows you to access, review, and download AWS security and compliance reports and agreements. You can use AWS Artifact to verify the compliance status of AWS services across various regions and compliance programs, such as ISO, PCI, SOC, FedRAMP, HIPAA, and more12

Which duties are the responsibility of a company that is using AWS Lambda? (Select TWO.)

A.
Security inside of code
A.
Security inside of code
Answers
B.
Selection of CPU resources
B.
Selection of CPU resources
Answers
C.
Patching of operating system
C.
Patching of operating system
Answers
D.
Writing and updating of code
D.
Writing and updating of code
Answers
E.
Security of underlying infrastructure
E.
Security of underlying infrastructure
Answers
Suggested answer: A, D

Explanation:

The duties that are the responsibility of a company that is using AWS Lambda are security inside of code and writing and updating of code. AWS Lambda is a serverless compute service that allows you to run code without provisioning or managing servers, scaling, or patching. AWS Lambda takes care of the security of the underlying infrastructure, such as the operating system, the network, and the firewall. However, the company is still responsible for the security of the code itself, such as encrypting sensitive data, validating input, and handling errors. The company is also responsible for writing and updating the code that defines the Lambda function, and choosing the runtime environment, such as Node.js, Python, or Java. AWS Lambda does not require the selection of CPU resources, as it automatically allocates them based on the memory configuration34

Which AWS services and features are provided to all customers at no charge? (Select TWO.)

A.
Amazon Aurora
A.
Amazon Aurora
Answers
B.
VPC
B.
VPC
Answers
C.
Amazon SageMaker
C.
Amazon SageMaker
Answers
D.
AWS Identity and Access Management (1AM)
D.
AWS Identity and Access Management (1AM)
Answers
E.
Amazon Polly
E.
Amazon Polly
Answers
Suggested answer: B, D

Explanation:

The AWS services and features that are provided to all customers at no charge are VPC and AWS Identity and Access Management (IAM). VPC is a service that allows you to launch AWS resources in a logically isolated virtual network that you define. You can create and use a VPC at no additional charge, and you only pay for the resources that you launch in the VPC, such as EC2 instances or EBS volumes. IAM is a service that allows you to manage access and permissions to AWS resources. You can create and use IAM users, groups, roles, and policies at no additional charge, and you only pay for the AWS resources that the IAM entities access. Amazon Aurora, Amazon SageMaker, and Amazon Polly are not free services, and they charge based on the usage and features that you choose5

Which AWS services or features can control VPC traffic? (Select TWO.)

A.
Security groups
A.
Security groups
Answers
B.
AWS Direct Connect
B.
AWS Direct Connect
Answers
C.
Amazon GuardDuty
C.
Amazon GuardDuty
Answers
D.
Network ACLs
D.
Network ACLs
Answers
E.
Amazon Connect
E.
Amazon Connect
Answers
Suggested answer: A, D

Explanation:

The AWS services or features that can control VPC traffic are security groups and network ACLs.

Security groups are stateful firewalls that control the inbound and outbound traffic at the instance level. You can assign one or more security groups to each instance in a VPC, and specify the rules that allow or deny traffic based on the protocol, port, and source or destination. Network ACLs are stateless firewalls that control the inbound and outbound traffic at the subnet level. You can associate one network ACL with each subnet in a VPC, and specify the rules that allow or deny traffic based on the protocol, port, and source or destination. AWS Direct Connect, Amazon GuardDuty, and Amazon Connect are not services or features that can control VPC traffic. AWS Direct Connect is a service that establishes a dedicated network connection between your premises and AWS. Amazon GuardDuty is a service that monitors your AWS account and workloads for malicious or unauthorized activity. Amazon Connect is a service that provides a cloud-based contact center solution.

Total 789 questions
Go to page: of 79