exam questions

Exam CV0-003 All Questions

View all questions & answers for the CV0-003 exam

Exam CV0-003 topic 1 question 206 discussion

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

A systems administrator is deploying a new cloud application and needs to provision cloud services with minimal effort. The administrator wants to reduce the tasks required for maintenance, such as OS patching, VM and volume provisioning, and autoscaling configurations. Which of the following would be the BEST option to deploy the new application?

  • A. A VM cluster
  • B. Containers
  • C. OS templates
  • D. Serverless
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

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
braveheart22
6 months, 3 weeks ago
Selected Answer: D
Containers is the best option for me.
upvoted 1 times
...
PatrickH
1 year, 1 month ago
Selected Answer: D
Serverless computing is a cloud computing execution model in which the cloud provider allocates machine resources on demand, taking care of the servers on behalf of their customers. "Serverless" is a misnomer in the sense that servers are still used by cloud service providers to execute code for developers. However, developers of serverless applications are not concerned with capacity planning, configuration, management, maintenance, fault tolerance, or scaling of containers, VMs, or physical servers. Its Serverless.
upvoted 3 times
...
Jay987654
1 year, 3 months ago
Selected Answer: D
The answer is D. Serverless. Serverless computing is a cloud computing model that abstracts away infrastructure management tasks like server or cluster provisioning, patching, operating system maintenance, and capacity provisioning. In serverless computing, the cloud provider automatically allocates, scales and manages the infrastructure required to run the code once it’s triggered by specific events. This allows developers to focus more on the application logic and less on infrastructure or maintenance tasks, which seems to align with the requirements stated in the question.
upvoted 3 times
...
Pongsathorn
1 year, 8 months ago
Selected Answer: B
Using containers would be the BEST option for deploying a new cloud application with minimal effort and reducing maintenance tasks for several reasons: Efficiency: Containers package applications and their dependencies into a single unit, making it easy to deploy and replicate across various environments. This reduces the effort required for provisioning VMs, configuring volumes, and managing operating systems. Isolation: Containers provide process isolation, allowing multiple applications to run on the same host without interfering with each other. This reduces the risk of conflicts and simplifies maintenance. Scalability: Containers can be orchestrated using tools like Kubernetes, Docker Swarm, or AWS ECS to automate scaling based on demand. This eliminates the need for manual autoscaling configurations.
upvoted 1 times
Pongsathorn
1 year, 8 months ago
Portability: Containers are highly portable, which means you can develop and test an application locally and then deploy it consistently in different cloud environments without significant modification. Easy Updates: Containerized applications can be updated by replacing containers with newer versions, reducing the complexity of patch management. Resource Efficiency: Containers are lightweight and consume fewer resources than traditional VMs, making better use of cloud resources. Option D (Serverless) is also an option for reducing maintenance tasks, but it may not be suitable for all types of applications. Serverless is typically used for event-driven, stateless workloads, while containers are more versatile and can handle a broader range of applications. While VM clusters (Option A) and OS templates (Option C) can simplify deployment to some extent, they still involve more overhead than containerization when it comes to managing dependencies, scalability, and maintenance.
upvoted 1 times
weaponxcel
1 year, 7 months ago
Containers can simplify application deployment and ensure consistency across different environments. However, they still require some infrastructure management, especially if you're not using a managed container service.
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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago