Skip to main content

Command Palette

Search for a command to run...

Day 1: Getting Started with DevOps

90DaysOfDevops:

Updated
1 min readView as Markdown
Day 1: Getting Started with DevOps
  1. What is DevOps?

DevOps is a Software development approach that combines software development (Dev) and information technology(Ops) to enable faster and more reliable software delivery.

Introduction to DevOps

2. Why Learn DevOps?

  • DevOps is one of the top skills employers are looking for in the IT industry.

  • All companies make software delivery better constantly and continuously at an enormous phase.

  • Greater Scalability

  • Deploy faster-50%

  • Better Recovery time

  • Improved Security

  • Early error detection

  • Production support

3. What is Automation?

It is a process, where human inputs are minimized. To speed up the task and reduce human errors.

4. Scaling or scalability:

It is the ability of an application or a system to increase or decrease the performance or cost, as per the requirements.

5. Infrastructure:

Infrastructure in DevOps is typically managed and provisioned through code, using configuration management tools and infrastructure as code (IaC) practices. This means that infrastructure can be treated as code, version-controlled, and automated, allowing for scalability, reproducibility, and consistency.

Devops Lifecycle

DevOps Lifecycle - GeeksforGeeks

P

this is worth noting blog

1
D

thank you bhiyya

P

Nice

2

More from this blog

DevopsWithDeepss

26 posts