exam questions

Exam CV0-004 All Questions

View all questions & answers for the CV0-004 exam

Exam CV0-004 topic 1 question 33 discussion

Actual exam question from CompTIA's CV0-004
Question #: 33
Topic #: 1
[All CV0-004 Questions]

A cloud engineer is designing a cloud native, three-tier application. The engineer must adhere to the following security best practices:
Minimal services should run on all layers of the stack.
The solution should be vendor agnostic.
Virtualization could be used over physical hardware.
Which of the following concepts should the engineer use to design the system to best meet these requirements?

  • A. Virtual machine
  • B. Microservices
  • C. Fan-out
  • D. Cloud-provided managed services
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Justheretolook
1 week, 2 days ago
Selected Answer: B
The correct answer is: B. Microservices ⸻ ✅ Explanation: The engineer’s requirements point toward a modern, flexible, and secure architecture. Here’s how microservices best meet these needs: 🔐 Security Best Practice – Minimal Services: • Microservices architecture promotes isolated, single-purpose services, meaning each component runs only what it needs—reducing attack surfaces. 🌐 Vendor Agnostic: • Microservices can run on any platform (e.g., Kubernetes, Docker, VMs), making them portable across cloud providers. 💻 Virtualization over Physical Hardware: • Microservices are typically deployed in containers or VMs, which supports the requirement to use virtualization instead of relying on physical servers.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...