nerdexam
Cisco

350-701 · Question #479

What do tools like Jenkins, Octopus Deploy, and Azure DevOps provide in terms of application and infrastructure automation?

The correct answer is A. continuous integration and continuous deployment. Tools like Jenkins, Octopus Deploy, and Azure DevOps primarily provide capabilities for continuous integration and continuous deployment (CI/CD) in application and infrastructure automation.

Submitted by paula_co· Mar 30, 2026

Question

What do tools like Jenkins, Octopus Deploy, and Azure DevOps provide in terms of application and infrastructure automation?

Options

  • Acontinuous integration and continuous deployment
  • Bcloud application security broker
  • Ccompile-time instrumentation
  • Dcontainer orchestration

How the community answered

(45 responses)
  • A
    93% (42)
  • B
    4% (2)
  • C
    2% (1)

Why each option

Tools like Jenkins, Octopus Deploy, and Azure DevOps primarily provide capabilities for continuous integration and continuous deployment (CI/CD) in application and infrastructure automation.

Acontinuous integration and continuous deploymentCorrect

Jenkins, Octopus Deploy, and Azure DevOps are prominent platforms that automate the software delivery lifecycle by enabling continuous integration (automating the build and testing of code changes) and continuous deployment (automating the release of applications to various environments), streamlining the development and operational processes.

Bcloud application security broker

A Cloud Application Security Broker (CASB) is used for security policy enforcement for cloud services, unrelated to CI/CD automation.

Ccompile-time instrumentation

Compile-time instrumentation is a technique for adding code to an application during compilation for monitoring or debugging, not the primary function of these CI/CD tools.

Dcontainer orchestration

Container orchestration tools like Kubernetes manage containerized applications, which is distinct from the CI/CD pipeline automation provided by Jenkins, Octopus Deploy, or Azure DevOps, though these CI/CD tools can *integrate* with container orchestration.

Concept tested: CI/CD tools and functions

Source: https://azure.microsoft.com/en-us/products/devops

Topics

#CI/CD#DevOps tools#Application automation#Infrastructure automation

Community Discussion

No community discussion yet for this question.

Full 350-701 Practice