Practice Test 1 Flashcards

1
Q

You have a variable and intermittent workload, so you want to use a compute service that allows you to pay only for the compute resources you use, without paying for compute time when your code isn’t running. Which of the following services should you use?

A

Lambda

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

A customer is on the Enterprise Support plan, and they’ve reported a business-critical system down support case. What is the guaranteed response time from AWS Support?

A

Less than 15 minutes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

A company is receiving automated alerts notifying them that their only production EC2 instance is continuously reaching 100% CPU utilization. When this happens, customers cannot make purchases and receive error messages stating they should try again later because all the company’s servers are busy. As part of the solution, what could be used to add or replace EC2 instances of the same size automatically across AZs?

A

Horizontal scaling

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

You have upgraded your AWS Support plan to the Business Support level. What is true of the Business Support plan?

A

< 1 hour response time support when your production system goes down.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

A project manager wants to identify, organize, search for, and filter all EC2 instances belonging to the Marketing department for budget management purposes. What is the best strategy for the project manager to identify Marketing resources?

A

Use tags

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What pillar of the Well-Architected Framework would include the use of information gathered through a workload process evaluation to drive adoption of new services or resources when they become available?

A

Performance Efficiency

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

A large manufacturing company would like to provide real-time feedback to machine operators regarding optimum machine speeds enabling less experienced operators to detect breaks earlier and maintain quality. Which service will allow the company to train and deploy a machine learning model that can detect machine issues early?

A

SageMaker

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

When monitoring the health of their application, a company notices one of their EC2 instances seems to handle a lot more traffic than the other instances. How can the company evenly distribute the traffic across all of its servers so that one server is not overwhelmed with requests?

A

Elastic Load Balancing

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Under the AWS shared responsibility model, who is responsible for the configuration of infrastructure devices?

A

AWS is responsible for the configuration of infrastructure devices.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

For which of the below is S3 a suitable storage solution?
Operating systems
Documents
Databases
Pictures

A

Documents
Pictures

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Your organization is multi-national and uses multiple AWS Regions. Which AWS service can be used to route users to the nearest data center to reduce latency?

A

AWS Route 53

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

A solutions architect wants to design an application architecture that reduces the risk of cascading failures between components. Which design principles should be considered when planning the cloud architecture?

A

Design the architecture to reduce inter-dependencies
Utilize loosely coupled components

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

An on-premises application requires a consistent, high-speed connection to the AWS Cloud environment that is better than an internet-based connection. Which AWS service can provide this connection?

A

Direct Connect

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

A customer set up an Amazon S3 bucket to accept downloads from their mobile application users. Due to data privacy requirements, the customer needs to automatically and continually scan S3 for the users’ addresses. Which service can do this?

A

Macie

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

A customer has created an Administrators group in IAM containing 5 users. What does the customer attach to the group to ensure all the users have the needed administrative access?

A

IAM policy

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What allows you to make entire buckets (like 1 hosting an S3 website) public?

A

Bucket policies

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

A startup is developing a new application. They don’t know how to anticipate the usage or workload demands for the application. Which benefit of cloud computing will allow the startup to automatically adjust compute capacity based on demand?

A

Elasticity

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

Configuring user permissions so that users can access only the resources they need to do their job follows what principle?

A

Principle of least privilege

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

You need to visualize, understand, and identify trends for future charges, as well as manage your AWS costs and usage over time. Which AWS tool would you use?

A

AWS Cost Explorer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

A company would like to build an application that supports multiple languages. Which machine learning service allows the company to add localization to their application?

A

Translate

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

When you upload an object to S3 storage, where will AWS keep it?

A

In multiple Availability Zones within the Region you select

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

A customer has an on-premises 5-gigabyte Oracle database that needs to be migrated to AWS and converted to Aurora. The customer requires minimal downtime to the database. Which service is the best option for migration and conversion?

A

Database Migration Service

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

A financial company needs to migrate large amounts of data, at a petabyte scale, to AWS. Which AWS service can perform this type of migration?

A

AWS Snowball

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

By default, what can a private subnet communicate with?

A

Public subnets in the same VPC
Other private subnets in the same VPC

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
Q

A company wants to ensure all AWS accounts in their environment conform to company-wide policies. Which services can help?

A

Control Tower
Organizations

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
26
Q

Which AWS tool is specifically designed to help a company estimate their potential cloud bill for migrating workloads and calculate the overall total cost of ownership (TCO) based on their proposed workloads?

A

The company can use the AWS Pricing Calculator.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
27
Q

Which service allows users to record software configuration changes within servers running on-premises over time?

A

Config

28
Q

A retail company has EC2 On-Demand Instances running to serve customer transactions. There is a set pattern of traffic where demand is high at 2 points in the day, but the instances sit idle for much of the day. What is a good way to optimize these resources?

A

Use an Auto Scaling group to scale out and in based on demand.

29
Q

A security administrator is setting up a new IAM user and has decided to grant the least privilege. What does the principle of least privilege mean?

A

Granting the minimum requirement to perform a task

30
Q

A company has designed a hybrid architecture and needs to connect its on-premises database to an application running on an EC2 instance in the AWS cloud using a fast, private, and secure manner. Which method allows the company to privately connect on-premises to the cloud?

A

Direct Connect

31
Q

In order to support their auditing and compliance efforts, a company needs to produce a report to audit the effects of password lifecycle requirements. How can they access a report that lists all users in their account along with the status of the various credentials?

A

IAM credential report

32
Q

Which AWS service can help you optimize your AWS environment by giving recommendations to reduce cost, increase performance, and improve security?

A

AWS Trusted Advisor

33
Q

A customer has noticed several of their AWS accounts were hacked and used to mine bitcoin. Who should the customer report the issue to?

A

AWS Trust & Safety team

34
Q

Under the shared responsibility model for EC2, who is responsible for patching the guest operating system?

A

The customer is responsible for patching the guest operating system.

35
Q

Which of the following is an AWS Well-Architected Framework design principle related to operational excellence?

A

Deploy smaller, reversible changes.

36
Q

A company that owns several warehouses (used to store and resell millions of like-new, open-box, and pre-owned items) would like to analyze images from their on-premises cameras to automatically detect if employees are wearing head covers (helmets) and other protective equipment. Which service can be used to perform the image analysis?

A

Rekognition

37
Q

A company wants to provide access to an Amazon S3 bucket to all applications running on a Reserved Instance (RI) that’s been assigned to a specific Availability Zone. What’s the best way to give S3 access to all applications running on the EC2 instance?

A

Use an instance profile to pass an IAM role with Amazon S3 permissions to the EC2 instance

38
Q

What is a geographical area of the world that is a collection of logically grouped data centers?

A

Region

39
Q

How can a customer with the Enterprise Support plan get help with billing and account questions?

A

Contact the Support Concierge team.
Use the AWS Support API to programmatically open a case with AWS Support.

40
Q

A DevOps engineer is planning for the deployment of an application that can’t be impacted if an entire geographic location is affected by a disaster. How can the engineer deploy this application?

A

Deploy the application to multiple Regions.

41
Q

In which of the following is CloudFront content cached?

A

Edge location

42
Q

A company is considering a serverless architecture and wants to build and run applications without having to manage infrastructure. Which AWS services should the company consider using when building applications?

A

S3
Fargate
Lambda
DynamoDB

43
Q

A large company is using multiple AWS accounts and would like to benefit from available volume discounts in AWS. Which AWS feature will enable the company to get volume discounts?

A

Use AWS Organizations and its consolidated billing feature to consolidate billing and payment for multiple AWS accounts.

44
Q

You need to set a number range of EC2 instances to be made available to handle the load for your application. Which AWS service should you use?

A

AWS Auto Scaling

45
Q

A company is in the process of migrating its workloads to AWS, and they want to develop and implement security policies. What are some of the recommended best practices for Identity and Access Management (IAM) they can put in place to make sure their accounts are secure?

A

Do not share access keys.
Create individual users instead of using root.
Enable MFA for privileged users

46
Q

A solutions architect is designing a system to withstand the failure of one or more components. What type of system is able to withstand failure?

A

Fault Tolerant

47
Q

Which of the following services helps you deliver content to your customers faster?

A

CloudFront

48
Q

A customer would like to store secondary backup copies of on-premises data to the cloud. The customer is not concerned about an extra level of protection by geographic redundancy but requires rapid access to the data when it is needed. Which Amazon S3 storage class should be used as the lowest cost option with rapid access?

A

S3 One Zone-Infrequent Access

49
Q

You have just created a new bucket and uploaded a file into it. Will this be automatically viewable by anyone on the internet?

A

No - by default, buckets and their contents are private

50
Q

A developer wants to be alerted when an EC2 running their application is approaching 100% CPU utilization. Which service helps the developer do this in an automated way?

A

CloudWatch

51
Q

A company is developing a new web application that has high availability requirements. How can the company increase availability when deploying the application?

A

Deploy the application to span across multiple Availability Zones (AZs).
Utilize a multi-Region deployment when deploying the application.

52
Q

Your company would like to begin using Auto Scaling to add servers when CPU utilization reaches a certain threshold (e.g., 70%). Which service can you use to trigger actions when CPU utilization crosses the threshold?

A

CloudWatch Alarms

53
Q

Which of the following is used to secure Amazon S3 buckets?

A

Bucket access policy

54
Q

As an IT support center team member, you begin receiving calls from users about problems they’re experiencing with your company’s AWS-based point-of-sale system. You want to begin your investigation by checking with AWS for any service alerts they may be communicating. Which AWS tool will you give you the information you seek?

A

AWS Personal Health Dashboard

55
Q

When configuring an Application Load Balancer (ALB) to ensure high availability, which of the following steps is recommended by AWS?

A

Configure the load balancer to distribute incoming traffic across your registered targets in multiple Availability Zones

56
Q

The AWS Cloud spans multiple Regions, Availability Zones (AZs), edge locations, and more. How would you best describe an Availability Zone?

A

One or more discrete data centers with redundant power, networking, and connectivity in an AWS Region

57
Q

A company is hosting a public-facing static website out of an S3 bucket. When reviewing website analytics and traffic, the company is surprised to learn the website is accessed by millions of users around the globe. The company wants to ensure all its users are seeing fast response times. Which AWS service will help to deliver this website globally with low latency?

A

CloudFront

58
Q

How can a customer on the Developer Support plan open a system impaired support case?

A

Open a technical support case via email.

59
Q

A developer is building a new application and is given the option to deploy the application on-premises or to the AWS Cloud. What benefits does the AWS Cloud provide over an on-premises deployment?

A

Ability to focus on building the application instead of managing servers
Ability to pay-as-you-go without upfront contracts or long-term commitments
Ability to grow and shrink computing capacity based on demand

60
Q

A company has underutilized servers in its on-premises data center. Unfortunately, they are still required to pay for idle resources. Which benefit of the cloud can help the company solve this problem?

A

Elasticity

61
Q

A customer wants access to the full set of Trusted Advisor checks. What’s the minimum support plan they need to have access to?

A

Business Support

62
Q

How can Auto Scaling help your resources handle changes on demand?

A

By adding or removing EC2 instances from your EC2 fleet based on conditions you specify

63
Q

A customer is migrating their on-premises data center to AWS and has bandwidth constraints. Which service allows them to transport exabyte-scale datasets into AWS in a cost-effective and secure manner?

A

Snowmobile

64
Q

Which of the following are classified as migration services?

A

AWS Application Discovery Service
AWS Snowball

65
Q

A solutions architect is designing a new application for a customer. In designing the system, the architect recommends that content be cached to reduce latency to the end user. Which piece of the AWS global infrastructure allows for content to be cached and served from the nearest point to the user?

A

Edge location