What is the purpose of cm tools and which one you have used?
Answer / Shreyansh Verma
Configuration Management (CM) tools are software applications that help manage the configuration and state of infrastructure, ensuring consistency and repeatability across different environments. The primary purposes of CM tools include:
1. Version control: Enabling versioning of configurations to track changes, rollbacks, and audits.
2. Compliance: Helping achieve and maintain compliance with internal policies and external regulations.
3. Repeatability: Ensuring that configurations can be applied consistently across different environments and servers.
4. Scalability: Facilitating scalable deployments by managing the configuration of large numbers of infrastructure components.
I have used Ansible, a popular open-source CM tool for automating configuration management tasks.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the anti-patterns of devops ?
What is the purpose of cm tools?
Explain continuous testing.
How does kubernetes provide high availability of applications in a cluster?
Describe two-factor authentication?
Explain the role of DevOps?
What are the virtualization tools in devops ?
What is the difference between continuous delivery and continuous deployment?
What are the advantages of test driven development?
What are the major benefits of continuous integration ?
What are the key elements of continuous testing?
Explain with a use case where devops can be used in industry/ real-life