Explore foundational cloud computing concepts and the key steps in launching your first EC2 instance within AWS. This quiz covers cloud types, service models, account creation, and basic AWS console usage.
Which option best describes the main benefit of cloud computing?
Explanation: Cloud computing provides on-demand access to shared resources through the internet, enabling flexibility and scalability. Physical infrastructure ownership is not required, offline data management is not a core feature, and manual server configuration is minimized through automation.
What is a hybrid cloud?
Explanation: A hybrid cloud integrates both public and private cloud resources, facilitating flexibility and data sharing. Single organization clouds are private, fully public clouds are not hybrid, and network connectivity is essential in all cloud models.
Which cloud service model offers fundamental resources like virtual servers, storage, and networking?
Explanation: IaaS provides foundational computing resources such as storage and networking. SaaS delivers fully managed software, PaaS offers application platforms, and DaaS is not a primary model discussed here.
During AWS account setup, which step verifies the user's identity?
Explanation: AWS verifies the user's identity by prompting them to enter a PIN during an automated call. Choosing a support plan, payment details, and contact info are separate steps but do not perform verification.
When launching your first EC2 virtual machine from the AWS Management Console, what must you do first?
Explanation: To create an EC2 instance, accessing the AWS Management Console by signing in is the initial step. Billing alarms and network monitoring can be configured later, and creating chatbots is unrelated to EC2 instance setup.