[docs] Add links to CNCF information (#2570)

* [docs] restructure

* Add CNCF links

* Update background.md

* Update Footer.js

* Update README.md
This commit is contained in:
Stefan Ålund
2020-09-24 14:33:30 +02:00
committed by GitHub
parent cab19ba21e
commit 06ae3734e7
9 changed files with 39 additions and 32 deletions
+17
View File
@@ -4,6 +4,23 @@ title: Architecture overview
description: Documentation on Architecture overview
---
## Terminology
Backstage is constructed out of three parts. We separate Backstage in this way
because we see three groups of contributors that work with Backstage in three
different ways.
- Core - Base functionality built by core developers in the open source project.
- App - The app is an instance of a Backstage app that is deployed and tweaked.
The app ties together core functionality with additional plugins. The app is
built and maintained by app developers, usually a productivity team within a
company.
- Plugins - Additional functionality to make your Backstage app useful for your
company. Plugins can be specific to a company or open sourced and reusable. At
Spotify we have over 100 plugins built by over 50 different teams. It has been
very powerful to get contributions from various infrastructure teams added
into a single unified developer experience.
## Overview
The following diagram shows how Backstage might look when deployed inside a