Cloud Architecture
Analyze cloud models and design solutions to meet business requirements (23% of exam).
Cloud architecture refers to the conceptual and structural design of cloud computing systems. In the context of CompTIA Cloud+, it involves orchestrating the necessary components—compute, storage, networking, and virtualization—to create a scalable, reliable, and secure environment that meets busin…
Cloud+ - Cloud Architecture Example Questions
Test your knowledge of Cloud Architecture
Question 1
A regional healthcare provider is assessing public cloud deployment for their appointment scheduling system. The infrastructure team is reviewing the provider's capacity management approach and notices that computing resources can be increased or decreased based on current demand levels. The team wants to understand the technical foundation that enables this flexible resource management. Which underlying technology most fundamentally enables public cloud providers to offer elastic resource allocation to their customers?
Question 2
A software development company is deploying a microservices architecture where some backend services require significantly more processing time than others. The operations team wants to prevent slower services from becoming overwhelmed while faster services remain underutilized. Which load balancing algorithm would be most appropriate for this scenario?
Question 3
A cloud administrator is troubleshooting a load balancer configuration for a high-traffic e-commerce platform. The application uses session-based authentication, and users are complaining that they are being logged out randomly during their shopping experience. Investigation reveals that subsequent requests from the same user are being routed to different backend servers. Which load balancer mechanism would resolve this user session inconsistency issue?