mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
docs: highlight unleash edge (#4229)
Highlight edge in the first paragraph. Not sure if we should suggest that it should be the preferred choice, but at least this helps to realize there's an alternative already in the first paragraph.
This commit is contained in:
parent
846a62ecec
commit
dfca41c5a0
@ -2,7 +2,7 @@
|
||||
title: Proxy hosting strategies
|
||||
---
|
||||
|
||||
Because the [Unleash proxy](../generated/unleash-proxy.md) is a separate piece of the Unleash architecture and because it should sit close to your application, there are numerous ways of hosting it. Another important distinction is whether you're hosting Unleash yourself or you have a managed solution.
|
||||
Because the [Unleash proxy](../generated/unleash-proxy.md) (or alternatively [Unleash edge](../generated/unleash-edge.md)) is a separate piece of the Unleash architecture and because it should sit close to your application, there are numerous ways of hosting it. Another important distinction is whether you're hosting Unleash yourself or you have a managed solution.
|
||||
|
||||
This document describes the two main ways of hosting the proxy alongside the Unleash API and the tradeoffs between hosting the proxy yourself and using the Frontend API that Unleash hosts for you.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user