CompTIA DataX (CNX-001) — Question 35

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.)

Answer options

Correct answer: A, B

Explanation

The correct answers, CI/CD pipelines and Public code repository, facilitate automated deployments and enable easy code sharing with a broader community. The other options, such as Deployment runbooks and Deployment guides, do not inherently support automated deployment or community sharing, and private code repositories limit collaboration.