Day 1 :devops
Table of contents
No headings in the article.
Dear all,
This Task is related to the #90daysofdevopschallenge #shubhamlondhe
Day 1:
1)What is DevOps?
DevOps is the combination of cultural philosophies, practices, and tools that increases an organization’s ability to deliver applications and services at high velocity: evolving and improving products at a faster pace than organizations using traditional software development and infrastructure management processes. This speed enables organizations to better serve their customers and compete more effectively in the market.
2) What is Automation, Scaling, Infrastructure?
Infrastructure automation (or configuration management/scripted infrastructure) enables developers or the operations team to automatically manage, monitor, and facilitate resources instead of manually configuring hardware, software, or operating systems. The process is sometimes referred to as programmable because the infrastructure configuration is defined in scripts.
The idea of automating infrastructure enables the DevOps teams to test applications in a production-like environment, early in the development cycle. It gives them the confidence to provision multiple test environments and prevents common deployment issues on time.
3)Why DevOps is Important ?
DevOps is important because it's a software development and operations approach that enables faster development of new products and easier maintenance of existing deployments.