Review Questions
You can find answers to these questions in Appendix A, “Answers to Review Questions.”
What is the predominant configuration tool in networking use cases?
Terraform
Ansible
Python
Chef
What stage is common to all NetDevOps pipelines?
Code
Security verifications/linting
Deploy to Dev
Deploy to Prod
What is the most common data collection pipeline trigger?
Manually executed by an operator
Automatic by another pipeline
Automatic by a change in the source control
Automatic on a schedule
How many actions can you trigger using alarms?
One
Ten
Fifty
Unlimited
In NetDevOps pipelines, when an action can fail but is idempotent, which characteristic should you configure your stage with?
Rollback
Retry
End
Linting
What term is used in machine learning to describe the stage when a model is producing predictions?
Inference stage
Prediction stage
Training stage
Production stage
What is typically the biggest investment when adopting NetDevOps practices?
Purchasing DevOps tools
Acquiring new skills
Purchasing networking equipment
Hiring external consultancy
What should you prioritize first when starting your NetDevOps adoption journey?
Existing skillsets
The same technology stacks
Solving current challenges
Defining success criteria
Which of the following is not a type of NetDevOps tooling?
CI/CD orchestration
Infrastructure as code
Monitoring
Cloud
Do virtual network devices support all features needed for testing?
Yes
No