exam questions

Exam CV0-003 All Questions

View all questions & answers for the CV0-003 exam

Exam CV0-003 topic 1 question 64 discussion

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

A cloud administrator would like to deploy a cloud solution to its provider using automation techniques. Which of the following must be used? (Choose two.)

  • A. Auto-scaling
  • B. Tagging
  • C. Playbook
  • D. Templates
  • E. Containers
  • F. Serverless
Show Suggested Answer Hide Answer
Suggested Answer: CD 🗳️

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
jiminycriminal
Highly Voted 2 years, 10 months ago
C and D. Playbooks and Templates. Auto-scaling is not a technique for automated deployment of a service, it's just a feature. https://aws.amazon.com/blogs/infrastructure-and-automation/automate-ansible-playbook-deployment-amazon-ec2-github/ "Ansible is an open-source automation tool that uses playbooks to enable you to make deployments faster and scale to various environments"
upvoted 12 times
reto1
10 months, 3 weeks ago
C. Playbook: In the context of automation, a playbook typically refers to a configuration management tool (like Ansible) that automates tasks and deployments. It defines the steps needed to configure and manage cloud resources. D. Templates: Templates (such as those used in Infrastructure as Code frameworks) allow for the predefined configuration of cloud resources. They enable quick and consistent deployments, which are essential for automation.
upvoted 1 times
...
...
kuzummjakk
Most Recent 1 year, 5 months ago
Selected Answer: CD
some quirky AI putting B
upvoted 1 times
...
Zak11
2 years, 3 months ago
Selected Answer: CD
Templates provide a pre-defined and reusable framework that can be quickly deployed to create an environment for the cloud solution. Playbooks are a set of procedures that automate the deployment of the cloud solution by defining the tasks to be executed in a particular sequence.
upvoted 4 times
...
BeauChateau
2 years, 3 months ago
Selected Answer: CD
D. Templates and C. Playbook To deploy a cloud solution to a provider using automation techniques, templates and playbooks must be used. Templates are pre-configured blueprints that define the infrastructure and resources needed for an application or environment, and can be used to automate the deployment of cloud resources. Playbooks are used to automate the configuration of software and services on cloud resources, and can be used to ensure consistency and reduce manual effort.
upvoted 1 times
...
Alizadeh
2 years, 4 months ago
Selected Answer: CD
C. Playbook D. Templates
upvoted 2 times
...
achow26
2 years, 11 months ago
It should be C and D. Had the options been Images then yes Images and Templates but option A is Auto-scaling which is not appropriate for this situation.
upvoted 2 times
...
MarcusWG86
2 years, 12 months ago
A & D Templates and Images: If you need redundant VMs with a particular configuration or specific software, you can create your own custom reusable template. Just configure a VM the way you need it and then use that image to create your other VMs. Also, custom images go hand in hand with autoscaling. Create a custom template image with your application already installed, and as the workload increases, autoscaling can provision new, preconfigured VMs from your template. CompTIA Cloud+ Study Guide—Exam CV0-003, Third Edition ISBN: 9781119810865
upvoted 4 times
Agr321
2 years, 9 months ago
They may have changed the available answers as IMAGES is not available choice now. C&D are correct A. Auto-scaling B. Tagging C. Playbook D. Templates E. Containers F. Serverless
upvoted 3 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 ...