Back to Dashboard

AWS Cloud

Complete Subject Question Bank

Aws Cloud Architecture Design Principles#1

The AWS Well-Architected Tool provides a plan on how to architect for the cloud using established best practices.

A
True
B
False

The AWS Well-Architected Tool helps cloud architects review and improve their workloads based on AWS best practices across the six pillars of the Well-Architected Framework.

Aws Cloud Architecture Design Principles#2

___________focuses on achieving the lowest price for a system/workload. Optimize the cost while considering the account needs without ignoring factors like security, reliability, and performance.

A
Security
B
Cost Optimization
C
Performance efficiency
D
Operational excellence

Cost Optimization is the Well-Architected pillar focused on achieving the lowest cost while maintaining appropriate security, reliability, and performance for a workload.

Aws Cloud Architecture Design Principles#3

A pillar focuses on ensuring a system/workload delivers maximum performance for a set of AWS resources utilized.

A
Performance efficiency
B
Operational excellence
C
Reliability
D
Cost Optimization

Performance Efficiency ensures IT and computing resources efficiently meet system requirements. It covers selecting the right resource types and sizes and monitoring performance.

Aws Cloud Architecture Design Principles#4

____________ is a small, rugged, and secure edge computing and data transfer device.

A
AWS Snowcone
B
Amazon Edge Computing
C
AWS Snowball
D
Amazon CodeWhisperer

AWS Snowcone is the smallest, most portable member of the AWS Snow Family — a ruggedized edge computing and data transfer device weighing just 4.5 lbs.

Aws Cloud Architecture Design Principles#5

AWS WAF tool is used for reviewing existing infrastructure.

A
TRUE
B
FALSE

FALSE — AWS WAF (Web Application Firewall) protects web applications from common exploits like SQL injection. The AWS Well-Architected Tool is used for reviewing infrastructure architecture.

Aws Resource For Technology Support#6

Which of the following database services support dynamic schema?

A
Amazon DynamoDB
B
Amazon Aurora
C
Amazon ElastiCache
D
Amazon RDS

Amazon DynamoDB is a NoSQL database with a flexible, schemaless design. Each item in a DynamoDB table can have different attributes, unlike relational databases that require a fixed schema.

Aws Resource For Technology Support#7

Cloudwatch can monitor custom metrics in-addition to built-in metrics.

A
True
B
False

Amazon CloudWatch monitors AWS resources and applications. It collects built-in AWS service metrics and also allows publishing custom metrics from your own applications.

Aws Resource For Technology Support#8

AutoScaling increases/decreases the capacity of an EC2 instance automatically.(True/False)

A
True
B
False

AWS Auto Scaling automatically adjusts EC2 capacity up or down in response to defined conditions, ensuring optimal performance and cost efficiency.

Aws Resource For Technology Support#9

AWS DynamoDB is a serverless nosql database

A
True
B
False

Amazon DynamoDB is a fully managed, serverless NoSQL database that supports a flexible, schemaless data model — each item can have different attributes.

Aws Resource For Technology Support#10

Which of the following database service is PostgreSQL and MySQL compatible?

A
Amazon Redshift
B
Amazon Neptune
C
Amazon Aurora
D
Amazon RDS

Amazon Aurora is a cloud-native relational database fully compatible with MySQL and PostgreSQL, offering up to 5x MySQL and 3x PostgreSQL performance at a lower cost.

Billing And Pricing#11

Amazon EC2 ________ allow you to request spare Amazon EC2 computing capacity for up to 90 percent off the On-Demand price.

A
Reserved
B
Compute
C
On-demand
D
Spot Instances

Amazon EC2 Spot Instances let you use spare AWS compute capacity at up to 90% discount compared to On-Demand prices, ideal for fault-tolerant batch and stateless workloads.

Billing And Pricing#12

Which of the pricing options do customers pay per hour for compute?

A
Spot
B
On-demand
C
Savings Plan
D
Reserved

On-Demand pricing charges by the hour (or per second for some instance types) with no upfront commitment, providing maximum flexibility for variable or unpredictable workloads.

Billing And Pricing#13

Cost varies between regions(True/False)

A
True
B
False

The correct answer is: True.

Billing And Pricing#14

In AWS, you need to buy servers to host application.(True/False)

A
True
B
False

FALSE — In AWS, you do not need to buy physical servers. AWS provides virtual compute resources on demand, eliminating upfront hardware purchases.

General#15

Cloud computing converts capital expenditure into operational expenditure by:

A
Purchasing more servers upfront
B
Paying for resources as you consume them
C
Leasing physical data centers long-term
D
Buying licenses only once

Cloud computing converts upfront capital expenditure (CapEx) — buying servers — into operational expenditure (OpEx) by paying only for the resources consumed.

General#16

Which of the following is NOT one of the six advantages mentioned for cloud computing?

A
Trade CapEx for OpEx
B
Go global in minutes
C
Remove need for internet
D
Stop guessing capacity

The six advantages of cloud computing include: Trade CapEx for OpEx, benefit from massive economies of scale, stop guessing capacity, increase speed and agility, stop spending on data centers, and go global in minutes.

General#17

On-premise data centers compared to cloud generally have:

A
Lower initial capital cost
B
Faster global deployment
C
Higher upfront capital expense
D
Built-in auto-scaling by default

On-premises data centers require high upfront capital investment in hardware and facilities, in contrast to cloud's pay-as-you-go model.

General#18

Which service model provides virtual servers, storage and networking while you manage the OS?

A
SaaS
B
PaaS
C
IaaS
D
DBaaS

The correct answer is: IaaS.

General#19

Which cloud deployment model mixes on-premises and cloud resources?

A
Public
B
Private
C
Hybrid
D
Community

On-premises data centers require high upfront capital investment in hardware and facilities, in contrast to cloud's pay-as-you-go model.

General#20

AWS launched its cloud services in which year?

A
2000
B
2006
C
2012
D
2018

The correct answer is: 2006.

General#21

A benefit described as "stop spending money on undifferentiated heavy lifting" means:

A
You build physical racks yourself
B
Cloud provider manages low-level operational tasks
C
You must manage power and cooling
D
You own the hardware

AWS handles undifferentiated heavy lifting — the common, time-consuming infrastructure tasks — so teams can focus on business logic that differentiates their applications.

General#22

Which of the following is a Public Cloud example?

A
A company-owned data center
B
An AWS Region
C
An on-premises private cloud
D
A community cloud shared between institutions

In the Public cloud model, applications are fully hosted on cloud provider infrastructure and accessible over the internet. AWS is a public cloud provider.

General#23

Which statement is true about global reach in cloud?

A
Going global requires buying data centers
B
You can deploy across regions in minutes
C
Regions are always free to use
D
Latency is always lower with remote regions

The correct answer is: You can deploy across regions in minutes.

General#24

Which is an example of PaaS on AWS?

A
Amazon EC2
B
AWS Elastic Beanstalk
C
Amazon S3
D
Amazon VPC

PaaS provides a platform to develop, run, and manage applications without managing the underlying infrastructure. Examples include AWS Elastic Beanstalk and Google App Engine.

General#25

Which is a typical use-case of SaaS?

A
Running a custom VM
B
Using Gmail for email
C
Managing OS patches
D
Provisioning subnets

SaaS delivers fully managed software applications over the internet. Gmail and Salesforce are SaaS examples; AWS doesn't typically offer SaaS directly but enables customers to build them.

General#26

A Community Cloud is best described as:

A
Publicly accessible by anyone
B
Shared between organizations with common concerns
C
Always cheaper than public cloud
D
An AWS service tier

A Community Cloud is shared among organizations with common concerns (e.g., regulatory requirements) and is managed by the organizations or a third party.

General#27

One advantage of cloud is "stop guessing capacity" — this refers to:

A
Never having to monitor resources
B
Ability to scale resources to match demand
C
Manual capacity planning only
D
Fixed capacity provisioning

Cloud's elastic scaling eliminates the need to guess infrastructure capacity. You can scale up or down dynamically to match actual demand.

General#28

Which characteristic is NOT typically true for cloud providers achieving economies of scale?

A
Lower per-unit cost
B
Ability to share hardware across customers
C
Guaranteed zero-latency worldwide
D
Massive centralized procurement

Cloud providers achieve massive economies of scale by aggregating usage from hundreds of thousands of customers, translating to lower pay-as-you-go prices.

General#29

Which is TRUE about pay-as-you-go pricing?

A
You pay a fixed annual fee regardless of usage
B
You pay based on consumption
C
You cannot reduce costs
D
It applies only to storage services

Pay-as-you-go pricing means you pay only for the compute, storage, and other resources you actually consume, with no upfront commitments or long-term contracts.

General#30

Which cloud model gives you the most control over the OS?

A
SaaS
B
PaaS
C
IaaS
D
FaaS

The correct answer is: IaaS.

General#31

Which deployment model would you choose to meet strict regulatory or data locality needs?

A
Public Cloud
B
Private Cloud
C
Hybrid Cloud
D
Community Cloud

The correct answer is: Private Cloud.

General#32

Which is NOT a responsibility of the cloud provider in a typical IaaS offering?

A
Physical security of data centers
B
Management of guest OS inside VM
C
Power and cooling
D
Hardware maintenance

IaaS (Infrastructure as a Service) provides virtualized computing, storage, and networking. You manage the OS and above while the provider handles the physical infrastructure.

General#33

Which statement best matches "Go Global in Minutes"?

A
You must ship servers overseas
B
You can replicate applications to multiple regions quickly
C
You have to wait months to expand
D
Globalization is automated without configuration

Cloud providers have regions worldwide, allowing you to replicate and deploy applications globally in minutes rather than the months it would take to procure and set up physical infrastructure.

General#34

Which of the following is a common reason organizations adopt cloud?

A
To increase undifferentiated heavy lifting
B
To avoid scalability
C
To increase speed and agility
D
To remove all governance

AWS Organizations use Organizational Units (OUs) to hierarchically group AWS accounts. Service Control Policies (SCPs) can be applied to OUs for governance.

General#35

Which is an example of stopping undifferentiated heavy lifting?

A
Managing physical racks
B
Focusing on business logic while provider handles infrastructure
C
Writing drivers for hardware
D
Building custom network hardware

AWS handles undifferentiated heavy lifting — the common, time-consuming infrastructure tasks — so teams can focus on business logic that differentiates their applications.

General#36

Which aspect is typically better in cloud than in a traditional data center?

A
Predictable long procurement times
B
Elastic scalability
C
No need for security
D
Unlimited free compute

The correct answer is: Elastic scalability.

General#37

Which of the following pairs the correct service model with an example?

A
IaaS — Gmail
B
PaaS — Amazon Elastic Beanstalk
C
SaaS — Amazon EC2
D
IaaS — AWS Lambda

The correct answer is: PaaS — Amazon Elastic Beanstalk.

General#38

Why might an organization choose a hybrid cloud?

A
To keep everything on-premises
B
To maintain legacy apps on-prem while using cloud for new workloads
C
To avoid using cloud entirely
D
To ensure all data is public

AWS Organizations use Organizational Units (OUs) to hierarchically group AWS accounts. Service Control Policies (SCPs) can be applied to OUs for governance.

General#39

Which of the following best describes the "benefit from massive economies of scale"?

A
Cloud providers buy hardware in smaller batches
B
Cloud providers reduce cost per customer through large-scale operations
C
Cloud ensures zero operational cost for customers
D
Cloud providers eliminate the need for monitoring

Cloud providers achieve massive economies of scale by aggregating usage from hundreds of thousands of customers, translating to lower pay-as-you-go prices.

Introduction To Aws Cloud#40

AWS eliminate guessing on your infrastructure capacity needs.

A
True
B
False

The correct answer is: True.

Introduction To Aws Cloud#41

Cloud computing is the on-demand delivery of cloud services via the Internet with pay-as-you-go pricing.

A
True
B
False

Pay-as-you-go pricing means you pay only for the compute, storage, and other resources you actually consume, with no upfront commitments or long-term contracts.

Introduction To Aws Cloud#42

AWS Cloud's global footprint enables you to easily deploy applications to consumers all around the world (True/False)

A
True
B
False

The correct answer is: True.

Introduction To Aws Cloud#43

One of the benefit of the cloud is agility, resource can be provisioned with few click.True/False

A
True
B
False

The correct answer is: True.

Introduction To Aws Cloud#44

In which of the following models is an application hosted completely on the cloud?

A
Private
B
Hybrid
C
Public
D
On-prem

In the Public cloud model, all resources and applications are hosted on cloud provider infrastructure (e.g., AWS) and delivered over the internet. Private and Hybrid models retain some on-premises components.

Security And Compliance#45

AWS is responsible for protecting the Global infrastructure based on shared responsibility model .

A
True
B
False

The AWS Shared Responsibility Model: AWS manages security 'of' the cloud (infrastructure, physical security), while customers manage security 'in' the cloud (data, OS, applications).

Security And Compliance#46

Which of the following are best practices of IAM?

A
Enable Multifactor authentication
B
Delete root user password
C
Delete root user account
D
Delete access keys of root user

IAM best practices include enabling MFA on the root account and deleting root account access keys. You cannot delete the root user account itself; instead, lock it down. Deleting the root password is also not a standard practice.

Security And Compliance#47

Which of the below options is NOT a security best practice?

A
Use AWS account root user for daily activities
B
Remove unnecessary users and credentials
C
Grant least privilege
D
Use roles for applications

Using the root account for daily activities is a security anti-pattern. Best practice is to lock away root credentials, use IAM users/roles with least privilege, and enable MFA.

Security And Compliance#48

To organize and manage AWS resources, _________ is used.

A
Organizational units
B
Resource management
C
Resource groups
D
Administrative rights

AWS Resource Groups enable you to organize AWS resources by tags or CloudFormation stacks, making it easier to manage, automate, and track costs for related resources.

Security And Compliance#49

AWS is responsible for protecting the Global infrastructure based on shared responsibility model .

A
True
B
False

The AWS Shared Responsibility Model: AWS manages security 'of' the cloud (infrastructure, physical security), while customers manage security 'in' the cloud (data, OS, applications).

Security And Compliance#50

Security in the cloud means customers are responsible for securing everything they deploy in the cloud

A
True
B
False

The correct answer is: True.

Security And Compliance#51

To simplify the assignment of similar permissions for many users, ______ is used.

A
Resource management
B
Groups
C
Root account
D
Organizational units

IAM Groups allow you to assign the same set of permissions to multiple users simultaneously. Instead of managing each user individually, assign policies to a group and add users to it.

Technology - Core Services#52

Custom AMI can be created which includes application in the image

A
True
B
False

Amazon Machine Images (AMIs) can be customized and stored. A custom AMI can include your application, configuration, and software pre-installed for faster deployments.

Technology - Core Services#53

An Amazon EBS volume can be attached to multiple instances at a time.

A
True
B
False

FALSE — By default, an EBS volume can only be attached to one EC2 instance at a time. EBS Multi-Attach (for io1/io2) is a specific exception, not the default behavior.

Technology - Core Services#54

Amazon EC2 Instances utilizes Intel® Xeon® processors for providing customers with high performance and value.

A
True
B
False

Amazon EC2 instances can use Intel Xeon processors, but also AMD EPYC and AWS Graviton (ARM) processors. The statement is partially true but not universally accurate.

Technology - Core Services#55

When you create a bucket, by default the bucket is private

A
True
B
False

When you create an Amazon S3 bucket, it is private by default. All public access is blocked unless explicitly configured.

Technology - Core Services#56

S3 Bucket supports versioning? TRUE/FALSE

A
True
B
False

Amazon S3 supports versioning, which keeps multiple versions of an object in the same bucket, protecting against accidental overwrites or deletions.

Key Topics to Study

Based on our question bank analysis, master these concepts to score high in AWS Cloud.

CloudAWSAmazonEC2S3IAMPricingCompliance
Preparation Tip

"Focus on understanding the logic behind pseudocode loops and selection statements, as they form the bulk of technical assessments."