Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

WL-PT3

Total questions: 65

Worksheet time: 35mins

Name
Class
Date
1.

Which of the following security services can be used to detect users' personal credit card numbers from data stored in Amazon S3?

a)
Amazon Macie
b)
Amazon Inspector
c)
Amazon GuardDuty
d)
Amazon Detective
2.

Users in the Developer Team need to deploy a multi-tier web application. Which service can be usedto create a customized portfolio that will help users for quick deployment?

a)

AWS CloudFormation

b)

AWS Service Catalog

c)

AWS Code Deploy

d)

AWS Config

3.

Which of the following services are used by AWS Service Catalog as a combination to create aportfolio of products?

a)
AWS CloudFormation and AWS Identity and Access Management (IAM)
b)
AWS Lambda and Amazon S3
c)
Amazon RDS and Amazon Redshift
d)
Amazon EC2 and Amazon Route 53
4.

A client is planning to move some of his On-Premise application workloads to AWS Cloud. He wants toknow the elements of AWS cloud for which he will have a cost associated. Which of these elements willNOT require the client to pay for its use?

a)

Data out transfer costs

b)
AWS Reserved Instances
c)
AWS Support Plans
d)

Data in transfer costs

5.

Which of the following options would entice a company to use AWS over an on-premises data center?Choose 2 answers from the options given below

a)

Ability to use resources on demand

b)

Having a highly available infrastructure

c)

Having access to Unlimited Physical servers

d)

Having access to Free and Unlimited Storage

6.

In serverless services such as AWS Lambda, what are the implications of the Shared ResponsibilityModel?

a)

The user is responsible for IAM roles and identities that can invoke the AWS Lambda functions.

b)

Amazon is responsible for any malicious code written in the IDE and can terminate any rogue activity.

c)

The user is responsible for the security and access to the instances that handle the compute capacity.

d)

Amazon has overall responsibility for the infrastructure, including IAM roles and identities thatcan invoke functions

7.

A large Oil & gas company is planning to deploy a high-volume application on multiple Amazon EC2instances. Which of the following can help to reduce operational expenses?

a)

Deploy Amazon EC2 instance with Amazon instance store-backed AMI

b)
Utilizing Auto Scaling with Amazon EC2 instances
c)

Deploy Amazon EC2 instance in multiple AZ’s

d)
Deploying the application on a single Amazon EC2 instance without redundancy
8.

Which of the following are best practices when designing cloud-based systems? (Select TWO)

a)

Use as many services as possible

b)

Assume everything will fail

c)

Build loosely-coupled components

d)

Build Tightly-coupled components

9.

Within the AWS Cloud Adoption Framework (CAF), which of the following correctly represents the fourperspectives used to structure the framework’s guidance and their associated categories?

a)
Business, People, Governance, Platform
b)
Strategy, Culture, Risk, Applications
c)
Finance, Technology, Compliance, Infrastructure
d)
Leadership, Security, Operations, Data
10.

You have been hired as an AWS Architect for a company. There is a requirement to host anapplication using EC2 Instances. The Infrastructure needs to scale on-demand and also be fault-tolerant. Which of the following would you include in the design? (Select TWO)

a)
RDS Instance
b)
Load Balancer
c)
Single-AZ deployment
d)

Auto Scaling Groups

e)
Manual Scaling Groups
11.

A website for an international sport governing body would like to serve its content to viewers fromdifferent parts of the world in their vernacular language. Which of the following servicesprovide location-based web personalization using geolocation headers?

a)

Amazon CloudFront

b)
IP Geolocation Database
c)

Amazon Lightsail

d)

Amazon Route 53

12.

You have a mission-critical application that must be globally available at all times. If this is the case,which of the below deployment mechanisms would you employ?

a)
Regional deployment
b)
Local deployment
c)
Multi-region deployment
d)
Single-region deployment
13.

Which of the following can be used to protect against DDoS attacks? Choose 2 answers from theoptions given below.

a)

Web Application Firewall (WAF)

b)
Intrusion Detection System (IDS)
c)
Antivirus software
d)
Firewall
e)

AWS shield

14.

A motion sensor device needs to analyze motion data in its vicinity. Which of the following AWSservices can help in the fast processing of data without internet connectivity?

a)

AWS IOT Greengrass

b)
Amazon S3
c)
AWS Lambda
d)

IoT Device Management

15.

EC2 User Data provides a feature wherein I can do bootstrapping activities when the instance iscreated. Which of the following statement regarding User Data is incorrect?

a)

User Data script can be modified using both the AWS console & the AWS CLI.

b)

No need to use 'sudo' in the User Data script to run as the root user.

c)

User data for an instance can be modified if it is in the running state and the root volume is anEBS volume

d)

User data for an instance can be modified, if the instance is in the stopped state and the rootvolume is an EBS volume.

16.

A web application co-located in two geographically distinct locations is experiencing degraded service or some issue with in one of the locations. What is the most appropriate routing policy to implement in AmazonRoute 53?

a)
Latency-based routing policy
b)
Weighted routing policy
c)
Geolocation routing policy
d)
Failover routing policy
17.

What is the concept of an AWS region?

a)

It is a collection of Edge locations.

b)

It is a collection of Compute capacity

c)

It is a geographical area divided into Availability Zones

d)

It is the same as an Availability zone

18.

Users of a popular e-commerce website currently speak to call center agents for query resolutionrelated to the website’s products & services. How can the website build virtual contact center agentsto enable self-service capabilities for its users quickly in case of aws services?

a)

Using Amazon Kendra

b)

Using Amazon Personalize

c)

Using Amazon Lex

d)

Using Amazon Polly

19.

Which of the following can be used to manage identities in AWS?

a)
AWS Security Group Management
b)
AWS Virtual Private Cloud (VPC)
c)
AWS CloudFormation
d)
AWS Identity and Access Management (IAM)
20.

You are working on an e-commerce web application running on an EC2 instance. But it isexperiencing a bad performance in browsing and searching use cases when heavy load use-cases are running simultaneously. The application monitors highlight a bottleneck in the web tier.

You decide to re-engineer the application code by

decoupling

the web tier components from the order's heavy workloads. What AWS service can support the application change?

a)
Amazon SQS
b)

AWS SQS

c)
Amazon RDS
d)
Amazon S3
21.

An online streaming company is prohibited from broadcasting its content in certain countries andregions in the world. Which Amazon Route 53 routing policy would be the most suitable inguaranteeing their compliance?

a)
Round robin routing
b)
Weighted routing
c)
Geolocation routing
d)
Failover routing
22.

Which of the following are attributes that determine the cost of On-Demand EC2 Instance? (SelectTHREE)

a)

instance type

b)
instance size
c)
availability zone
d)
operating system
e)

Region

23.

A company wants to utilize AWS storage. For them, low storage cost is paramount. The data is rarely retrieved and a data retrieval time of 13-14 hours is acceptable for them. What is the best storage option to use?

a)
Amazon S3 Glacier
b)
Amazon S3 Standard
c)
Amazon S3 One Zone-IA
d)
Amazon S3 Intelligent-Tiering
24.

A software development team needs to automate compiling code, packaging it, creating a dockerimage, and running unit tests for the code they develop. Which AWS service can help them achievethis?

a)
AWS CodeDeploy
b)
AWS Lambda
c)
AWS CodePipeline
d)
AWS CodeBuild
25.

Which AWS service provides a fully managed NoSQL database service that provides fast andpredictable performance with seamless scalability?

a)
Amazon RDS
b)
Amazon Redshift
c)
Amazon Aurora
d)
Amazon DynamoDB
26.

In the AWS Billing and Management service, which tool will allow the user to graphically visualize billingand usage over time, particularly monthly running costs?

a)
AWS Cost Explorer
b)
AWS Spending Analyzer
c)
AWS Expense Viewer
d)
AWS Cost Tracker
27.

In the AWS Billing and Management service, which tool will allow the user to graphically visualize billingand usage over time, particularly monthly running costs?

a)
AWS Expense Viewer
b)
AWS Cost Tracker
c)
AWS Billing Analyzer
d)
AWS Cost Explorer
28.

An educational institution has desktop applications that they want to convert to SaaS withoutrewriting & providing streaming access to students online. Which AWS service will help do so?

a)
Amazon AppStream
b)
Amazon WorkSpaces
c)
Amazon Elastic Transcoder
d)
Amazon CloudFront
29.

In the AWS Billing and Management service, which tool can provide usage-based forecasts ofestimated billing costs and usage for the coming months?

a)
AWS Billing Predictor
b)
AWS Cost Explorer
c)
AWS Usage Analyzer
d)
AWS Cost Predictor
30.

Which of the below AWS services allows you to increase the number of resources based on thedemand of the application or users?

a)
AWS Elastic Beanstalk
b)
AWS Lambda
c)
AWS CloudFormation
d)
AWS Auto Scaling
31.

Which of the following AWS managed database service provides processing power that is up to 5Xfaster than a traditional MySQL database?

a)
Amazon Aurora
b)
Amazon Redshift
c)
Amazon RDS
d)
Amazon Neptune
32.

Which of the following services helps in governance, compliance, and risk auditing in AWS?

a)
AWS Config
b)
AWS Inspector
c)
AWS Monitor
d)
AWS Shield
33.

My organization has certain software usage policies that I need to comply with. How can I storecustomized software libraries that my team can use for software development on AWS Cloud?

a)

Using AWS CodeArtifact

b)

Using AWS CodeCommit

c)

Using AWS CodeGuru

d)

I cannot customize and store software libraries in AWS. I need to import them directly frompublic repositories like Maven Central

34.

A website designed using On-Premise servers has a consistent increase in traffic during certainoccasions like Christmas & Thanksgiving. The first year saw a 20% average increase while the secondyear saw a 40% average increase. It is observed that every year I need to spend on new Servers thatlie idle after usage. If I use AWS Cloud resources instead, the advantages that I will get are ______.

a)

I can go Global in minutes

b)

I can increase speed & agility of my website

c)

I do not need to maintain the DNS name

d)

can save on costs due to the elastic nature of the cloud

35.

Which of the following is the customer responsibility with respect to AWS shared responsibility modelfor cloud Sustainability?

a)

Achieve high server utilization rates

b)

Sourcing Renewable power

c)

Optimizing Workload & resource utilization

d)

Delivering efficient servers

36.

In the AWS Well-Architected Framework, which of the following is NOT a Security design principle todesign solutions in AWS?

a)

Enable Traceability.

b)

Implement a strong Identity foundation

c)

Protect Data at rest & in transit.

d)

Apply Security only at the edge of the network

37.

What is the key difference between an availability zone and an edge location?

a)

None of the above

b)

Edge locations are used as control stations for AWS resources

c)

An availability zone is an isolated location within an AWS region, whereas an edge location willdeliver cached content to the closest location to reduce latency

d)

An availability zone is a grouping of AWS resources in a specific region. An edge location is aspecific resource within the AWS region

38.

financial company wants to automate the detection of suspicious banking transactions to alertcustomers. Which AWS service will meet this requirement?

a)

Amazon Polly

b)

Amazon SageMaker

c)

Amazon Comprehend

d)

Amazon Rekognition

39.

Which of the following statements related to CodePipeline are correct? (SELECT TWO)

a)

Only AWS-provided source repositories like CodeCommit can be used as the Source Providerin CodePipeline

b)

AWS CodePipeline can periodically check the selected code repository for codechanges

c)

One can use Jenkins as a Build Provider while configuring CodePipeline at the buildstage

d)

Both Build & Deploy stages are mandatory while configuring CodePipeline

e)

If a CodePipeline “Build” stage fails due to missing artifacts, one needs to trigger the pipelinemanually after adding the artifacts to the code repository

40.

You have a Web application hosted in an EC2 Instance that needs to send notifications based onevents. Which of the below services can assist in sending notifications?

a)
Amazon CloudFront
b)
Amazon Elastic Block Store (EBS)
c)
Amazon Simple Notification Service (SNS)
d)
Amazon Simple Email Service (SES)
41.

Which AWS Well-Architected pillar focuses on using minimum required hardware for resourcesdeployed in AWS Cloud ?

a)
Performance Efficiency
b)
Security
c)
Reliability
d)

Sustainability Pillar

42.

Which of the following services can be used to automate application code deployment to AmazonEC2 instance?

a)
AWS Lambda
b)
AWS CodePipeline
c)
AWS CodeDeploy
d)
AWS CodeBuild
43.

Which of the following are benefits of the AWS's Relational Database Service (RDS)? Choose the 2correct answers from the options below.

a)

Automated patches and backups

b)

DB owner can resize the capacity accordingly

c)

It allows you to store unstructured data

d)

It allows you to store NoSQL data

44.

While using IAM within AWS, they recommend a list of best practices to be used while managing Users& their permissions. Which of the IAM practices are best to be chosen?

a)

An IAM user should be given default access to all services for being able to develop & deliverapplications quickly

b)

Users should be provided both Passwords & Access keys within the AWS environment

c)

Within AWS, services should use roles for accessing other services

d)

For cross account access it is best to share the Access Keys when one Account needs toaccess services of another Account

45.

A company wants to create standard templates for the deployment of their Infrastructure. WhichAWS service can be used in this regard?

a)
AWS CloudFormation
b)
AWS Elastic Beanstalk
c)
AWS Lambda
d)
AWS S3
46.

You have a distributed application that periodically processes large volumes of data across multipleAmazon EC2 Instances. The application is designed to recover gracefully from Amazon EC2 instancefailures. You are required to accomplish this task most cost-effectively.

Which of the following will meet your requirements?

a)
Use Amazon EC2 Dedicated Hosts
b)
Use Amazon EC2 On-Demand Instances
c)
Use Amazon EC2 Reserved Instances
d)
Use Amazon EC2 Spot Instances
47.

You want to create a stream processing solution to process and query real-time streaming datausing a SQL-based solution. You are looking for the simplest approach available that AWS provides.

What AWS service should you use?

a)
Amazon Kinesis Data Pipeline
b)
Amazon Kinesis Data Analytics
c)
Amazon Redshift
d)
Amazon DynamoDB
48.

What of the following AWS services allows developers to deploy and manage web applications on thecloud easily?

a)
Elastic Beanstalk
b)
CloudFormation
c)
S3
d)
Lambda
49.

A company is deploying a new two-tier web application in AWS. The company wants to store theirmost frequently used data to improve the response time for the application. Which AWS serviceprovides the caching solution for the company’s requirements?

a)
Amazon ElastiCache
b)
Amazon DynamoDB
c)
Amazon RDS
d)
Amazon S3
50.

If you want to take a backup of an EBS Volume, what would you do?

a)
Restart the EC2 instance
b)
Detach the EBS Volume
c)
Delete the EBS Volume
d)
Create a snapshot of the EBS Volume.
51.

Which of the following options of AWS RDS allows for AWS to failover to a secondary database in casethe primary one fails?

a)
Single-AZ deployment
b)
Data Encryption
c)
Multi-AZ deployment
d)
Backup and Restore
52.

For which of the following AWS resources, the Customer is responsible for the infrastructure-relatedsecurity configurations?

a)

EC2 instances

b)

S3 buckets

c)
DynamoDB tables
d)
Lambda functions
53.

Which of the following statements regarding Amazon Athena are accurate? (Select TWO)

a)

Amazon Athena uses a variety of query languages including SQL, LDAP, JPQL as well as CQL

b)

Amazon Athena is compatible with data formats such as CSV, JSON, ORC, AVRO andParquet

c)

Amazon Athena resources are allocated in accordance to processing and memoryrequirements prior to deployment.

d)

Amazon Athena is not suitable for complex analysis such as large joins, window functions andarrays

e)

Amazon Athena queries data directly from Amazon S3

54.

An administrator is running a large deployment of AWS resources that are spread across several AWSRegions. They would like to keep track of configuration changes on all the resources and maintain aconfiguration inventory. What is the best service they can use?

a)
AWS Config
b)
AWS Tracker
c)
AWS Watcher
d)
AWS Monitor
55.

Whilst working on a collaborative project, an administrator would like to record the initial configuration and several authorized changes that engineers make to the route table of a VPC. What is the best method to achieve this?

a)
Use AWS Config to manually track changes made to the VPC route table.
b)
Enable VPC Flow Logs to monitor changes to the VPC route table.
c)
Create a custom script to log changes made to the VPC route table.
d)
Use AWS CloudTrail to record all API calls made to the VPC route table.
56.

A company does not want to manage their database. Which of the following services is a fullymanaged NoSQL database provided by AWS?

a)
Amazon Redshift
b)
Amazon DynamoDB
c)
Amazon RDS
d)
Amazon Aurora
57.

Which of the following tools can be used to create an estimated cost for a new solution to bedeployed on AWS Cloud infrastructure?

a)
Azure Pricing Calculator
b)
Google Cloud Pricing Calculator
c)
IBM Cloud Pricing Calculator
d)
AWS Pricing Calculator
58.

Which of the following services helps provide a connection from on-premises infrastructure toresources hosted in the AWS Cloud? Choose 2 answers from the options given below.

a)
AWS Route 53
b)

AWS Direct Connect,

c)

AWS VPN

d)
AWS S3
59.

A small finance institute is looking for an option of launching an accounting application in AWS cloud. Which of the following services can be used for quick launch with a pre-configured resource?

a)

Amazon LightSail

b)
AWS CloudFormation
c)
AWS Lambda
d)

AWS Elastic Beanstalk

60.

Which AWS Service provides a centralized platform for aggregating, prioritizing, and managing security alerts and compliance findings across an organization's AWS environment?

a)
Amazon Shield
b)
AWS Config
c)
Amazon Macie
d)

AWS Security Hub

61.

There is a requirement to host a set of servers in the Cloud for a short period of 3 months. Theinstances should be highly available and cost-effective. The instances can not be interrupted duringprocessing. Which of the following types of instances should be chosen?

a)
Spot Instances
b)
Reserved Instances
c)
On-Demand Instances
d)
Dedicated Instances
62.

Which of the below can be configured to enhance the security at the subnet level?

a)

Security Group

b)
VLANs
c)

NACL (Network Access Control List)

d)
Firewalls
63.

Which of the following is not a disaster recovery deployment technique?

a)

Multi-Site

b)

Single Site

c)

Warm standby

d)

Pilot light

64.

What is the purpose of a DNS server?

a)
To translate domain names into IP addresses
b)
To create websites
c)
To send emails
d)
To play music
65.

What categories full under those analyzed by the AWS Trusted Advisor program? (Select all that apply) Choose the 2 Correct answers:

a)
Security
b)
Scalability
c)

Cost Optimization

d)
Reliability