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

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

List of questions

Question 551

Report
Export
Collapse

Which AWS services or features give users the ability to create a network connection between two VPCs? (Select TWO.)

VPC endpoints
VPC endpoints
Amazon Route 53
Amazon Route 53
VPC peering
VPC peering
AWS Direct Connect
AWS Direct Connect
AWS Transit Gateway
AWS Transit Gateway
Suggested answer: C, E

Explanation:

VPC peering and AWS Transit Gateway are two AWS services or features that give users the ability to create a network connection between two VPCs. VPC peering is a networking connection between two VPCs that enables you to route traffic between them privately. You can create a VPC peering connection between your own VPCs, with a VPC in another AWS account, or with a VPC in a different AWS Region. Traffic between peered VPCs never traverses the public internet.VPC peering does not support transitive peering relationships, which means that if VPC A is peered with VPC B, and VPC B is peered with VPC C, then VPC A and VPC C are not automatically peered789. AWS Transit Gateway is a networking service that acts as a regional router for your VPCs and on-premises networks. You can attach up to 5,000 VPCs and VPN connections to a single transit gateway and route traffic between them. AWS Transit Gateway simplifies the management and scalability of your network architecture, as you only need to create and manage a single connection from the central transit gateway to each connected network.AWS Transit Gateway supports transitive routing, which means that any network that is attached to the transit gateway can communicate with any other network that is attached to the same transit gateway .Reference:7:VPC peering - Amazon Virtual Private Cloud,8:Connect VPCs using VPC peering - Amazon Virtual Private Cloud,9:Amazon VPC-to-Amazon VPC connectivity options - Amazon Virtual Private Cloud, : [AWS Transit Gateway - Amazon Web Services], : [Connect VPCs using AWS Transit Gateway - Amazon Virtual Private Cloud], : [AWS Transit Gateway: Simplify Your Network Architecture]

asked 16/09/2024
Joshua Muentes
46 questions

Question 552

Report
Export
Collapse

A company wants to quickly implement a continuous integration/continuous delivery (CI/CD) pipeline.

Which AWS service will meet this requirement?

AWS Config
AWS Config
Amazon Cognito
Amazon Cognito
AWS DataSync
AWS DataSync
AWS CodeStar
AWS CodeStar
Suggested answer: D

Explanation:

AWS CodeStar is a service that enables you to quickly develop, build, and deploy applications on AWS. It provides a unified user interface for managing your application lifecycle, including code repositories, build pipelines, deployments, and project dashboards.AWS CodeStar also integrates with other AWS services, such as AWS CodeCommit, AWS CodeBuild, AWS CodeDeploy, and AWS CodePipeline, to create a complete CI/CD pipeline for your application12.Reference:

AWS CodeStar

AWS Certified Cloud Practitioner Exam Guide

asked 16/09/2024
Patrick Evelinton de Souza Borges
33 questions

Question 553

Report
Export
Collapse

A development team wants to deploy multiple test environments for an application in a fast repeatable manner.

Which AWS service should the team use?

Amazon EC2
Amazon EC2
AWS CloudFormation
AWS CloudFormation
Amazon QuickSight
Amazon QuickSight
Amazon Elastic Container Service (Amazon ECS)
Amazon Elastic Container Service (Amazon ECS)
Suggested answer: B

Explanation:

AWS CloudFormation is a service that allows you to model and provision your AWS resources using templates. You can define your infrastructure as code and automate the creation and update of your resources.AWS CloudFormation also supports nested stacks, change sets, and rollback features to help you manage complex and dynamic environments34.Reference:

AWS CloudFormation

AWS Certified Cloud Practitioner Exam Guide

asked 16/09/2024
Jimmy Wasson
37 questions

Question 554

Report
Export
Collapse

A company wants to establish a private network connection between AWS and its corporate network.

Which AWS service or feature will meet this requirement?

Amazon Connect
Amazon Connect
Amazon Route 53
Amazon Route 53
AWS Direct Connect
AWS Direct Connect
VPC peering
VPC peering
Suggested answer: C

Explanation:

AWS Direct Connect is a cloud service solution that makes it easy to establish a dedicated network connection from your premises to AWS.Using AWS Direct Connect, you can establish private connectivity between AWS and your datacenter, office, or colocation environment, which in many cases can reduce your network costs, increase bandwidth throughput, and provide a more consistent network experience than internet-based connections12.Reference:1:Dedicated Network Connection - AWS Direct Connect - AWS,2:What is AWS Direct Connect? - AWS Direct Connect

asked 16/09/2024
Robert Pila
39 questions

Question 555

Report
Export
Collapse

Which AWS service or feature identifies whether an Amazon S3 bucket or an IAM role has been shared with an external entity?

AWS Service Catalog
AWS Service Catalog
AWS Systems Manager
AWS Systems Manager
AWS IAM Access Analyzer
AWS IAM Access Analyzer
AWS Organizations
AWS Organizations
Suggested answer: C

Explanation:

AWS IAM Access Analyzer is a service that helps you identify the resources in your organization and accounts, such as Amazon S3 buckets or IAM roles, that are shared with an external entity. This lets you identify unintended access to your resources and data, which is a security risk. IAM Access Analyzer uses logic-based reasoning to analyze the resource-based policies in your AWS environment. For each instance of a resource shared outside of your account, IAM Access Analyzer generates a finding.Findings include information about the access and the external principal granted to it345.Reference:3:Using AWS Identity and Access Management Access Analyzer,4:IAM Access Analyzer - Amazon Web Services (AWS),5:Welcome - IAM Access Analyzer

asked 16/09/2024
Harikrishnan Santhanadas
42 questions

Question 556

Report
Export
Collapse

Which of the following are pillars of the AWS Well-Architected Framework? (Select TWO)

High availability
High availability
Performance efficiency
Performance efficiency
Cost optimization
Cost optimization
Going global in minutes
Going global in minutes
Continuous development
Continuous development
Suggested answer: B, C

Explanation:

The AWS Well-Architected Framework is a set of six pillars and lenses that help cloud architects design and run workloads in the cloud. The six pillars are: operational excellence, security, reliability, performance efficiency, cost optimization, and sustainability. Each pillar has a set of design principles and best practices that guide the architectural decisions. High availability is not a separate pillar, but a quality that can be achieved by applying the principles of the reliability pillar. Going global in minutes and continuous development are not pillars of the framework, but possible benefits of using AWS services and following the framework's recommendations.Reference:AWS Well-Architected - Build secure, efficient cloud applications,AWS Well-Architected Framework,The 6 Pillars of the AWS Well-Architected Framework

asked 16/09/2024
Mark Green
45 questions

Question 557

Report
Export
Collapse

A company wants to migrate its database to a managed AWS service that is compatible with PostgreSQL.

Which AWS services will meet these requirements? (Select TWO)

Amazon Athena
Amazon Athena
Amazon RDS
Amazon RDS
Amazon EC2
Amazon EC2
Amazon DynamoDB
Amazon DynamoDB
Amazon Aurora
Amazon Aurora
Suggested answer: B, E

Explanation:

Amazon RDS and Amazon Aurora are both managed AWS services that support the PostgreSQL database engine. Amazon RDS makes it easier to set up, operate, and scale PostgreSQL deployments on the cloud, while Amazon Aurora is a cloud-native database engine that is compatible with PostgreSQL and offers higher performance and availability. Amazon Athena is a serverless query service that does not support PostgreSQL, but can analyze data in Amazon S3 using standard SQL. Amazon EC2 is a compute service that allows users to launch virtual machines, but does not provide any database management features. Amazon DynamoDB is a NoSQL database service that is not compatible with PostgreSQL, but offers fast and consistent performance at any scale.Reference:Hosted PostgreSQL - Amazon RDS for PostgreSQL - AWS,Amazon RDS for PostgreSQL - Amazon Relational Database Service,AWS PostgreSQL: Managed or Self-Managed? - NetApp,AWS Announces Amazon Aurora Supports PostgreSQL 12 - InfoQ,Amazon Aurora vs PostgreSQL | What are the differences? - StackShare

asked 16/09/2024
Mogamat Davids
38 questions

Question 558

Report
Export
Collapse

Which AWS service or tool helps users visualize, understand, and manage spending and usage over time?

AWS Organizations
AWS Organizations
AWS Pricing Calculator
AWS Pricing Calculator
AWS Cost Explorer
AWS Cost Explorer
AWS Service Catalog
AWS Service Catalog
Suggested answer: C

Explanation:

AWS Cost Explorer is the AWS service or tool that helps users visualize, understand, and manage spending and usage over time. AWS Cost Explorer is a web-based interface that allows users to access interactive graphs and tables that display their AWS costs and usage data. Users can create custom reports that analyze cost and usage data by various dimensions, such as service, region, account, tag, and more. Users can also view historical data for up to the last 12 months, forecast future costs for up to the next 12 months, and get recommendations for cost optimization. AWS Cost Explorer also provides preconfigured views that show common cost and usage scenarios, such as monthly spend by service, daily spend by linked account, and Reserved Instance utilization. Users can use AWS Cost Explorer to monitor their AWS spending and usage trends, identify cost drivers and anomalies, and optimize their resource allocation and budget planning.Reference:Cloud Cost Analysis - AWS Cost Explorer - AWS,Analyzing your costs with AWS Cost Explorer

asked 16/09/2024
Yuriy Georgiev
40 questions

Question 559

Report
Export
Collapse

A company is migrating its workloads to the AWS Cloud. The company must retain full control of patch management for the guest operating systems that host its applications.

Which AWS service should the company use to meet these requirements?

Amazon DynamoDB
Amazon DynamoDB
Amazon EC2
Amazon EC2
AWS Lambda
AWS Lambda
Amazon RDS
Amazon RDS
Suggested answer: B

Explanation:

Amazon EC2 is the AWS service that the company should use to meet its requirements of retaining full control of patch management for the guest operating systems that host its applications. Amazon EC2 is a service that provides secure, resizable compute capacity in the cloud. Users can launch virtual servers, called instances, that run various operating systems, such as Linux, Windows, macOS, and more. Users have full administrative access to their instances and can install and configure any software, including patches and updates, on their instances. Users are responsible for managing the security and maintenance of their instances, including patching the guest operating system and applications. Users can also use AWS Systems Manager to automate and simplify the patching process for their EC2 instances. AWS Systems Manager is a service that helps users manage their AWS and on-premises resources at scale. Users can use AWS Systems Manager Patch Manager to scan their instances for missing patches, define patch baselines and maintenance windows, and apply patches automatically or manually across their instances. Users can also use AWS Systems Manager to monitor the patch compliance status and patching history of their instances.Reference:What is Amazon EC2?,AWS Systems Manager Patch Manager

asked 16/09/2024
Sandor Alayon
27 questions

Question 560

Report
Export
Collapse

At what support level do users receive access to a support concierge?

Basic Support
Basic Support
Developer Support
Developer Support
Business Support
Business Support
Enterprise Support
Enterprise Support
Suggested answer: D

Explanation:

Users receive access to a support concierge at the Enterprise Support level. A support concierge is a team of AWS billing and account experts that specialize in working with enterprise accounts. They can help users with billing and account inquiries, cost optimization, FinOps support, cost analysis, and prioritized answers to billing questions. The support concierge is included as part of the Enterprise Support plan, which also provides access to a Technical Account Manager (TAM), Infrastructure Event Management, AWS Trusted Advisor, and 24/7 technical support.Reference:AWS Support Plan Comparison,AWS Enterprise Support Plan,AWS Support Concierge

asked 16/09/2024
Rajiv Ranjan
52 questions
Total 798 questions
Go to page: of 80

Related questions