How does the aws cloud increase the speed and agility of execution for customers?

Home » Amazon » AWS Certified Cloud Practitioner v.2 » What does the AWS Cloud provide to increase the speed and agility of execution for customers?

What does the AWS Cloud provide to increase the speed and agility of execution for customers? (Choose two.)
A. Readily available resources with low provisioning times
B. Scalable compute capacity
C. Free Tier services usage
D. Access to AWS data centers
E. Lower resource provisioning cost

Amazon AWS Certified Cloud Practitioner (CLF-C01)

Free dumps for CLF-C01 in PDF format.

High quality CLF-C01 PDF and software. VALID exam to help you pass.

How does the aws cloud increase the speed and agility of execution for customers?

How does the aws cloud increase the speed and agility of execution for customers?

What is an Availability Zone?

A. A location where users can deploy compute, storage, database, and other select AWS services where no AWS Region currently exists.
B. One or more discrete data centers with redundant power, networking, and connectivity
C. One or more clusters of servers where new workloads can be deployed
D. A fast content delivery network (CDN) service that securely delivers data, videos, applications, and
APIs to users globally

Upgrade to remove ads

Only ₩37,125/year

  1. Science
  2. Computer Science

  • Flashcards

  • Learn

  • Test

  • Match

  • Flashcards

  • Learn

  • Test

  • Match

Udemy Course

Terms in this set (65)

A company is launching a new website which is expected to have highly variable levels of traffic. The website will run on Amazon EC2 and must be highly available.

What is the MOST cost-effective approach?

Create an Amazon EC2 Auto Scaling group and configure an Elastic Load Balancer.

Which resource should a new user on AWS use to get help with deploying popular technologies based on AWS best practices, including architecture and deployment instructions?

AWS Quick Starts

What advantages does a database administrator obtain by using the Amazon Relational Database Service (RDS)?

RDS databases automatically scale based on load.

RDS simplifies relational database administration tasks

Which tasks can a user complete using the AWS Cost Management tools? (Select TWO.)

Create budgets and receive notifications if current or forecasted usage exceeds the budget
&
Break down AWS cost by day, service, and linked AWS account.

What is one method of protecting against distributed denial of service (DDoS) attacks in the AWS Cloud?

Configure a firewall in front of resources

A company plans to use reserved instances to get discounted pricing for Amazon EC2 instances. The company may need to change the EC2 instance type during the one year period.

Which instance purchasing option is the MOST cost-effective for this use case?

Convertible Reserved Instances

Which of the following is a sole responsibility of AWS?

Availability Zone management

A company runs a batch job on an Amazon EC2 instance and it takes 6 hours to complete. The workload is expected to double in volume each month with a proportional increase in processing time.

What is the most efficient cloud architecture to address the growing workload?

Run the batch workload in parallel across multiple Amazon EC2 instances

A company is planning to move a number of legacy applications to the AWS Cloud. The solution must be cost-effective. Which approach should the company take?

Rehost the applications on Amazon EC2 instances that are right-sized

Which of the following AWS features or services can be used to provide root storage volumes for Amazon EC2 instances?

Amazon Elastic Block Store (EBS)

Which AWS Cloud service provides recommendations on how to optimize performance for AWS services?

AWS Trusted Advisor

What is the best practice for managing AWS IAM access keys?

Customers should rotate access keys regularly

A company is designing a new service that must align with the operational excellence pillar of the AWS Well-Architected Framework.

Which design principles should the company follow? (Select TWO.)

Anticipate failure
&
Perform operations as code

A large company is interested in avoiding long-term contracts and moving from fixed costs to variable costs.

What is the value proposition of AWS for this company?

Pay-as-you-go pricing

A customer needs to determine Total Cost of Ownership (TCO) for a workload that requires physical isolation. Which hosting model should be accounted for?

Dedicated Hosts

For what purpose would a Cloud Practitioner access AWS Artifact?

Gain access to AWS security and compliance documents

A company is deploying an application in the AWS Cloud. How can they secure the application? (Select TWO.)

Limit access privileges according to the principal of least privilege.
&
Enable encryption for the application data at rest

Which AWS service provides a managed software version control system?

AWS CodeCommit

A Cloud Practitioner anticipates an increase in application traffic at a future date and time when a sales event will take place. How can the Cloud Practitioner configure Amazon EC2 Auto Scaling to ensure the right number of Amazon EC2 instances are available ahead of the event?

Configure a scheduled scaling policy

A company has many underutilized compute resources on-premises. Which AWS Cloud feature will help resolve this issue?

Elasticity

How does the AWS cloud increase the speed and agility of execution for customers? (Select TWO.)

Scalable compute capacity
&
Fast provisioning of resources

A company has multiple AWS accounts and is using AWS Organizations with consolidated billing. Which advantages will they benefit from? (Select TWO.)

They may benefit from lower unit pricing for aggregated usage
&
They will receive one bill for the accounts in the Organization

Which type of credential should a Cloud Practitioner use for programmatic access to AWS resources from the AWS CLI/API?

Access Keys

Which of the following are valid benefits of using the AWS Cloud? (Select TWO.)

Ability to go global quickly
&
Fast provisioning of IT resources

An individual IAM user must be granted access to an Amazon S3 bucket using a bucket policy. Which element in the S3 bucket policy should be updated to define the user account for which access will be granted?

Principal

Which of the following can an AWS customer use to launch a new ElastiCache cluster? (Select TWO.)

AWS Management Console
&
AWS CloudFormation

Which tasks require the use of the AWS account root user? (Select TWO.)

Changing the account name
&
Changing AWS Support plans

Which AWS services can a company use to gather information about activity in their AWS account? (Select TWO.)

Amazon CloudWatch
&
AWS CloudTrail

AWS are able to continually reduce their pricing due to:

Economies of scale

A company needs to publish messages to a thousands of subscribers simultaneously using a push mechanism.

Which AWS service should the company use?

Amazon Simple Notification Service (Amazon SNS)

How much data can a company store in the Amazon S3 service?

Virtually unlimited

Which AWS service can a company use to discover and protect sensitive data that is stored in Amazon S3 buckets.

Amazon Macie

A company is deploying a MySQL database on AWS. The database must easily scale and have automatic backup enabled.
Which AWS service should the company use?

Amazon Aurora

Which AWS service or feature can assist with protecting a website that is hosted outside of AWS?

AWS Web Application Firewall (WAF)

A company is deploying a new web application in a single AWS Region that will be used by users globally.

Which AWS services will assist with lowering latency and improving transfer speeds for the global users? (Select TWO.)

Amazon CloudFront
&
AWS Global Accelerator

A user needs to identify underutilized Amazon EC2 instances to reduce costs.
Which AWS service or feature will meet this requirement?

AWS Trusted Advisor

Which of the following deployments involves the reliability pillar of the AWS Well-Architected Framework?

Amazon RDS Multi-AZ deployment

Which of the following represents a value proposition for using the AWS Cloud?

It is not necessary to enter into long term contracts

A website has a global customer base and users have reported poor performance when connecting to the site.

Which AWS service will improve the customer experience by reducing latency?

Amazon CloudFront

A Cloud Practitioner requires point-in-time recovery (PITR) for an Amazon DynamoDB table. Who is responsible for configuring and performing backups?

The customer is responsible for configuring and AWS is responsible for performing backups

A company must provide access to AWS resources for their employees. Which security practices should they follow? (Select TWO.)

Create IAM policies based on least privilege principles
&
Enable multi-factor authentication for users

A user is planning to launch three EC2 instances behind a single Elastic Load Balancer. The deployment should be highly available.

Launch the instances across multiple AZ in a single AWS Region

A company plans to deploy a relational database on AWS. The IT department will perform database administration. Which service should the company use?

Amazon EC2

A company is planning to deploy an application with a relational database on AWS. The application layer requires access to the database instance's operating system in order to run scripts.

The company prefer to keep management overhead to a minimum. Which deployment should be used for the database?

Amazon EC2

Which benefits can a company gain by deploying a relational database on Amazon RDS instead of Amazon EC2? (Select TWO.)

Automated backups
&
Software patching

A company is migrating a monolithic application that does not scale well into the cloud and refactoring it into a microservices architecture.
Which best practice of the AWS Well-Architected Framework does this plan relate to?

Implement loosely coupled services

A company uses Amazon EC2 instances to run applications that are dedicated to different departments. The company needs to break out the costs of these applications and allocate them to the relevant department. The EC2 instances run in a single VPC.
How can the company achieve these requirements?

Create tags by department on the instances and then run a cost allocation report

An Amazon Virtual Private Cloud (VPC) can include multiple:

AZ

Which of the following statements best describes the concept of agility in relation to cloud computing on AWS? (Select TWO.)

The speed at which AWS resources can be created
&
The ability to experiment quickly

A Cloud Practitioner needs to monitor a new Amazon EC2 instances CPU and network utilization. Which AWS service should be used?

Amazon CloudWatch

Which design principles are enabled by the AWS Cloud to improve the operation of workloads? (Select TWO.)

Loose coupling
&
Remove single points of failure

What can a Cloud Practitioner use to categorize and track AWS costs by project?

Cost Allocation Tags

According to the AWS shared responsibility model, which of the following is a responsibility of AWS?

Updating the firmware on the underlying EC2 hosts

What are AWS Identity and Access Management (IAM) access keys used for?

Making programmatic calls to AWS from AWS APIs

Which AWS service can a team use to deploy infrastructure on AWS using familiar programming languages?

AWS Cloud Development Kit (AWS CDK)

An application uses a PostgreSQL database running on a single Amazon EC2 instance. A Cloud Practitioner has been asked to increase the availability of the database so there is automatic recovery in the case of a failure.
Which tasks can the Cloud Practitioner take to meet this requirement?

Migrate the database to Amazon RDS and enable the Multi-AZ feature

A company is deploying a new workload and software licensing requirements dictate that the workload must be run on a specific, physical server.
Which Amazon EC2 instance deployment option should be used?

Dedicated Hosts

Customers using AWS services must patch operating systems on which of the following services?

Amazon EC2

A company is deploying an application on Amazon EC2 that requires low-latency access to application components in an on-premises data center. Which AWS service or resource can the company use to extend their existing VPC to the on-premises data center?

AWS Outposts

Which AWS feature can be used to launch a pre-configured Amazon Elastic Compute Cloud (EC2) instance?

Amazon Machine Image (AMI)

Which of the following will help a user determine if they need to request an Amazon EC2 service limit increase?

AWS Trusted Advisor

A Cloud Practitioner needs a tool that can assist with viewing and managing AWS costs and usage over time. Which tool should the Cloud Practitioner use?

AWS Cost Explorer

A Cloud Practitioner is developing a new application and wishes to integrate features of AWS services directly into the application.
Which of the following is the BEST tool for this purpose?

AWS Software Development Kit

Which of the following AWS services are compute services? (Select TWO.)

AWS Elastic Beanstalk
&
AWS Batch

When running applications in the AWS Cloud, which common tasks can AWS manage on behalf of their customers? (Select TWO.)

Taking a backup of a database
&
Patching database software

Students also viewed

Exam 1 - Cloud Practitioner

65 terms

kaollie87Plus

AWS- Udemy test 1

65 terms

Thuydtt

Cloud Practitioner - DataBases-Exam-Prep

22 terms

rubina_habib2

AWS CCP Knowledge Review - Database - TEST

24 terms

kaollie87Plus

Sets found in the same folder

Exam 1 - Cloud Practitioner

65 terms

kaollie87Plus

AWS- Udemy test 1

65 terms

Thuydtt

AWS Test 1 and 2

130 terms

brainiac5557

Amazon Cloud Practitioner Certification

47 terms

JP_R1

Other sets by this creator

WGU-C706 Secure Software Design (Lesson 21 CISSP)

20 terms

Sheste2

WGU-C706 Secure Software Design (Lesson 20 CISSP)

20 terms

Sheste2

WGU-C706 Secure Software Design (Lesson 15 CISSP)

20 terms

Sheste2

WGU-C706 Secure Software Design (Pre-Assessment)

70 terms

Sheste2

Verified questions

biology

Explain the path that a hookworm takes through the body when the worm infects a human.

Verified answer

chemistry

What is $\left[\mathrm{H}_3 \mathrm{O}^{+}\right]$in a solution obtained by dissolving $205 \mathrm{~mL} \mathrm{HCl}(\mathrm{g})$, measured at $23^{\circ} \mathrm{C}$ and $751 \mathrm{mmHg}$, in $4.25 \mathrm{~L}$ of aqueous solution?

Verified answer

physics

Molly flies her rocket past Nick at constant velocity v. Molly and Nick both measure the time it takes the rocket, from nose to tail, to pass Nick. Which of the following is true?\ A. Both Molly and Nick measure the same amount of time.\ B. Molly measures a shorter time interval than Nick.\ C. Nick measures a shorter time interval than Molly.v

Verified answer

computer science

Reimplement the BankAccount class so that it is immutable. The deposit and withdraw methods need to return new BankAccount objects with the appropriate balance.

Verified answer

Recommended textbook solutions

How does the aws cloud increase the speed and agility of execution for customers?

Information Technology Project Management: Providing Measurable Organizational Value

5th EditionJack T. Marchewka

346 solutions

How does the aws cloud increase the speed and agility of execution for customers?

Service Management: Operations, Strategy, and Information Technology

7th EditionJames Fitzsimmons, Mona Fitzsimmons

103 solutions

How does the aws cloud increase the speed and agility of execution for customers?

Introduction to Algorithms

3rd EditionCharles E. Leiserson, Clifford Stein, Ronald L. Rivest, Thomas H. Cormen

726 solutions

How does the aws cloud increase the speed and agility of execution for customers?

Information Technology Project Management: Providing Measurable Organizational Value

5th EditionJack T. Marchewka

346 solutions

Other Quizlet sets

Astronomy 1010 Understanding Quizes

110 terms

sydneykahle14

This is Rome's first emperor, under whose rule the…

67 terms

stephanie_talbert4

Accounting: Financial Statements

19 terms

EVOTrentEVO

What is AWS cloud agility?

Business agility is the ability of an organisation to quickly adapt to market changes, to respond rapidly and flexibly to customer demand and to be continuously at a competitive advantage. It produces positive outcomes for organisation's health and performance.

Which of the following are benefits of using the AWS cloud?

AWS Cloud Benefits.
Cost savings..
Security..
Scalability..
Flexibility..

Which AWS service will improve the customer experience by reducing latency?

Low-Latency Content Delivery Network (CDN) - Amazon CloudFront - Amazon Web Services.

What is a benefit of moving to the AWS cloud in terms of improving time to market Examtopics?

Migrate and modernize legacy infrastructure, applications, and data and analytics platforms. Cloud Value Benchmarking shows that migrating from on-premises to AWS leads to a 27% reduction in cost per user, a 58% increase in VMs managed per admin, a 57% decrease in downtime, and a 34% decrease in security events.