MCQs For AWS
MCQs For AWS
a) IaaS
b) PaaS
c) SaaS
d) CaaS
Which cloud service model allows developers to build, test, and deploy applications
without worrying about infrastructure management?
a) IaaS
b) PaaS
c) SaaS
d) CaaS
Which cloud deployment model allows multiple organizations to share the same
infrastructure while maintaining separate resources?
a) Public cloud
b) Private cloud
c) Hybrid cloud
d) Community cloud
C
Which cloud deployment model is owned and operated by a single organization?
a) Public cloud
b) Private cloud
c) Hybrid cloud
d) Community cloud
Which cloud deployment model combines the benefits of public and private clouds?
a) Public cloud
b) Private cloud
c) Hybrid cloud
d) Community cloud
Which cloud computing service model provides the highest level of abstraction to
users?
a) IaaS
b) PaaS
c) SaaS
d) CaaS
C
Which cloud computing service model is often used for web hosting, application
development, and testing environments?
a) IaaS
b) PaaS
c) SaaS
d) CaaS
Which cloud computing provider offers services such as EC2, S3, and RDS?
a) Google Cloud Platform (GCP)
b) Microsoft Azure
c) AWS (Amazon Web Services)
d) IBM Cloud
C
What does AWS stand for?
a) Advanced Web Services
b) Amazon Web Services
c) Automated Web Solutions
d) Agile Web Systems
B
Which AWS service provides a fully managed relational database service?
a) Amazon S3
b) Amazon RDS
c) Amazon EC2
d) Amazon Lambda
B
Which AWS service is used to store and retrieve large amounts of data?
a) Amazon S3
b) Amazon RDS
c) Amazon EC2
d) Amazon Lambda
A
Amazon EC2 is a service that provides:
a) Managed databases
b) Virtual servers in the cloud
c) Content delivery network
d) Big data analytics
B
Which of the following operating systems is supported by Amazon EC2?
a) Windows only
b) Linux only
c) Both Windows and Linux
d) macOS
C
Which of the following is not a valid pricing option for Amazon EC2 instances?
a) On-Demand Instances
b) Spot Instances
c) Reserved Instances
d) Elastic Instances
C
Amazon Linux is a:
a) Proprietary operating system developed by Amazon
b) Fork of the CentOS Linux distribution
c) Version of Ubuntu Linux
d) Customized version of Windows Server
A
Windows Server is a server operating system developed by:
a) Amazon
b) Microsoft
c) Red Hat
d) Canonical
B
Which of the following languages can be used to write scripts and automate tasks on
Windows Server?
a) Python
b) PowerShell
c) Ruby
d) Java