Skip to content

Commit

Permalink
Update introducing-back-stack.md
Browse files Browse the repository at this point in the history
fix formatting
  • Loading branch information
kurktchiev authored Mar 7, 2024
1 parent c9a5ced commit 6963ce6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/blog/posts/introducing-back-stack.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ The concept of [platform engineering](https://tag-app-delivery.cncf.io/whitepape

## The Components of BACK Stack

**Backstage**: An extensible portal that centralizes access to essential tools, enhancing workflows and collaboration.
**Argo CD**: Implements GitOps, automating continuous delivery and ensuring codebase synchronization.
**Crossplane**: A universal control plane that streamlines infrastructure provisioning across multiple cloud providers.
**Kyverno:** Integrates security into development by enforcing policies and automating governance.
- **Backstage**: An extensible portal that centralizes access to essential tools, enhancing workflows and collaboration.
- **Argo CD**: Implements GitOps, automating continuous delivery and ensuring codebase synchronization.
- **Crossplane**: A universal control plane that streamlines infrastructure provisioning across multiple cloud providers.
- **Kyverno:** Integrates security into development by enforcing policies and automating governance.

## The Need for a Reference Architecture

Expand Down

0 comments on commit 6963ce6

Please sign in to comment.