From 299f17c5ba24c4bfa281d1602fb3071f8f846831 Mon Sep 17 00:00:00 2001 From: artem matinian Date: Fri, 20 Oct 2023 16:50:59 +0300 Subject: [PATCH 1/3] US infra --- templates/documentation/get-started/infra.md | 48 ++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 templates/documentation/get-started/infra.md diff --git a/templates/documentation/get-started/infra.md b/templates/documentation/get-started/infra.md new file mode 100644 index 00000000..ce3532f7 --- /dev/null +++ b/templates/documentation/get-started/infra.md @@ -0,0 +1,48 @@ +--- +title: "api.video location and infrastructure" +slug: "infra" +meta: + description: Learn about selecting the optimal hosting location for your videos. +--- + +# api.video Infrastructure + +api.video is unwavering in its dedication to providing top-tier performance worldwide. Our mission is to ensure that your video content ingestion and delivery transcends geographical boundaries, guaranteeing an exceptional experience for your audience worldwide. + +To fulfill this commitment, we've meticulously crafted a robust infrastructure that spans both the European Union and the United States. Our strategically positioned servers and data centers in these regions are engineered to optimize video content ingestion and delivery, ensuring lightning-fast load times and seamless streaming experiences, no matter where your audience is located. With api.video, you can trust in the reliability and speed of your video content, making global reach more accessible than ever. + +## How it works? + +When creating a new account or adding a project, you will be prompted to choose the region from which your videos will be hosted and delivered. You will encounter two primary options: + +* United States +* European Union + +The primary consideration while selecting the region should be: + +* Proximity to the majority of your user base +* Company legal requirements + +api.video utilizes a robust CDN service with a vast network of [multiple Points of Presence (POPs) worldwide](https://www.fastly.com/network-map/). Upon a user's request, the video is promptly cached at the CDN edge, ensuring expedited delivery. The regional aspect primarily influences the initial hosting location of the video and where it is served to the CDN, streamlining the entire process. + +## FAQ + +### How do I change a region + +At present, to modify the region you have previously selected, kindly reach out to our dedicated support team. + +### Can I have different regions for different projects? + +Yes, on each new project creation process you will be presented with the selection of a region. Each project can exist in a different region. + +### What if my users are in Asia, Africa or Oceania, which region should I select? + +For optimal performance for Asia, Africa and Oceania, we recommend to select the EU region. We are constantly working on improving our infrastructure and making sure that your users will have seamless experience while uploading and streaming videos. + + + + + + + + From b5968e7d30b02b92bb090c4ccea67c769df0c552 Mon Sep 17 00:00:00 2001 From: artem matinian Date: Fri, 20 Oct 2023 18:31:19 +0300 Subject: [PATCH 2/3] US infra --- templates/documentation/navigation.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/documentation/navigation.yaml b/templates/documentation/navigation.yaml index 8d2b015b..c146be02 100644 --- a/templates/documentation/navigation.yaml +++ b/templates/documentation/navigation.yaml @@ -4,6 +4,8 @@ href: /README.md - label: Start building href: /get-started/start-building.md + - label: Selecting the hosting region + href: /get-started/infra.md - label: Migration guides href: /get-started/migration-guides.md collapsed: true From c517506bcbc28611dd6322c453ea1c4052785b2a Mon Sep 17 00:00:00 2001 From: artem matinian Date: Fri, 20 Oct 2023 18:32:14 +0300 Subject: [PATCH 3/3] US infra --- templates/documentation/get-started/infra.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/documentation/get-started/infra.md b/templates/documentation/get-started/infra.md index ce3532f7..199b26f2 100644 --- a/templates/documentation/get-started/infra.md +++ b/templates/documentation/get-started/infra.md @@ -5,7 +5,7 @@ meta: description: Learn about selecting the optimal hosting location for your videos. --- -# api.video Infrastructure +# Selecting the hosting region api.video is unwavering in its dedication to providing top-tier performance worldwide. Our mission is to ensure that your video content ingestion and delivery transcends geographical boundaries, guaranteeing an exceptional experience for your audience worldwide.