nerdexam
CompTIA

CV0-002 · Question #210

Which of the following provides the BEST approach for deploying multiple new firewalls into an IaaS cloud environment with minimal errors?

The correct answer is C. Automated and orchestrated deployment. Deploying multiple new firewalls into an IaaS cloud environment with minimal errors is best achieved through automated and orchestrated deployment.

Deployment

Question

Which of the following provides the BEST approach for deploying multiple new firewalls into an IaaS cloud environment with minimal errors?

Options

  • AManual deployment configuration
  • BCloud provider installation
  • CAutomated and orchestrated deployment
  • DFirewall configuration clone

How the community answered

(29 responses)
  • A
    3% (1)
  • C
    90% (26)
  • D
    7% (2)

Why each option

Deploying multiple new firewalls into an IaaS cloud environment with minimal errors is best achieved through automated and orchestrated deployment.

AManual deployment configuration

Manual deployment configuration is prone to human error, inconsistent, and time-consuming when deploying multiple firewalls in a cloud environment.

BCloud provider installation

Cloud provider installation typically refers to the cloud provider setting up the underlying infrastructure, not the specific automated deployment and configuration of customer-specific firewall instances.

CAutomated and orchestrated deploymentCorrect

Automated and orchestrated deployment uses Infrastructure as Code (IaC) principles to define, provision, and configure multiple firewalls consistently across the IaaS environment. This approach significantly reduces human error, ensures standardization, and provides scalability and repeatability for complex deployments.

DFirewall configuration clone

While cloning can replicate a base firewall configuration, it does not address the orchestration and unique integration needs for deploying multiple instances with distinct network settings or policies within an IaaS environment.

Concept tested: Automated and orchestrated cloud deployment

Source: https://learn.microsoft.com/en-us/devops/operate/infrastructure-as-code

Topics

#Automated deployment#Orchestration#IaaS#Infrastructure as Code

Community Discussion

No community discussion yet for this question.

Full CV0-002 Practice