Unverified Commit 48b1e201 authored by Jamie Maynard's avatar Jamie Maynard
Browse files

Move architecture pages in to place

parent b84252b8
Loading
Loading
Loading
Loading
+3 −4
Original line number Diff line number Diff line
---

title: "Architecture"
---

@@ -53,15 +52,15 @@ ensure we can continue to scale efficiently.

At GitLab, **Architecture** is a collaborative process. It is also:

* A [collection of practices](practice/) that provide technical frameworks to
- A [collection of practices](practice/) that provide technical frameworks to
  **guide** (rather than dictate) our thinking, design, and discussions so we
  can *iterate* quickly and deliver *results*. These include the
  [Scalability Practice](practice/scalability/). Others are in the works (such as the
  Availability Practice).
* A [*collaborative* **workflow**](workflow/) that provides the necessary
- A [*collaborative* **workflow**](workflow/) that provides the necessary
  organizational solution to foster *inclusion*, and drive ideas and priorities
  from all corners of the company.
* A collection of **design documents** and **roadmaps** which are artifacts
- A collection of **design documents** and **roadmaps** which are artifacts
  resulting from the [Architecture Design Workflow](workflow/).

Such definition implies a solid reliance on **collaboration** rather than
+3 −0
Original line number Diff line number Diff line
---
title: Guidelines
---
+2 −5
Original line number Diff line number Diff line
---

title: "Practices"
---

## Practices

* [*Scalability*](scalability/)
* [*Security Architecture Principles*](/handbook/security/architecture/#security-architecture-principles)
- [*Scalability*](scalability/)
- [*Security Architecture Principles*](/handbook/security/architecture/#security-architecture-principles)
Loading