Skip to content

Commit

Permalink
chore: Update introduction and FAQ sections, and fix minor issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Pradumnasaraf committed Jul 27, 2024
1 parent d4be889 commit ae6017f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions docs/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ description: Introduction to DevOps

DevOps is a set of practices that combines software development (Dev) and information technology operations (Ops) to shorten the systems development life cycle while providing continuous delivery with high software quality. DevOps is a culture, movement, or practice that emphasizes the collaboration and communication of both software developers and other information-technology (IT) professionals while automating the process of software delivery and infrastructure changes.

If you notice DevOps has a infinity symbol, which means it's a continuous process. It's not a one-time activity. It's a continuous process of development and operations. It's explained in the below image:

## DevOps Lifecycle

![DevOps Lifecycle](../static/img/devops-lifecycle.png)
Expand Down
4 changes: 2 additions & 2 deletions docs/faq.md → docs/qna.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
sidebar_position: 18
description: Frequently asked questions about DevOps.
title: FAQ
description: Questions and answers about DevOps
title: Q&A
---

Having questions or doubts about DevOps is totally reasonable and normal. Here are some frequently asked questions about DevOps:
Expand Down

0 comments on commit ae6017f

Please sign in to comment.