Search Header Logo

Configuration Management using Ansible - 1

Authored by Sharique Kamal

Professional Development

Professional Development

Used 6+ times

Configuration Management using Ansible - 1
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which of the following is NOT a use case of Configuration Management?

Quick and automated provisioning of servers and other Infrastructure components

Easy rollback in case of failed deployments

Version control of the infrastructure (Infrastructure-as-Code)

Enabling developers to get rapid feedback if their code changes introduce potential defects or vulnerabilities.

All of the above

2.

MULTIPLE SELECT QUESTION

45 sec • 5 pts

Which of the following statement holds true with reference to Configuration Management?

Practices and tooling to automate the delivery and operation of infrastructure

Practice of automating the integration of code changes from multiple contributors into a single software project

Process for maintaining computer systems, servers, and software in a desired, consistent state.

Solutions model infrastructure, continually monitor and enforce desired configurations, and automatically remediate any unexpected changes or configuration drift.

All of the above

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

“A user has executed an automated script which installed a webserver on to a target resource. The user re-runs the script however no changes to the target resource were made this time.”

Which concept of Configuration Management is being applied here which is responsible for above behaviour?

Immutable Infrastructure

Idempotence

Targeted provisioning and server management

All of the above

None of the above

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

“______” feature in Configuration Management allow the users to mention a desired state for a target system which allows the CM tool being used to compare desired state to current state of the target system and then automatically update the target system to reach the desired state.

Imperative

Declarative

Idempotence

Immutable

5.

MULTIPLE SELECT QUESTION

45 sec • 5 pts

Which of the following comes under the category of Configuration Management tool?

Jenkins

Ansible

Chef

GitLab

Kubernetes

6.

MULTIPLE SELECT QUESTION

45 sec • 5 pts

Which of the following statements are true in context of Ansible?

Configuration Management tool which is also capable of automating application deployment

Ansible Modules are written in YAML

Ansible working requires an agent to be installed on all nodes it manages

Supports both SSH and WinRM

Ansible Playbooks are written in YAML

7.

MULTIPLE SELECT QUESTION

45 sec • 5 pts

Which of the following settings can be found inside ansible configuration file located at /etc/ansible/ansible.cfg

Environment variables

Warnings display behaviour

Plugins configuration

List of managed nodes or hosts

Inventory file location

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?

Discover more resources for Professional Development