Skip to content

DevOps Fundamentals Questions

Practice questions for DevOps Fundamentals topic in CompTIA Cloud+. 13 questions covering this domain.

13 questions3 easy8 medium2 hard
Q1
medium

A cloud team uses Ansible to automate the configuration of cloud instances after they are provisioned. Ansible connects to instances over SSH and appl...

Q2
medium

A development team wants to ensure that every code commit is automatically built, unit tested, and integration tested before being merged into the mai...

Q3
medium

A cloud team wants to use a tool that provides declarative infrastructure provisioning and can manage resources across multiple cloud providers from a...

Q4
medium

A cloud team wants to manage all application configuration files and IaC templates with change tracking, branching, and the ability to revert to previ...

Q5
easy

What does CI/CD stand for in the context of DevOps fundamentals?

Q6
hard

A DevOps team's CI/CD pipeline deploys new application versions directly to production after automated tests pass. A recent deployment caused a produc...

Q7
hard

A DevOps team's CI/CD pipeline deploys to production using blue-green deployment. After a recent release, automated smoke tests passed but customers a...

Q8
easy

Which DevOps tool listed in the CompTIA Cloud+ V4 objectives is an open-source container orchestration platform used to automate deployment, scaling, ...

Q9
medium

A cloud team wants to decouple two microservices so that when Service A sends an order event, Service B processes it independently without Service A w...

Q10
medium

A cloud team wants to enforce that no infrastructure changes can be made outside of the IaC pipeline and that all changes are reviewed before being ap...

Q11
medium

A DevOps team's CI/CD pipeline needs to automatically deploy a containerized application to a Kubernetes cluster after each successful build. Which Je...

Q12
easy

What is the primary purpose of source control in a DevOps workflow?

Q13
medium

A DevOps team wants to define application environment configuration (database URLs, API endpoints, feature flags) separately from the container image ...

Sign in to see all 13 questions

Create a free account to browse all questions — completely free during our launch phase.