CNX-001 · Question #16
A network architect needs to design a solution to ensure every cloud environment network is built to the same baseline. The solution must meet the following requirements: - Use automated deployment. -
The correct answer is A. CI/CD pipelines B. Public code repository. CI/CD pipelines: Automate the provisioning and configuration of network baselines across all environments, and make it easy to roll out updates consistently. Public code repository: Enables your community of practice to collaborate, review, and contribute to shared IaC modules an
Question
A network architect needs to design a solution to ensure every cloud environment network is built to the same baseline. The solution must meet the following requirements:
- Use automated deployment.
- Easily update multiple environments.
- Share code with a community of practice.
Which of the following are the best solutions? (Choose two.)
Options
- ACI/CD pipelines
- BPublic code repository
- CDeployment runbooks
- DPrivate code repository
- EAutomated image deployment
- FDeployment guides
How the community answered
(24 responses)- A79% (19)
- C4% (1)
- D8% (2)
- E8% (2)
Explanation
CI/CD pipelines: Automate the provisioning and configuration of network baselines across all environments, and make it easy to roll out updates consistently. Public code repository: Enables your community of practice to collaborate, review, and contribute to shared IaC modules and templates, while making updates discoverable and reusable.
Topics
Community Discussion
No community discussion yet for this question.