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

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

List of questions

Question 501

Report
Export
Collapse

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

Data architecture
Data architecture
Event management
Event management
Cloud fluency
Cloud fluency
Strategic partnership
Strategic partnership
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

asked 16/09/2024
Velmurugan P
42 questions

Question 502

Report
Export
Collapse

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?

Deliver the content through Amazon CloudFront.
Deliver the content through Amazon CloudFront.
Store the content on Amazon S3 and enable S3 cross-region replication.
Store the content on Amazon S3 and enable S3 cross-region replication.
Implement a VPN across multiple AWS Regions.
Implement a VPN across multiple AWS Regions.
Deliver the content through AWS PrivateLink.
Deliver the content through AWS PrivateLink.
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.

asked 16/09/2024
Roman Flores
33 questions

Question 503

Report
Export
Collapse

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?

Create an Amazon S3 bucket for each user. Mount each bucket by using an S3 file system mounting utility.
Create an Amazon S3 bucket for each user. Mount each bucket by using an S3 file system mounting utility.
Configure and deploy an AWS Storage Gateway file gateway. Connect each user's workstation to the file gateway.
Configure and deploy an AWS Storage Gateway file gateway. Connect each user's workstation to the file gateway.
Move each user's working environment to Amazon Workspaces. Set up an Amazon WorkDocs account for each user.
Move each user's working environment to Amazon Workspaces. Set up an Amazon WorkDocs account for each user.
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.
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.
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

asked 16/09/2024
Donald Geddis
45 questions

Question 504

Report
Export
Collapse

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?

AWS Lambda
AWS Lambda
Amazon RDS
Amazon RDS
AWS Fargate
AWS Fargate
Amazon Athena
Amazon Athena
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?

asked 16/09/2024
Jefferson Salvio
39 questions

Question 505

Report
Export
Collapse

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

The speed at which AWS resources are implemented
The speed at which AWS resources are implemented
The speed at which AWS creates new AWS Regions
The speed at which AWS creates new AWS Regions
The ability to experiment quickly
The ability to experiment quickly
The elimination of wasted capacity
The elimination of wasted capacity
The low cost of entry into cloud computing
The low cost of entry into cloud computing
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.

asked 16/09/2024
Darshak Ramdevputra
31 questions

Question 506

Report
Export
Collapse

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

AWS Certificate Manager
AWS Certificate Manager
AWS Systems Manager
AWS Systems Manager
AWS Artifact
AWS Artifact
Amazon Inspector
Amazon Inspector
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?

asked 16/09/2024
Stefan Hupfloher
45 questions

Question 507

Report
Export
Collapse

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?

AWS Directory Service
AWS Directory Service
AWS Identity and Access Management (IAM)
AWS Identity and Access Management (IAM)
Amazon Cognito
Amazon Cognito
AWS IAM Identity Center (AWS Single Sign-On)
AWS IAM Identity Center (AWS Single Sign-On)
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?

asked 16/09/2024
Siddig Ahmed
47 questions

Question 508

Report
Export
Collapse

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

Amazon S3
Amazon S3
Amazon DynamoDB
Amazon DynamoDB
Amazon Redshift
Amazon Redshift
Amazon Aurora
Amazon Aurora
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

asked 16/09/2024
Mark Churly
31 questions

Question 509

Report
Export
Collapse

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?

3 hours, 5 minutes
3 hours, 5 minutes
3 hours, 5 minutes, and 6 seconds
3 hours, 5 minutes, and 6 seconds
Most voted
(1)
Most voted
3 hours, 6 minutes
3 hours, 6 minutes
4 hours
4 hours
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

asked 16/09/2024
Bert Pubben
38 questions

Question 510

Report
Export
Collapse

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?

AWS Snowmobile
AWS Snowmobile
AWS Local Zones
AWS Local Zones
AWS Outposts
AWS Outposts
AWS Fargate
AWS Fargate
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

asked 16/09/2024
Gofaone Ncube
42 questions
Total 798 questions
Go to page: of 80
Search

Related questions