Font size
WorksheetsAWS Practice Exam (IT 335-01)
Total questions: 50
Worksheet time: 26mins
How do you typically pay for the use of cloud resources?
Reserved Instances
Prepaid/Fixed Subscriptions
On a pay-as-you-go basis
AWS Savings Plan
Which technology provides oversight for the cloud?
mainframes
virtual machines
dumb terminals
Hypervising
Why do many people choose to use the cloud for everyday tasks?
for enhanced security and privacy
for convenience, collaboration, and sophistication
for advertising and growing fans and customers
for simplicity and ease of operations
What marks the origin of cloud computing, and when did it occur?
the development of networking in the 1960s
the development of mainframe computing in the 1950s
the invention of the transistor in the 1940s
Which of the below is not a “best practice” concept for deploying Cloud infrastructure?
Security
Reliability
Performance Efficiency
Hybrid Cloud
Which cloud concepts are you responsible for knowing for the AWS Certified Cloud Practitioner Exam?
advantages over legacy IT, models and deployments, and architecture
history, security, and technology
software, platforms, and infrastructure
How do economies of scale provide an advantage for the use of cloud computing over establishing a data center?
with faster performance
by providing the latest in hardware and software
with lower prices due to competition between cloud services
by offering a portion of a large, optimized service
Your team wants to configure custom applications without worrying as much about security and hardware configurations. Which service model is most appropriate?
SaaS
PaaS
MaaS
IaaS
MedOpal is an aggregator of personal medical records for professionals who need to travel extensively. Security is paramount. Which type of deployment suits MedOpal best?
hybrid
cluster
cloud
private
Why did Amazon originally venture into cloud computing?
to increase market share
to serve third-party vendors
to reduce costs
to facilitate scale-up
Why do many large organizations use cloud computing?
for scalability, rapid deployment, and efficiency
for scalability, rapid deployment, and efficiency
to segment customer populations by geography and age
for simplicity, popular appeal, and ease of obtaining expertise
How should you use AWS Free Tier?
as a way to explore
as an in-depth resource
as a routine service
as a toy
How can you make the URL for your weblog simpler than the long AWS string?
by using the correct EC2
by using WordPress
by using the paid AWS domain registrar
by using an AMI
Your team has some extensive calculations to conduct for an engineering design. Which type of service would be most helpful?
database
storage
machine learning
compute
What information is necessary for AWS account creation?
telephone number and credit card credentials
physical address and mobile phone number
name and banking details
Amazon ID and password
What does the acronym SIP PHO stand for?
Software, Infrastructure, Public, Private, Hybrid, Other
Stand-Alone, Independent, Private, Public, Hybrid, On-Premises
Stand-Alone, Independent, Public, Platform, Hybrid, Other
Software, Infrastructure, Platform, Public, Hybrid, On-Premises
Which areas remain for you to learn about before taking the AWS Certified Cloud Practitioner exam?
billing and pricing, technology, and security
pricing, machine learning, and storage
security, privacy, and parallel computing
encryption, operating systems, and storage
Which description best characterizes the cloud?
The internet
The Cloud
The VMs
The MIS
Which statement is TRUE for the AWS global infrastructure?
A Region consists of a single Availability Zone.
An Availability Zone consists of two or more Regions.
A Region consists of two or more Availability Zones.
An Availability Zone consists of a single Region.
Which factors should be considered when selecting a Region? (Select TWO.)
Compliance with data governance and legal requirements
Proximity to your customers
Which statement best describes Amazon CloudFront?
A service that enables you to run infrastructure in a hybrid cloud approach
A serverless compute engine for containers
A service that enables you to send and receive messages between software components through a queue
A global content delivery service
Which site does Amazon CloudFront use to cache copies of content for faster delivery to users at any location?
Region
Availability Zone
Edge location
Origin
Which action can you perform with AWS Outposts?
Automate actions for AWS services and applications through scripts.
Access wizards and automated workflows to perform tasks in AWS services.
Develop AWS applications in supported programming languages.
Extend AWS infrastructure and services to your on-premises data center.
Your company has an application that uses Amazon EC2 instances to run the customer-facing website and Amazon RDS database instances to store customers’ personal information. How should the developer configure the VPC according to best practices?
Place the Amazon EC2 instances in a private subnet and the Amazon RDS database instances in a public subnet.
Place the Amazon EC2 instances in a public subnet and the Amazon RDS database instances in a private subnet.
Place the Amazon EC2 instances and the Amazon RDS database instances in a public subnet.
Place the Amazon EC2 instances and the Amazon RDS database instances in a private subnet.
Which component can be used to establish a private dedicated connection between your company’s data center and AWS?
Private subnet
DNS
AWS Direct Connect
Virtual private gateway
Which statement best describes security groups?
They are stateful and deny all inbound traffic by default.
They are stateful and allow all inbound traffic by default.
They are stateless and deny all inbound traffic by default.
They are stateless and allow all inbound traffic by default.
Which component is used to connect a VPC to the internet?
Public subnet
Edge location
Security group
Internet gateway
Which service is used to manage the DNS records for domain names?
Amazon Virtual Private Cloud
AWS Direct Connect
Amazon CloudFront
Amazon Route 53
Which Amazon S3 storage classes are optimized for archival data? (Select TWO.)
Amazon S3 Standard
Amazon S3 Glacier Flexible Retrieval
Amazon S3 Intelligent-Tiering
Amazon S3 Glacier Deep Archive
Which statement or statements are TRUE about Amazon EBS volumes and Amazon EFS file systems?
EBS volumes store data within a single Availability Zone. Amazon EFS file systems store data across multiple Availability Zones.
EBS volumes store data across multiple Availability Zones. Amazon EFS file systems store data within a single Availability Zone.
EBS volumes and Amazon EFS file systems both store data within a single Availability Zone.
EBS volumes and Amazon EFS file systems both store data across multiple Availability Zones.
You want to store data in an object storage service. Which AWS service is best for this type of storage?
Amazon Managed Blockchain
Amazon Elastic File System (Amazon EFS)
Amazon Elastic Block Store (Amazon EBS)
Amazon Simple Storage Service (Amazon S3)
Which statement best describes Amazon DynamoDB?
A service that enables you to run relational databases in the AWS Cloud
A service that you can use to migrate relational databases, nonrelational databases, and other types of data stores
An enterprise-class relational database
A serverless key-value database service
Which service is used to query and analyze data across a data warehouse?
Amazon Redshift
Amazon Neptune
Amazon DocumentDB
Amazon ElastiCache
Which statement best describes an IAM policy?
An authentication process that provides an extra layer of protection for your AWS account
A document that grants or denies permissions to AWS services and resources
An identity that you can assume to gain temporary access to permissions
The identity that is established when you first create an AWS account
An employee requires temporary access to create several Amazon S3 buckets. Which option would be the best choice for this task?
AWS account root user
IAM group
IAM role
Service control policy (SCP)
Which statement best describes the principle of least privilege?
Adding an IAM user into at least one IAM group
Checking a packet’s permissions against an access control list
Granting only the permissions that are needed to perform specific tasks
Performing a denial of service attack that originates from at least one device
Which service helps protect your applications against distributed denial-of-service (DDoS) attacks?
Amazon GuardDuty
Amazon Inspector
AWS Shield
AWS Artifact
Which task can AWS Key Management Service (AWS KMS) perform?
Configure multi-factor authentication (MFA).
Update the AWS account root user password.
Create cryptographic keys.
Assign permissions to users and groups.
Which actions can you perform using Amazon CloudWatch? (Select TWO.)
Monitor your resources’ utilization and performance
Receive real-time guidance for improving your AWS environment
Compare your infrastructure to AWS best practices in five categories
Access metrics from a single dashboard
Which service enables you to review the security of your Amazon S3 buckets by checking for open access permissions?
Amazon CloudWatch
AWS CloudTrail
AWS Trusted Advisor
Amazon GuardDuty
Which categories are included in the AWS Trusted Advisor dashboard? (Select TWO.)
Reliability
Performance
Scalability
Fault tolerance
Which action can you perform with consolidated billing?
Review how much cost your predicted AWS usage will incur by the end of the month.
Create an estimate for the cost of your use cases on AWS.
Combine usage across accounts to receive volume pricing discounts.
Visualize and manage your AWS costs and usage over time.
Which pricing tool is used to visualize, understand, and manage your AWS costs and usage over time?
AWS Pricing Calculator
AWS Budgets
AWS Cost Explorer
AWS Free Tier
Which pricing tool enables you to receive alerts when your service usage exceeds a threshold that you have defined?
Billing dashboard in the AWS Management Console
AWS Budgets
AWS Free Tier
AWS Cost Explorer
Your company wants to receive support from an AWS Technical Account Manager (TAM). Which support plan should you choose?
Developer
Enterprise
Basic
Business
Which service or resource is used to find third-party software that runs on AWS?
AWS Marketplace
AWS Free Tier
AWS Support
Billing dashboard in the AWS Management Console
Which Perspective of the AWS Cloud Adoption Framework helps you structure the selection and implementation of permissions?
Governance Perspective
Security Perspective
Operations Perspective
Business Perspective
Which strategies are included in the six strategies for application migration? (Select TWO.)
Revisiting
Retaining
Rehosting
Redeveloping
What is the storage capacity of AWS Snowmobile?
40 PB
60 PB
80 PB
100 PB
Which statement best describes Amazon Lex?
A service that enables you to build conversational interfaces using voice and text
A machine learning service that automatically extracts text and data from scanned documents
A document database service that supports MongoDB workloads
A service that enables you to identify potentially fraudulent online activities
