ログイン

10. Shattershot
78問 • 1年前
  • critical flaw
  • 通報

    問題一覧

  • 1

    Which tool can an IT manager use to forecast costs over the next 3 months?

    AWS Cost Explorer

  • 2

    Which service can be used to migrate an on-premises database to Amazon RDS?

    Database Migration Service

  • 3

    Which service can be used to migrate exabytes of data into the AWS Cloud?

    AWS Snowmobile

  • 4

    Which service can be used to quickly and affordably migrate 50TB of data to Amazon S3 for a company with a slow Internet connection?

    AWS Snowball

  • 5

    How can a company migrate a database from Amazon EC2 to RDS without downtime?

    Migrate using the AWS Database Migration Service (DMS)

  • 6

    A company needs to migrate several TB of data from an on-premises NAS device to Amazon FSx. Which service can the company use to migrate the data over a VPN connection?

    AWS DataSync

  • 7

    A company recorded some support call conversations in mp4 files. How can the company extract the audio into a text document?

    Use Amazon Transcribe

  • 8

    An application is being built that needs to identify faces in images. Which service can be used?

    AWS Rekognition

  • 9

    A company is looking to use machine learning to translate a few documents from English to Chinese. Having learned about machine learning services on AWS, which of the following services would you recommend the company to use?

    Amazon Translate

  • 10

    A company is planning on implementing a chatbot into their web application. Which AWS service would best meet their needs?

    Amazon Lex

  • 11

    A company wants to develop their own machine learning application on AWS. Which of the following services would best fit their needs?

    Amazon SageMaker

  • 12

    Which of the following services offers Text-to-Speech (TTS) services?

    Amazon Polly

  • 13

    A company is collecting weather data to send to AWS for analytics. Each collection cycle the data doesn’t exceed 7 TB. Which AWS Snow Family product would you recommend?

    AWS Snowcone

  • 14

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

    Automated backups, Software patching

  • 15

    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.

  • 16

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

    Updating the firmware on the underlying EC2 hosts.

  • 17

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

    Changing AWS Support plans., Changing the account name.

  • 18

    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.

  • 19

    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

  • 20

    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.

  • 21

    A company is designing a new a 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.

  • 22

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

    AWS Web Application Firewall (WAF)

  • 23

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

    Availability Zones.

  • 24

    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

  • 25

    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

  • 26

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

    Amazon EC2

  • 27

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

    It is not necessary to enter into long term contracts.

  • 28

    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.)

    AWS Global Accelerator, Amazon CloudFront

  • 29

    AWS are able to continually reduce their pricing due to:

    Economies of scale.

  • 30

    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.

  • 31

    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

  • 32

    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)

  • 33

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

    AWS CloudFormation, AWS Management Console

  • 34

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

    AWS Trusted Advisor

  • 35

    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.

  • 36

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

    Fast provisioning of IT resources., Ability to go global quickly.

  • 37

    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

  • 38

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

    Virtually unlimited

  • 39

    A company is building a serverless workflow that coordinates multiple AWS services into a reliable application. They want a visual workflow that can track the status of each step in the application. Which AWS service would facilitate creating this kind of workflow?

    AWS Step Functions

  • 40

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

    Amazon CloudWatch

  • 41

    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

  • 42

    Which AWS service provides a managed software version control system?

    AWS CodeCommit

  • 43

    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.

  • 44

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

    AWS Trusted Advisor

  • 45

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

    Configure a firewall in front of resources.

  • 46

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

    Fast provisioning of resources, Scalable compute capacity

  • 47

    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.

  • 48

    A media company wants to find and subscribe to third-party data sources to enrich their existing datasets with new insights. Which AWS service would be the best fit for this requirement?

    AWS Data Exchange

  • 49

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

    Customers should rotate access keys regularly.

  • 50

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

    Making programmatic calls to AWS from AWS APIs.

  • 51

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

    Access keys

  • 52

    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

  • 53

    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)

  • 54

    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.

  • 55

    A startup is developing a web application where users can find articles based on various criteria such as keywords, authors, or topics. They seek an AWS service that can handle this function efficiently. Which service should they use?

    Amazon OpenSearch Service

  • 56

    Which of the following is a sole responsibility of AWS?

    Availability Zone management

  • 57

    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.

  • 58

    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

  • 59

    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

  • 60

    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

  • 61

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

    Automatically terminate AWS resources if budget thresholds are exceeded., Create budgets and receive notifications if current or forecasted usage exceeds the budgets.

  • 62

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

    Launch the instances across multiple Availability Zones in a single AWS Region.

  • 63

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

    Amazon Machine Image (AMI)

  • 64

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

    Elasticity

  • 65

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

    AWS Batch, AWS Elastic Beanstalk

  • 66

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

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

  • 67

    A financial services firm wants to build a real-time analytics platform where data can be streamed and analyzed on the fly. They are looking to use Apache Kafka for this, but they want to avoid the overhead of managing the Kafka infrastructure. Which AWS service would be the best fit for this requirement?

    Amazon MSK

  • 68

    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.

  • 69

    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

  • 70

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

    Cost Allocation Tags

  • 71

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

    AWS Trusted Advisor

  • 72

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

    Amazon RDS Multi-AZ deployment

  • 73

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

    Amazon CloudWatch, AWS CloudTrail

  • 74

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

    Remove single points of failure, Loose coupling

  • 75

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

    Amazon Macie

  • 76

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

    AWS Cloud Development Kit (AWS CDK)

  • 77

    For what purpose would a Cloud Practitioner access AWS Artifact?

    Gain access to AWS security and compliance documents.

  • 78

    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

  • xj9 - 19628 - a

    xj9 - 19628 - a

    critical flaw · 98問 · 2年前

    xj9 - 19628 - a

    xj9 - 19628 - a

    98問 • 2年前
    critical flaw

    xj9 - 19628 - b

    xj9 - 19628 - b

    critical flaw · 30問 · 2年前

    xj9 - 19628 - b

    xj9 - 19628 - b

    30問 • 2年前
    critical flaw

    xj9 - 19628 - c

    xj9 - 19628 - c

    critical flaw · 99問 · 1年前

    xj9 - 19628 - c

    xj9 - 19628 - c

    99問 • 1年前
    critical flaw

    xj9 - 19628 - d1

    xj9 - 19628 - d1

    critical flaw · 99問 · 1年前

    xj9 - 19628 - d1

    xj9 - 19628 - d1

    99問 • 1年前
    critical flaw

    xj9 - 19628 - d2

    xj9 - 19628 - d2

    critical flaw · 98問 · 1年前

    xj9 - 19628 - d2

    xj9 - 19628 - d2

    98問 • 1年前
    critical flaw

    1. Shattershot

    1. Shattershot

    critical flaw · 50問 · 1年前

    1. Shattershot

    1. Shattershot

    50問 • 1年前
    critical flaw

    Conquest Book 1

    Conquest Book 1

    critical flaw · 100問 · 1年前

    Conquest Book 1

    Conquest Book 1

    100問 • 1年前
    critical flaw

    k3ch - 2910116 - D1 - A

    k3ch - 2910116 - D1 - A

    critical flaw · 100問 · 1年前

    k3ch - 2910116 - D1 - A

    k3ch - 2910116 - D1 - A

    100問 • 1年前
    critical flaw

    k3ch - 2910116 - D1 - B

    k3ch - 2910116 - D1 - B

    critical flaw · 65問 · 1年前

    k3ch - 2910116 - D1 - B

    k3ch - 2910116 - D1 - B

    65問 • 1年前
    critical flaw

    k3ch - 2910116 - D2 - A

    k3ch - 2910116 - D2 - A

    critical flaw · 100問 · 1年前

    k3ch - 2910116 - D2 - A

    k3ch - 2910116 - D2 - A

    100問 • 1年前
    critical flaw

    k3ch - 2910116 - D2 - B

    k3ch - 2910116 - D2 - B

    critical flaw · 55問 · 1年前

    k3ch - 2910116 - D2 - B

    k3ch - 2910116 - D2 - B

    55問 • 1年前
    critical flaw

    k3ch - 2910116 - D3 - A

    k3ch - 2910116 - D3 - A

    critical flaw · 100問 · 1年前

    k3ch - 2910116 - D3 - A

    k3ch - 2910116 - D3 - A

    100問 • 1年前
    critical flaw

    k3ch - 2910116 - D3 - B

    k3ch - 2910116 - D3 - B

    critical flaw · 63問 · 1年前

    k3ch - 2910116 - D3 - B

    k3ch - 2910116 - D3 - B

    63問 • 1年前
    critical flaw

    k3ch - 2910116 - D4 - A

    k3ch - 2910116 - D4 - A

    critical flaw · 100問 · 1年前

    k3ch - 2910116 - D4 - A

    k3ch - 2910116 - D4 - A

    100問 • 1年前
    critical flaw

    1. X-Tinction Agenda

    1. X-Tinction Agenda

    critical flaw · 100問 · 1年前

    1. X-Tinction Agenda

    1. X-Tinction Agenda

    100問 • 1年前
    critical flaw

    2. X-Tinction Agenda

    2. X-Tinction Agenda

    critical flaw · 100問 · 1年前

    2. X-Tinction Agenda

    2. X-Tinction Agenda

    100問 • 1年前
    critical flaw

    3. X-Tinction Agenda

    3. X-Tinction Agenda

    critical flaw · 100問 · 1年前

    3. X-Tinction Agenda

    3. X-Tinction Agenda

    100問 • 1年前
    critical flaw

    4. X-Tinction Agenda

    4. X-Tinction Agenda

    critical flaw · 90問 · 1年前

    4. X-Tinction Agenda

    4. X-Tinction Agenda

    90問 • 1年前
    critical flaw

    Executioner's Song Book 1

    Executioner's Song Book 1

    critical flaw · 30問 · 1年前

    Executioner's Song Book 1

    Executioner's Song Book 1

    30問 • 1年前
    critical flaw

    問題一覧

  • 1

    Which tool can an IT manager use to forecast costs over the next 3 months?

    AWS Cost Explorer

  • 2

    Which service can be used to migrate an on-premises database to Amazon RDS?

    Database Migration Service

  • 3

    Which service can be used to migrate exabytes of data into the AWS Cloud?

    AWS Snowmobile

  • 4

    Which service can be used to quickly and affordably migrate 50TB of data to Amazon S3 for a company with a slow Internet connection?

    AWS Snowball

  • 5

    How can a company migrate a database from Amazon EC2 to RDS without downtime?

    Migrate using the AWS Database Migration Service (DMS)

  • 6

    A company needs to migrate several TB of data from an on-premises NAS device to Amazon FSx. Which service can the company use to migrate the data over a VPN connection?

    AWS DataSync

  • 7

    A company recorded some support call conversations in mp4 files. How can the company extract the audio into a text document?

    Use Amazon Transcribe

  • 8

    An application is being built that needs to identify faces in images. Which service can be used?

    AWS Rekognition

  • 9

    A company is looking to use machine learning to translate a few documents from English to Chinese. Having learned about machine learning services on AWS, which of the following services would you recommend the company to use?

    Amazon Translate

  • 10

    A company is planning on implementing a chatbot into their web application. Which AWS service would best meet their needs?

    Amazon Lex

  • 11

    A company wants to develop their own machine learning application on AWS. Which of the following services would best fit their needs?

    Amazon SageMaker

  • 12

    Which of the following services offers Text-to-Speech (TTS) services?

    Amazon Polly

  • 13

    A company is collecting weather data to send to AWS for analytics. Each collection cycle the data doesn’t exceed 7 TB. Which AWS Snow Family product would you recommend?

    AWS Snowcone

  • 14

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

    Automated backups, Software patching

  • 15

    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.

  • 16

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

    Updating the firmware on the underlying EC2 hosts.

  • 17

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

    Changing AWS Support plans., Changing the account name.

  • 18

    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.

  • 19

    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

  • 20

    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.

  • 21

    A company is designing a new a 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.

  • 22

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

    AWS Web Application Firewall (WAF)

  • 23

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

    Availability Zones.

  • 24

    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

  • 25

    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

  • 26

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

    Amazon EC2

  • 27

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

    It is not necessary to enter into long term contracts.

  • 28

    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.)

    AWS Global Accelerator, Amazon CloudFront

  • 29

    AWS are able to continually reduce their pricing due to:

    Economies of scale.

  • 30

    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.

  • 31

    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

  • 32

    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)

  • 33

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

    AWS CloudFormation, AWS Management Console

  • 34

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

    AWS Trusted Advisor

  • 35

    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.

  • 36

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

    Fast provisioning of IT resources., Ability to go global quickly.

  • 37

    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

  • 38

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

    Virtually unlimited

  • 39

    A company is building a serverless workflow that coordinates multiple AWS services into a reliable application. They want a visual workflow that can track the status of each step in the application. Which AWS service would facilitate creating this kind of workflow?

    AWS Step Functions

  • 40

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

    Amazon CloudWatch

  • 41

    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

  • 42

    Which AWS service provides a managed software version control system?

    AWS CodeCommit

  • 43

    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.

  • 44

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

    AWS Trusted Advisor

  • 45

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

    Configure a firewall in front of resources.

  • 46

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

    Fast provisioning of resources, Scalable compute capacity

  • 47

    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.

  • 48

    A media company wants to find and subscribe to third-party data sources to enrich their existing datasets with new insights. Which AWS service would be the best fit for this requirement?

    AWS Data Exchange

  • 49

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

    Customers should rotate access keys regularly.

  • 50

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

    Making programmatic calls to AWS from AWS APIs.

  • 51

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

    Access keys

  • 52

    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

  • 53

    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)

  • 54

    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.

  • 55

    A startup is developing a web application where users can find articles based on various criteria such as keywords, authors, or topics. They seek an AWS service that can handle this function efficiently. Which service should they use?

    Amazon OpenSearch Service

  • 56

    Which of the following is a sole responsibility of AWS?

    Availability Zone management

  • 57

    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.

  • 58

    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

  • 59

    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

  • 60

    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

  • 61

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

    Automatically terminate AWS resources if budget thresholds are exceeded., Create budgets and receive notifications if current or forecasted usage exceeds the budgets.

  • 62

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

    Launch the instances across multiple Availability Zones in a single AWS Region.

  • 63

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

    Amazon Machine Image (AMI)

  • 64

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

    Elasticity

  • 65

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

    AWS Batch, AWS Elastic Beanstalk

  • 66

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

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

  • 67

    A financial services firm wants to build a real-time analytics platform where data can be streamed and analyzed on the fly. They are looking to use Apache Kafka for this, but they want to avoid the overhead of managing the Kafka infrastructure. Which AWS service would be the best fit for this requirement?

    Amazon MSK

  • 68

    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.

  • 69

    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

  • 70

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

    Cost Allocation Tags

  • 71

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

    AWS Trusted Advisor

  • 72

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

    Amazon RDS Multi-AZ deployment

  • 73

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

    Amazon CloudWatch, AWS CloudTrail

  • 74

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

    Remove single points of failure, Loose coupling

  • 75

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

    Amazon Macie

  • 76

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

    AWS Cloud Development Kit (AWS CDK)

  • 77

    For what purpose would a Cloud Practitioner access AWS Artifact?

    Gain access to AWS security and compliance documents.

  • 78

    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