Practice Free CLF-C02 Exam Online Questions
A company is using AWS for all its IT Infrastructure. The company’s developers are allowed to deploy applications on their own. The developers want to deploy their applications without having to provision the infrastructure themselves.
Which AWS service should the developers use to meet these requirements?
- A . AWS Cloud Formation
- B . AWS CodeBuild
- C . AWS Elastic Beanstalk
- D . AWS CodeDeploy
C
Explanation:
AWS Elastic Beanstalk is a fully managed service designed for developers who want to deploy and manage their applications without having to provision and manage the underlying infrastructure themselves. Developers can simply upload their code, and Elastic Beanstalk automatically handles the deployment, including provisioning the necessary resources (such as EC2 instances, load balancers, and auto-scaling).
Which AWS service is always available free of charge to users?
- A . Amazon Athena
- B . AWS Identity and Access Management (IAM)
- C . AWS Secrets Manager
- D . Amazon ElastiCache
A company has only basic knowledge of AWS technologies.
B
Explanation:
AWS Identity and Access Management (IAM) is a web service that helps you securely control access to AWS resources for your users. You use IAM to control who can use your AWS resources (authentication) and what resources they can use and in what ways (authorization). IAM is always available free of charge to users4.
A company needs to store data from a recommendation engine in a database .
Which AWS service provides this functionality with the LEAST operational overhead?
- A . Amazon RDS for PostgreSQL
- B . Amazon DynamoDB
- C . Amazon Neptune
- D . Amazon Aurora
B
Explanation:
Amazon DynamoDB is a key-value and document database that delivers single-digit millisecond performance at any scale. It’s a fully managed, multi-region, multi-active, durable database with built-in security, backup and restore, and in-memory caching for internet-scale applications.
DynamoDB can handle more than 10 trillion requests per day and can support peaks of more than 20
million requests per second. DynamoDB provides the least operational overhead for storing data from a recommendation engine, as it does not require any server provisioning, patching, or maintenance3
Which AWS service should a company use to organize characterize, and search large numbers of images?
- A . Amazon Transcribe
- B . Amazon Rekognition
- C . Amazon Aurora
- D . Amazon QuickSight
B
Explanation:
Amazon Rekognition is a machine learning service that can analyze and recognize objects, people, text, scenes, and activities in images and videos. It is specifically designed for organizing, categorizing, and searching large volumes of images based on various attributes. Amazon Transcribe is for speech-to-text, Amazon Aurora is a relational database service, and Amazon QuickSight is a business intelligence tool for data visualization.
A company runs an application on AWS that performs batch jobs. The application is fault-tolerant and can handle interruptions. The company wants to optimize the cost to run the application .
Which AWS offering will meet these requirements?
- A . Amazon Macie
- B . Amazon Neptune
- C . Amazon EC2 Spot Instances
- D . Amazon EC2 On-Demand Instances
C
Explanation:
Amazon EC2 Spot Instances offer spare AWS compute capacity at a significantly reduced cost compared to On-Demand Instances. Spot Instances are ideal for fault-tolerant and flexible workloads that can tolerate interruptions, such as batch jobs, data processing, or large-scale computations. These instances may be interrupted by AWS if there is a demand for capacity, but they provide the best cost optimization for workloads that can handle such interruptions .
Why other options are not suitable:
Which tasks are the responsibility of AWS according to the AWS shared responsibility model? (Select TWO.)
- A . Configure AWS Identity and Access Management (IAM).
- B . Configure security groups on Amazon EC2 instances.
- C . Secure the access of physical AWS facilities.
- D . Patch applications that run on Amazon EC2 instances.
- E . Perform infrastructure patching and maintenance.
C, E
Explanation:
The tasks that are the responsibility of AWS according to the AWS shared responsibility model are securing the access of physical AWS facilities and performing infrastructure patching and maintenance. The AWS shared responsibility model defines the division of responsibilities between AWS and the customer for security and compliance. AWS is responsible for the security of the cloud, which includes the physical security of the hardware, software, networking, and facilities that run the AWS services. AWS is also responsible for the maintenance and patching of the infrastructure that supports the AWS services. The customer is responsible for the security in the cloud, which includes the configuration and management of the AWS resources and applications that they use. Configuring AWS Identity and Access Management (IAM), configuring security groups on Amazon EC2 instances, and patching applications that run on Amazon EC2 instances are tasks that are the responsibility of the customer, not AWS.
A company wants to migrate its workloads to AWS, but it lacks expertise in AWS Cloud computing .
Which AWS service or feature will help the company with its migration?
- A . AWS Trusted Advisor
- B . AWS Consulting Partners
- C . AWS Artifacts
- D . AWS Managed Services
D
Explanation:
AWS Managed Services is a service that provides operational management for AWS infrastructure and applications. It helps users migrate their workloads to AWS and provides ongoing support, security, compliance, and automation. AWS Trusted Advisor is a service that provides best practices and recommendations for cost optimization, performance, security, and fault tolerance. AWS Consulting Partners are professional services firms that help customers design, architect, build, migrate, and manage their workloads and applications on AWS. AWS Artifacts is a service that provides on-demand access to AWS compliance reports and select online agreements.
A company has an application that produces unstructured data continuously. The company needs to store the data so that the data is durable and easy to query.
Which AWS service can the company use to meet these requirements?
- A . Amazon RDS
- B . Amazon Aurora
- C . Amazon QuickSight
- D . Amazon DynamoDB
D
Explanation:
Amazon DynamoDB is a fully managed NoSQL database service that provides fast and predictable performance with seamless scalability. It is designed to handle unstructured data, offers high durability, and provides easy querying capabilities using key-value or document data models, making it suitable for applications that continuously produce unstructured data .
Why other options are not suitable:
A company has batch workloads that need to run for short periods of time on Amazon EC2. The workloads can handle interruptions and can start again from where they ended.
What is the MOST cost-effective EC2 instance purchasing option to meet these requirements?
- A . Reserved Instances
- B . Spot Instances
- C . Dedicated Instances
- D . On-Demand Instances
B
Explanation:
Spot Instances are the most cost-effective EC2 instance purchasing option for batch workloads that can handle interruptions and can be restarted from where they left off. Spot Instances offer significant cost savings (up to 90%) over On-Demand Instances by using spare EC2 capacity. They are ideal for workloads that are fault-tolerant and flexible in terms of timing.
A company wants to monitor its workload performance. The company wants to ensure that the cloud services are delivered at a level that meets its business needs.
Which AWS Cloud Adoption Framework (AWS CAF) perspective will meet these requirements?
- A . Business
- B . Governance
- C . Platform
- D . Operations
D
Explanation:
The Operations perspective helps you monitor and manage your cloud workloads to ensure that they are delivered at a level that meets your business needs. Common stakeholders include chief operations officer (COO), cloud director, cloud operations manager, and cloud operations engineers 1. The Operations perspective covers capabilities such as workload health monitoring, incident management, change management, release management, configuration management, and disaster recovery2.
The Business perspective helps ensure that your cloud investments accelerate your digital transformation ambitions and business outcomes. Common stakeholders include chief executive officer (CEO), chief financial officer (CFO), chief information officer (CIO), and chief technology officer (CTO). The Business perspective covers capabilities such as business case development, value realization, portfolio management, and stakeholder management3.
The Governance perspective helps you orchestrate your cloud initiatives while maximizing organizational benefits and minimizing transformation-related risks. Common stakeholders include chief transformation officer, CIO, CTO, CFO, chief data officer (CDO), and chief risk officer (CRO). The Governance perspective covers capabilities such as governance framework, budget and cost management, compliance management, and data governance4.
The Platform perspective helps you build an enterprise-grade, scalable, hybrid cloud platform, modernize existing workloads, and implement new cloud-native solutions. Common stakeholders include CTO, technology leaders, architects, and engineers. The Platform perspective covers capabilities such as platform design and implementation, workload migration and modernization, cloud-native development, and DevOps5.
References:
AWS Cloud Adoption Framework: Operations Perspective AWS Cloud Adoption Framework – Operations Perspective AWS Cloud Adoption Framework: Business Perspective AWS Cloud Adoption Framework: Governance Perspective AWS Cloud Adoption Framework: Platform Perspective