Skip to content

CompTIA CV1-003

CompTIA Cloud+

Verified practice questions with detailed answers, clear explanations, and community discussion.

  • 110

    questions

  • 8 days ago

    last updated

  • 4.8/5

    overall rating

Question 1 of 110

SIMULATION -

A company has decided to scale its e-commerce application from its corporate datacenter to a commercial cloud provider to meet an anticipated increase in demand during an upcoming holiday.

The majority of the application load takes place on the application server under normal conditions. For this reason, the company decides to deploy additional application servers into a commercial cloud provider using the on-premises orchestration engine that installs and configures common software and network configurations.

The remote computing environment is connected to the on-premises datacenter via a site-to-site IPSec tunnel. The external DNS provider has been configured to use weighted round-robin routing to load balance connections from the Internet.

During testing, the company discovers that only 20% of connections completed successfully.

INSTRUCTIONS -

Review the network architecture and supporting documents and fulfill these requirements:

Part 1:

  • Analyze the configuration of the following components: DNS, Firewall 1, Firewall 2, Router 1, Router 2, VPN and Orchestrator Server.
  • Identify the problematic device(s).

Part 2:

✑ Identify the correct options to provide adequate configuration for hybrid cloud architecture.

If at any time you would like to bring back the initial state of the simulation, please click the Reset All button.

Part 1:

Cloud Hybrid Network Diagram -

Exam CV1-003: Question 1 - Image 1Exam CV1-003: Question 1 - Image 2Exam CV1-003: Question 1 - Image 3Exam CV1-003: Question 1 - Image 4Exam CV1-003: Question 1 - Image 5Exam CV1-003: Question 1 - Image 6Exam CV1-003: Question 1 - Image 7Exam CV1-003: Question 1 - Image 8

Part 2:

Only select a maximum of TWO options from the multiple choice question

Exam CV1-003: Question 1 - Image 9
Show answer

Suggested answer

The main issue in the network setup is with Router 2. The address space configuration is incorrect and should be corrected. Additionally, the pre-shared key (PSK) in Router 2 should match that of Router 1 for the IPSec tunnel to work properly. Therefore, the necessary steps are: Change the Address Space on Router 2 to 10.1.2.0/24, and Update the PSK (Pre-shared key) in Router 2 to 'Cloud001' to match Router 1. This will ensure proper routing and secure VPN communication between the datacenter and the cloud.

Question 2 of 110

SIMULATION -

The QA team is testing a newly implemented clinical trial management (CTM) SaaS application that uses a business intelligence application for reporting. The

UAT users were instructed to use HTTP and HTTPS.

Refer to the application dataflow:

  1. 1A "" The end user accesses the application through a web browser to enter and view clinical data.
  2. 2A "" The CTM application server reads/writes data to/from the database server.
  1. 1B "" The end user accesses the application through a web browser to run reports on clinical data.
  2. 2B "" The CTM application server makes a SOAP call on a non-privileged port to the BI application server.
  1. 3B "" The BI application server gets the data from the database server and presents it to the CTM application server.

When UAT users try to access the application using https://ctm.app.com or http://ctm.app.com, they get a message stating: "Browser cannot display the webpage." The QA team has raised a ticket to troubleshoot the issue.

INSTRUCTIONS -

You are a cloud engineer who is tasked with reviewing the firewall rules as well as virtual network settings.

You should ensure the firewall rules are allowing only the traffic based on the dataflow.

You have already verified the external DNS resolution and NAT are working.

Verify and appropriately configure the VLAN assignments and ACLs. Drag and drop the appropriate VLANs to each tier from the VLAN Tags table. Click on each

Firewall to change ACLs as needed.

If at any time you would like to bring back the initial state of the simulation, please click the Reset All button.

Exam CV1-003: Question 2 - Image 1Exam CV1-003: Question 2 - Image 2Exam CV1-003: Question 2 - Image 3Exam CV1-003: Question 2 - Image 4Exam CV1-003: Question 2 - Image 5
Show answer

Suggested answer

The issue here seems to be with the firewall and VLAN configurations. First, let's address the VLAN assignments based on the tiers provided in the diagram. Assign VLAN tags as follows: 1. VLAN 100 to the Network Load Balancers 2. VLAN 101 to the CTM Application Server 3. VLAN 104 to the BI Application Server 4. VLAN 106 to the Database Server Next, review and configure the firewall settings to ensure proper traffic flow based on the dataflow instructions: For Firewall 1, verify the rules are set to allow HTTP and HTTPS traffic. For Firewall 2, allow traffic from the Network Load Balancers (192.168.1.51 and 192.168.1.52) to the CTM Application Server (192.168.2.15) on the appropriate ports. For Firewall 3, allow traffic from the CTM Application Server to the BI Application Server on ports 9400 and 1533. For Firewall 4, ensure traffic from the BI Application Server and the CTM Application Server to the Database Server is allowed over port 1533. Adjust DENY rules to prevent any other traffic as outlined in the instructions. Finally, after making these adjustments, the communication pathways necessary for the application should be correctly configured, and the users should be able to access the application successfully.

Question 3 of 110

A DevOps administrator is automating an existing software development workflow. The administrator wants to ensure that prior to any new code going into production, tests confirm the new code does not negatively impact existing automation activities.

Which of the following testing techniques would be BEST to use?

Answer choices
Show answer

Correct answer: B

Reference:
https://www.softwaretestinghelp.com/regression-testing-tools-and-methods/

Question 4 of 110

A marketing team is using a SaaS-based service to send emails to large groups of potential customers. The internally managed CRM system is configured to generate a list of target customers automatically on a weekly basis, and then use that list to send emails to each customer as part of a marketing campaign. Last week, the first email campaign sent emails successfully to 3,000 potential customers. This week, the email campaign attempted to send out 50,000 emails, but only 10,000 were sent.

Which of the following is the MOST likely reason for not sending all the emails?

Answer choices
Show answer

Correct answer: A

The most likely reason for not sending all the emails is due to an API request limit. SaaS-based services commonly impose limits on the number of API requests that can be made within a certain time period to prevent overloading the system and to ensure fair use of resources. Since the service successfully sent emails to 3,000 customers initially but only managed 10,000 out of 50,000 in the subsequent campaign, it suggests that the limit was reached. The service might have a restriction on the number of emails that can be sent within a specific period, leading to only a portion of the emails being sent out.

Community votes

1 vote

ASuggested

100%

Question 5 of 110

A VDI administrator has received reports of poor application performance.

Which of the following should the administrator troubleshoot FIRST?

Answer choices
Show answer

Correct answer: D

In a Virtual Desktop Infrastructure (VDI) setup, the performance of applications accessed on virtual desktops is highly dependent on server resources. Since all processing and data handling are performed on the server, any issues with server resources—such as CPU, memory, or disk I/O constraints—can directly impact application performance. Therefore, the first area to troubleshoot for poor application performance should be the server resources.

Community votes

1 vote

DSuggested

100%

105 questions still locked

Your preview covered the first 5 questions. Unlock the rest to see every explanation and discussion thread, updated weekly

View plans

Choose your plan

Single payment · No subscription · No hidden fees

Standard

For a focused sprint before your exam date

$25USD

30 days of access, single payment

  • All 110 questions unlocked
  • Detailed answer explanations
  • Community discussions and votes
  • Weekly question updates
  • Printable PDF download
  • 100% refund if you do not pass

Premium

Extra runway, the PDF, and the refund guarantee

$35$60USD

90 days of access, single payment

Printable PDF download

Save every question as a PDF for offline study or printing.

  • All 110 questions unlocked
  • Detailed answer explanations
  • Community discussions and votes
  • Weekly question updates

Full refund if you do not pass

Send us your exam result and we refund the purchase.

Stories from the certified

Charles Sirois
Canada
As this was my first certification exam, I was understandably nervous about what to expect. These study materials made the preparation process much easier, and many of the questions closely reflected those on the actual exam.
Lance Chambers
United States
Wasted about a month going through the free dump sites scattered all over reddit, half the answers were wrong and the other half were for a version of the exam that doesn't even exist anymore. Eventually gave in and paid the small fee here, and the difference was night and day.
Alisha Kelly
Italy
Honestly, I had already gone through the official documentation quite thoroughly, but still didn't feel fully confident going in. This helped things finally click for me. I realized I knew the material, but just hadn't connected all the pieces yet.
Casper Claassen
Netherlands
Used this along with Microsoft Learn and the combo worked really well. The practice questions made the stuff I'd read actually stick. Passed first attempt, no complaints from me.
Gabriele Ghesla
Italy
The content is accurate and clearly presented, and it's more affordable than competitors. The team has been incredibly responsive whenever I've had an issue, and they've been open to small changes that improve the platform.
Charles Sirois
Canada
As this was my first certification exam, I was understandably nervous about what to expect. These study materials made the preparation process much easier, and many of the questions closely reflected those on the actual exam.
Lance Chambers
United States
Wasted about a month going through the free dump sites scattered all over reddit, half the answers were wrong and the other half were for a version of the exam that doesn't even exist anymore. Eventually gave in and paid the small fee here, and the difference was night and day.
Alisha Kelly
Italy
Honestly, I had already gone through the official documentation quite thoroughly, but still didn't feel fully confident going in. This helped things finally click for me. I realized I knew the material, but just hadn't connected all the pieces yet.
Casper Claassen
Netherlands
Used this along with Microsoft Learn and the combo worked really well. The practice questions made the stuff I'd read actually stick. Passed first attempt, no complaints from me.
Gabriele Ghesla
Italy
The content is accurate and clearly presented, and it's more affordable than competitors. The team has been incredibly responsive whenever I've had an issue, and they've been open to small changes that improve the platform.
Morgan Farmer
United Kingdom
I don't usually leave reviews, but this one felt worth sharing. The questions were quite close to what actually appeared on the exam, more than I expected. I spent about a week going through the material before my test, and it helped me feel more prepared.
Remi Nuyts
United States
Passed ITIL 4 Foundation with 87%. Material was enough by itself.
Archie Hopkins
United States
I had a smooth experience from start to finish. Access was available right away, no technical issues, which made it easy to get started. The content felt relevant and aligned well with what I was looking for.
Nancy Mcbride
United States
Does what it says it does. Content felt solid, nothing confusing to navigate and I didn't run into any weird issues. I been putting off scheduling the exam for a while and going through this gave me enough confidence to finally book it and pass.
Neil Savage
United States
A very quick response was received via email when a link issue occurred. The study materials provided were high quality and extremely helpful. I was able to complete the test successfully. Many thanks for the excellent support.
Morgan Farmer
United Kingdom
I don't usually leave reviews, but this one felt worth sharing. The questions were quite close to what actually appeared on the exam, more than I expected. I spent about a week going through the material before my test, and it helped me feel more prepared.
Remi Nuyts
United States
Passed ITIL 4 Foundation with 87%. Material was enough by itself.
Archie Hopkins
United States
I had a smooth experience from start to finish. Access was available right away, no technical issues, which made it easy to get started. The content felt relevant and aligned well with what I was looking for.
Nancy Mcbride
United States
Does what it says it does. Content felt solid, nothing confusing to navigate and I didn't run into any weird issues. I been putting off scheduling the exam for a while and going through this gave me enough confidence to finally book it and pass.
Neil Savage
United States
A very quick response was received via email when a link issue occurred. The study materials provided were high quality and extremely helpful. I was able to complete the test successfully. Many thanks for the excellent support.

Before you buy

Answers about access, updates, payments, and the refund policy.

01Are these real exam questions?

Our CompTIA CV1-003 questions are based on real exam experiences and are continuously updated to match the current exam format. Most candidates who study with us report passing on their first attempt, based on a self reported post exam survey.

02What happens if I don't pass the exam?

With our Premium package, you get a 100% money back guarantee. If you don't pass your exam after studying with our materials, simply contact us with your exam results and we'll refund your purchase. Terms and conditions apply, read our full refund policy to learn more.

03How often are the questions updated?

Our question bank is updated regularly based on feedback from recent exam takers. We typically review and update our content every week with reports about new questions or changes to the exam format.

04Can I extend my access period?

Yes. When your access is close to expiring, you can renew it for another 30 days directly from the exam page. If you need more time while you are still preparing, reach out and we will help.

05Is this a single payment or a subscription?

This is a single payment with no recurring charges. Once you purchase, you get full access to all exam questions for the duration of your package (30 days for Standard, 90 days for Premium). No hidden fees or automatic renewals.

06How many questions are included?

You get access to all 110 questions in our database for the CompTIA CV1-003 exam. This includes detailed explanations and answer justifications to help you understand the concepts thoroughly.

07Do you offer technical support?

Yes. Email us at hello@examice.com for help with access, billing, or the platform. We read every message and typically reply within 24 hours on business days.

08Is my payment secure?

Absolutely! We use industry standard SSL encryption and process all payments through Stripe, a trusted payment processor used by millions of businesses worldwide. Your payment and personal information are completely secure.

Ready to unlock the rest

All 110 questions from $25, single payment, instant access.

Back to plans