Heads up: opening this section reveals every question, every option, and the correct answer for this round. If you came here to play, scroll up and hit Play first.
Question 1: What is the primary definition of cloud computing?
- On-demand delivery of services over the internet
- A private network restricted to one office building
- Storing files only on a local physical hard drive
- The process of manually managing physical servers
Answer: A. On-demand delivery of services over the internet
Explanation: Cloud computing is defined as the on-demand delivery of computing services, such as servers and storage, over the internet, rather than relying on local hardware.
Question 2: What does the Shared Responsibility Model dictate?
- The provider secures data and the customer secures hardware
- The provider secures infrastructure and the customer secures data
- The provider is solely responsible for all security layers
- The customer is solely responsible for all security layers
Answer: B. The provider secures infrastructure and the customer secures data
Explanation: Under the Shared Responsibility Model, the cloud provider is responsible for securing the underlying infrastructure, while the customer is responsible for securing their own data and configurations.
Question 3: What is the Principle of Least Privilege?
- Granting users access to all system resources
- Restricting access to only one specific time of day
- Providing only the minimum permissions necessary
- Giving administrative rights to every new user
Answer: C. Providing only the minimum permissions necessary
Explanation: The Principle of Least Privilege ensures that users and services are granted only the minimum level of access or permissions required to perform their specific tasks.
Question 4: When should data encryption be applied in the cloud?
- Only when data is stored on a local drive
- Both at rest and in transit
- Only when data is being viewed by an admin
- Only when data is being deleted
Answer: B. Both at rest and in transit
Explanation: To ensure comprehensive security, data must be encrypted both at rest, while stored in databases or disks, and in transit, while moving across the network.
Question 5: What is a primary benefit of automating cloud tasks?
- It forces all servers to run at maximum capacity
- It reduces operating costs and minimizes human error
- It increases the likelihood of configuration errors
- It eliminates the need for any human oversight
Answer: B. It reduces operating costs and minimizes human error
Explanation: Automation of configuration and management tasks helps reduce operational costs and significantly minimizes the risk of human error during deployment processes.
Question 6: Why should production and development environments be separated?
- To increase the cost of cloud subscriptions
- To make the network architecture more complex
- To prevent accidental changes to live systems
- To ensure developers have access to live customer data
Answer: C. To prevent accidental changes to live systems
Explanation: Separating environments ensures that testing and development activities do not accidentally impact or disrupt the live production systems used by customers.
Question 7: What is a key strategy for cloud cost optimization?
- Purchasing more hardware than is needed
- Rightsizing resources to match actual demand
- Running all servers at maximum capacity
- Avoiding the use of cloud storage services
Answer: B. Rightsizing resources to match actual demand
Explanation: Rightsizing involves switching to smaller or more appropriate instance types for low-CPU servers, which is a primary strategy for reducing unnecessary cloud costs.
Question 8: What is the purpose of multi-factor authentication (MFA)?
- To bypass the need for strong passwords
- To require more than one verification method
- To allow users to share passwords easily
- To automatically delete inactive user accounts
Answer: B. To require more than one verification method
Explanation: Multi-factor authentication is a critical security practice that requires users to provide two or more verification methods to access cloud resources, enhancing account protection.
Question 9: What is essential for ensuring data recoverability?
- Avoiding the use of cloud-based backups
- Storing all data on a single physical server
- Deleting old data to save storage space
- Regular backups with tested restore processes
Answer: D. Regular backups with tested restore processes
Explanation: Regular data backups are only effective if the restore processes are tested, ensuring that data can be successfully recovered during disasters or accidental loss.
Question 10: What is a major advantage of cloud computing for businesses?
- Paying only for the resources actually used
- Requiring a fixed, high-cost hardware investment
- Limiting access to only one geographic location
- The need to manage all physical hardware manually
Answer: A. Paying only for the resources actually used
Explanation: Cloud computing allows businesses to avoid managing physical hardware and instead pay only for the specific resources they consume, improving financial flexibility.