1
CompTIA Cloud+ (CV0-
004) Advanced Practice
Examination v2.0 150
Multiple-Choice Questions
with Detailed Rationales
a well detailed one 2025
/ 2026 written and
graded A+ upgraded
, 2
SECTION 1: CLOUD ARCHITECTURE (23% — 35 Questions)
Question 1
A multinational enterprise is designing a cloud architecture that must serve users across North
America, Europe, and Asia-Pacific with consistently low latency. The solution must also provide
geographic redundancy for disaster recovery. Which architecture BEST meets these
requirements?
A. Single-region deployment with a Content Delivery Network (CDN)
B. Multi-region active-active deployment with global load balancing
C. Single-region deployment with cross-zone replication
D. Multi-region active-passive deployment with DNS failover
-” detailed answer 100 % correct :-”B
Rationale: Multi-region active-active deployment with global load balancing serves users from
the nearest region (low latency) while providing active-active redundancy. CDN alone (A)
doesn't provide geographic redundancy. Active-passive (D) doesn't provide low latency for all
regions simultaneously.
Question 2
A cloud architect is evaluating storage options for a financial trading application that requires
sub-millisecond latency for millions of transactions per second. Which storage type is MOST
appropriate?
A. Object storage with SSD backend
B. Standard block storage with HDD
C. Local NVMe instance storage
D. Archive storage with rapid retrieval
-” detailed answer 100 % correct :-”C
Rationale: Local NVMe instance storage provides the lowest latency and highest IOPS, essential
for high-frequency trading applications. Object storage and standard block storage cannot
achieve sub-millisecond latency.
, 3
Question 3
Which cloud service model provides the customer with the LEAST management responsibility
while offering the fastest time-to-value for application deployment?
A. Infrastructure as a Service (IaaS)
B. Platform as a Service (PaaS)
C. Software as a Service (SaaS)
D. Function as a Service (FaaS)
-” detailed answer 100 % correct :-”C
Rationale: SaaS provides fully managed applications where the customer only manages usage
and configuration. This offers the fastest time-to-value with minimal management responsibility.
PaaS and FaaS require application development; IaaS requires infrastructure management.
Question 4
A cloud engineer needs to design a highly available web application that can withstand the
failure of an entire region. Which architecture achieves this objective?
A. Deploy across multiple Availability Zones within a single region
B. Deploy across multiple regions with active-active configuration
C. Deploy within a single Availability Zone with redundant instances
D. Deploy across multiple data centers in the same city
-” detailed answer 100 % correct :-”B
Rationale: Multi-region deployment provides protection against regional failures, including
natural disasters or provider-wide outages. Availability Zones (A) protect against data center
failures within a region but not regional failures.
Question 5
A company is selecting a cloud provider and must comply with the EU's GDPR requirements for
customer data. Which architectural consideration is MOST critical?
A. Storage tier selection
B. Data sovereignty and regional data placement
C. Load balancing configuration
D. Backup retention period
-” detailed answer 100 % correct :-”B
, 4
Rationale: GDPR requires that EU citizen data remain within EU borders. Data sovereignty—
ensuring data is stored in compliant regions—is the primary architectural consideration for
GDPR compliance.
Question 6
What is the PRIMARY advantage of containerization over traditional virtualization?
A. Stronger security isolation between workloads
B. Lower resource overhead and faster startup times
C. Support for more guest operating systems
D. Easier hardware compatibility
-” detailed answer 100 % correct :-”B
Rationale: Containers share the host OS kernel, resulting in significantly lower overhead and
near-instant startup times compared to VMs. However, they provide less isolation than VMs.
Question 7
A cloud architect is designing a disaster recovery solution. The business requires that data loss
not exceed 5 minutes and that systems be restored within 1 hour. Which combination of RPO
and RTO is required?
A. RPO = 1 hour, RTO = 5 minutes
B. RPO = 5 minutes, RTO = 1 hour
C. RPO = 5 minutes, RTO = 5 minutes
D. RPO = 1 hour, RTO = 1 hour
-” detailed answer 100 % correct :-”B
Rationale: RPO (Recovery Point Objective) defines acceptable data loss—5 minutes in this case.
RTO (Recovery Time Objective) defines acceptable downtime—1 hour. These are critical metrics
for disaster recovery planning.
Question 8
Which cloud characteristic enables resources to be provisioned and released automatically
based on demand?
CompTIA Cloud+ (CV0-
004) Advanced Practice
Examination v2.0 150
Multiple-Choice Questions
with Detailed Rationales
a well detailed one 2025
/ 2026 written and
graded A+ upgraded
, 2
SECTION 1: CLOUD ARCHITECTURE (23% — 35 Questions)
Question 1
A multinational enterprise is designing a cloud architecture that must serve users across North
America, Europe, and Asia-Pacific with consistently low latency. The solution must also provide
geographic redundancy for disaster recovery. Which architecture BEST meets these
requirements?
A. Single-region deployment with a Content Delivery Network (CDN)
B. Multi-region active-active deployment with global load balancing
C. Single-region deployment with cross-zone replication
D. Multi-region active-passive deployment with DNS failover
-” detailed answer 100 % correct :-”B
Rationale: Multi-region active-active deployment with global load balancing serves users from
the nearest region (low latency) while providing active-active redundancy. CDN alone (A)
doesn't provide geographic redundancy. Active-passive (D) doesn't provide low latency for all
regions simultaneously.
Question 2
A cloud architect is evaluating storage options for a financial trading application that requires
sub-millisecond latency for millions of transactions per second. Which storage type is MOST
appropriate?
A. Object storage with SSD backend
B. Standard block storage with HDD
C. Local NVMe instance storage
D. Archive storage with rapid retrieval
-” detailed answer 100 % correct :-”C
Rationale: Local NVMe instance storage provides the lowest latency and highest IOPS, essential
for high-frequency trading applications. Object storage and standard block storage cannot
achieve sub-millisecond latency.
, 3
Question 3
Which cloud service model provides the customer with the LEAST management responsibility
while offering the fastest time-to-value for application deployment?
A. Infrastructure as a Service (IaaS)
B. Platform as a Service (PaaS)
C. Software as a Service (SaaS)
D. Function as a Service (FaaS)
-” detailed answer 100 % correct :-”C
Rationale: SaaS provides fully managed applications where the customer only manages usage
and configuration. This offers the fastest time-to-value with minimal management responsibility.
PaaS and FaaS require application development; IaaS requires infrastructure management.
Question 4
A cloud engineer needs to design a highly available web application that can withstand the
failure of an entire region. Which architecture achieves this objective?
A. Deploy across multiple Availability Zones within a single region
B. Deploy across multiple regions with active-active configuration
C. Deploy within a single Availability Zone with redundant instances
D. Deploy across multiple data centers in the same city
-” detailed answer 100 % correct :-”B
Rationale: Multi-region deployment provides protection against regional failures, including
natural disasters or provider-wide outages. Availability Zones (A) protect against data center
failures within a region but not regional failures.
Question 5
A company is selecting a cloud provider and must comply with the EU's GDPR requirements for
customer data. Which architectural consideration is MOST critical?
A. Storage tier selection
B. Data sovereignty and regional data placement
C. Load balancing configuration
D. Backup retention period
-” detailed answer 100 % correct :-”B
, 4
Rationale: GDPR requires that EU citizen data remain within EU borders. Data sovereignty—
ensuring data is stored in compliant regions—is the primary architectural consideration for
GDPR compliance.
Question 6
What is the PRIMARY advantage of containerization over traditional virtualization?
A. Stronger security isolation between workloads
B. Lower resource overhead and faster startup times
C. Support for more guest operating systems
D. Easier hardware compatibility
-” detailed answer 100 % correct :-”B
Rationale: Containers share the host OS kernel, resulting in significantly lower overhead and
near-instant startup times compared to VMs. However, they provide less isolation than VMs.
Question 7
A cloud architect is designing a disaster recovery solution. The business requires that data loss
not exceed 5 minutes and that systems be restored within 1 hour. Which combination of RPO
and RTO is required?
A. RPO = 1 hour, RTO = 5 minutes
B. RPO = 5 minutes, RTO = 1 hour
C. RPO = 5 minutes, RTO = 5 minutes
D. RPO = 1 hour, RTO = 1 hour
-” detailed answer 100 % correct :-”B
Rationale: RPO (Recovery Point Objective) defines acceptable data loss—5 minutes in this case.
RTO (Recovery Time Objective) defines acceptable downtime—1 hour. These are critical metrics
for disaster recovery planning.
Question 8
Which cloud characteristic enables resources to be provisioned and released automatically
based on demand?