ExamGecko
Home Home / Amazon / CLF-C02

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

Question list
Search
Search

List of questions

Search

Related questions











Which AWS Cloud Adoption Framework (AWS CAF) capability belongs to the people perspective?

A.
Data architecture
A.
Data architecture
Answers
B.
Event management
B.
Event management
Answers
C.
Cloud fluency
C.
Cloud fluency
Answers
D.
Strategic partnership
D.
Strategic partnership
Answers
Suggested answer: C

Explanation:

Cloud fluency is a capability that belongs to the people perspective of the AWS Cloud Adoption Framework (AWS CAF). Cloud fluency is the ability of the workforce to understand the benefits, challenges, and best practices of cloud computing, and to apply them to their roles and responsibilities. Cloud fluency helps the organization to adopt a cloud mindset, culture, and skills, and to leverage the full potential of the cloud. Cloud fluency can be achieved through various methods, such as training, certification, mentoring, coaching, and hands-on experience. Cloud fluency is one of the four capabilities of the people perspective, along with culture, organizational structure, and leadership. The other three capabilities belong to different perspectives of the AWS CAF. Data architecture is a capability of the platform perspective, which helps you design and implement data solutions that meet your business and technical requirements. Event management is a capability of the operations perspective, which helps you monitor and respond to events that affect the availability, performance, and security of your cloud resources. Strategic partnership is a capability of the business perspective, which helps you establish and maintain relationships with external stakeholders, such as customers, partners, suppliers, and regulators, to create value and achieve your business goals.Reference:AWS Cloud Adoption Framework: People Perspective,AWS CAF - Cloud Adoption Framework - W3Schools

A company is building an application that needs to deliver images and videos globally with minimal latency.

Which approach can the company use to accomplish this in a cost effective manner?

A.
Deliver the content through Amazon CloudFront.
A.
Deliver the content through Amazon CloudFront.
Answers
B.
Store the content on Amazon S3 and enable S3 cross-region replication.
B.
Store the content on Amazon S3 and enable S3 cross-region replication.
Answers
C.
Implement a VPN across multiple AWS Regions.
C.
Implement a VPN across multiple AWS Regions.
Answers
D.
Deliver the content through AWS PrivateLink.
D.
Deliver the content through AWS PrivateLink.
Answers
Suggested answer: A

Explanation:

Amazon CloudFront is a fast content delivery network (CDN) service that securely delivers data, videos, applications, and APIs to customers globally with low latency, high transfer speeds, all within a developer-friendly environment. It works seamlessly with services including AWS Shield for DDoS mitigation, Amazon S3, Elastic Load Balancing or Amazon EC2 as origins for your applications, and Lambda@Edge to run custom code closer to customers' users and to customize the user experience. By using CloudFront, you can cache your content at the edge locations that are closest to your end users, reducing the network latency and improving the performance of your application. CloudFront also offers a pay-as-you-go pricing model, so you only pay for the data transfer and requests that you use.

A company has a centralized group of users with large file storage requirements that have exceeded the space available on premises. The company wants to extend its file storage capabilities for this group while retaining the performance benefit of sharing content locally.

What is the MOST operationally efficient AWS solution for this scenario?

A.
Create an Amazon S3 bucket for each user. Mount each bucket by using an S3 file system mounting utility.
A.
Create an Amazon S3 bucket for each user. Mount each bucket by using an S3 file system mounting utility.
Answers
B.
Configure and deploy an AWS Storage Gateway file gateway. Connect each user's workstation to the file gateway.
B.
Configure and deploy an AWS Storage Gateway file gateway. Connect each user's workstation to the file gateway.
Answers
C.
Move each user's working environment to Amazon Workspaces. Set up an Amazon WorkDocs account for each user.
C.
Move each user's working environment to Amazon Workspaces. Set up an Amazon WorkDocs account for each user.
Answers
D.
Deploy an Amazon EC2 instance and attach an Amazon Elastic Block Store (Amazon EBS) Provisioned IOPS volume. Share the EBS volume directly with the users.
D.
Deploy an Amazon EC2 instance and attach an Amazon Elastic Block Store (Amazon EBS) Provisioned IOPS volume. Share the EBS volume directly with the users.
Answers
Suggested answer: B

Explanation:

AWS Storage Gateway is a hybrid cloud storage service that allows you to extend your on-premises file storage capabilities to the AWS Cloud. AWS Storage Gateway file gateway enables you to store and access your files in Amazon S3 using industry-standard file protocols such as NFS and SMB. File gateway caches frequently accessed files locally, providing low-latency access to your data. File gateway also optimizes the transfer of data between your on-premises environment and AWS, minimizing the amount of bandwidth consumed. By using file gateway, you can retain the performance benefit of sharing content locally while leveraging the scalability, durability, and cost-effectiveness of Amazon S3.Reference:AWS Storage Gateway,File Gateway

A company is running and managing its own Docker environment on Amazon EC2 instances. The company wants an alternative to help manage cluster size, scheduling, and environment maintenance.

Which AWS service meets these requirements?

A.
AWS Lambda
A.
AWS Lambda
Answers
B.
Amazon RDS
B.
Amazon RDS
Answers
C.
AWS Fargate
C.
AWS Fargate
Answers
D.
Amazon Athena
D.
Amazon Athena
Answers
Suggested answer: C

Explanation:

AWS Fargate is a serverless compute engine for containers that works with both Amazon Elastic Container Service (Amazon ECS) and Amazon Elastic Kubernetes Service (Amazon EKS). AWS Fargate allows you to run containers without having to manage servers or clusters of Amazon EC2 instances. With AWS Fargate, you only pay for the compute resources you use to run your containers, and you don't need to worry about scaling, patching, securing, or maintaining the underlying infrastructure. AWS Fargate simplifies the deployment and management of containerized applications, and enables you to focus on building and running your applications instead of managing the infrastructure.Reference:AWS Fargate,What is AWS Fargate?

What does the concept of agility mean in AWS Cloud computing? (Select TWO.)

A.
The speed at which AWS resources are implemented
A.
The speed at which AWS resources are implemented
Answers
B.
The speed at which AWS creates new AWS Regions
B.
The speed at which AWS creates new AWS Regions
Answers
C.
The ability to experiment quickly
C.
The ability to experiment quickly
Answers
D.
The elimination of wasted capacity
D.
The elimination of wasted capacity
Answers
E.
The low cost of entry into cloud computing
E.
The low cost of entry into cloud computing
Answers
Suggested answer: A, C

Explanation:

Agility in AWS Cloud computing means the ability to rapidly provision and deprovision AWS resources as needed, and the ability to experiment quickly with new ideas and solutions. Agility helps businesses to respond to changing customer demands, market opportunities, and competitive threats, and to innovate faster and cheaper. Agility also reduces the risk of failure, as businesses can test and validate their assumptions before committing to large-scale deployments. Some of the benefits of agility in AWS Cloud computing are:

The speed at which AWS resources are implemented: AWS provides a variety of services and tools that allow you to create, configure, and launch AWS resources in minutes, using the AWS Management Console, the AWS Command Line Interface (AWS CLI), the AWS Software Development Kits (AWS SDKs), or the AWS CloudFormation templates. You can also use the AWS Cloud Development Kit (AWS CDK) to define your AWS resources as code using familiar programming languages, and synthesize them into AWS CloudFormation templates. You can also use the AWS Service Catalog to create and manage standardized portfolios of AWS resources that meet your organizational policies and best practices.AWS also offers on-demand, pay-as-you-go pricing models, so you only pay for the resources you use, and you can scale them up or down as your needs change12345

The ability to experiment quickly: AWS enables you to experiment quickly with new ideas and solutions, without having to invest in upfront capital or long-term commitments. You can use AWS to create and test multiple prototypes, hypotheses, and minimum viable products (MVPs) in parallel, and measure their performance and feedback. You can also use AWS to leverage existing services and solutions, such as AWS Marketplace, AWS Solutions, and AWS Quick Starts, that can help you accelerate your innovation process. AWS also supports a culture of experimentation and learning, by providing tools and resources for continuous integration and delivery (CI/CD), testing, monitoring, and analytics.

What can a cloud practitioner use to retrieve AWS security and compliance documents and submit them as evidence to an auditor or regulator?

A.
AWS Certificate Manager
A.
AWS Certificate Manager
Answers
B.
AWS Systems Manager
B.
AWS Systems Manager
Answers
C.
AWS Artifact
C.
AWS Artifact
Answers
D.
Amazon Inspector
D.
Amazon Inspector
Answers
Suggested answer: C

Explanation:

AWS Artifact is a service that provides on-demand access to AWS security and compliance documents, such as AWS ISO certifications, Payment Card Industry (PCI) reports, and Service Organization Control (SOC) reports. You can download these documents and submit them as evidence to your auditors or regulators to demonstrate the security and compliance of the AWS infrastructure and services that you use. AWS Artifact also allows you to review, accept, and manage AWS agreements, such as the Business Associate Addendum (BAA) for customers who are subject to the Health Insurance Portability and Accountability Act (HIPAA).Reference:AWS Artifact,What is AWS Artifact?

A company wants to integrate its online shopping website with social media login credentials.

Which AWS service can the company use to make this integration?

A.
AWS Directory Service
A.
AWS Directory Service
Answers
B.
AWS Identity and Access Management (IAM)
B.
AWS Identity and Access Management (IAM)
Answers
C.
Amazon Cognito
C.
Amazon Cognito
Answers
D.
AWS IAM Identity Center (AWS Single Sign-On)
D.
AWS IAM Identity Center (AWS Single Sign-On)
Answers
Suggested answer: C

Explanation:

Amazon Cognito is a service that enables you to add user sign-up and sign-in features to your web and mobile applications. Amazon Cognito also supports social and enterprise identity federation, which means you can allow your users to sign in with their existing credentials from identity providers such as Google, Facebook, Apple, and Amazon. Amazon Cognito integrates with OpenID Connect (OIDC) and Security Assertion Markup Language (SAML) 2.0 protocols to facilitate the authentication and authorization process. Amazon Cognito also provides advanced security features, such as adaptive authentication, user verification, and multi-factor authentication (MFA).Reference:Amazon Cognito,What is Amazon Cognito?

Which of the following is a fully managed MySQL-compatible database?

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

Explanation:

Amazon Aurora is a fully managed MySQL-compatible database that combines the performance and availability of traditional enterprise databases with the simplicity and cost-effectiveness of open-source databases. Amazon Aurora is part of the Amazon Relational Database Service (Amazon RDS) family, which means it inherits the benefits of a fully managed service, such as automated backups, patches, scaling, monitoring, and security. Amazon Aurora also offers up to five times the throughput of standard MySQL, as well as high availability, durability, and fault tolerance with up to 15 read replicas, cross-Region replication, and self-healing storage.Amazon Aurora is compatible with the latest versions of MySQL, as well as PostgreSQL, and supports various features and integrations that enhance its functionality and usability123

A customer runs an On-Demand Amazon Linux EC2 instance for 3 hours, 5 minutes, and 6 seconds.

For how much time will the customer be billed?

A.
3 hours, 5 minutes
A.
3 hours, 5 minutes
Answers
B.
3 hours, 5 minutes, and 6 seconds
B.
3 hours, 5 minutes, and 6 seconds
Answers
C.
3 hours, 6 minutes
C.
3 hours, 6 minutes
Answers
D.
4 hours
D.
4 hours
Answers
Suggested answer: C

Explanation:

Amazon EC2 usage is calculated by either the hour or the second based on the size of the instance, operating system, and the AWS Region where the instances are launched. Pricing is per instance-hour consumed for each instance, from the time an instance is launched until it's terminated or stopped.Each partial instance-hour consumed is billed per-second for Linux instances and as a full hour for all other instance types1. Therefore, the customer will be billed for 3 hours and 6 minutes for running an On-Demand Amazon Linux EC2 instance for 3 hours, 5 minutes, and 6 seconds.Reference:Understand Amazon EC2 instance-hours billing

Which AWS service supports a hybrid architecture that gives users the ability to extend AWS infrastructure, AWS services, APIs, and tools to data centers, co-location environments, or on-premises facilities?

A.
AWS Snowmobile
A.
AWS Snowmobile
Answers
B.
AWS Local Zones
B.
AWS Local Zones
Answers
C.
AWS Outposts
C.
AWS Outposts
Answers
D.
AWS Fargate
D.
AWS Fargate
Answers
Suggested answer: C

Explanation:

AWS Outposts is a service that delivers AWS infrastructure and services to virtually any on-premises or edge location for a truly consistent hybrid experience. AWS Outposts allows you to extend and run native AWS services on premises, and is available in a variety of form factors, from 1U and 2U Outposts servers to 42U Outposts racks, and multiple rack deployments. With AWS Outposts, you can run some AWS services locally and connect to a broad range of services available in the local AWS Region.Run applications and workloads on premises using familiar AWS services, tools, and APIs2. AWS Outposts is the only AWS service that supports a hybrid architecture that gives users the ability to extend AWS infrastructure, AWS services, APIs, and tools to data centers, co-location environments, or on-premises facilities.Reference:On-Premises Infrastructure - AWS Outposts Family

Total 789 questions
Go to page: of 79