diff --git a/project-words.txt b/project-words.txt index 254609dce57f..64c03a6efde4 100644 --- a/project-words.txt +++ b/project-words.txt @@ -153,6 +153,7 @@ katex kato keyscan keytar +kinsta knapen koyeb kubernetes diff --git a/website/docs/deployment.mdx b/website/docs/deployment.mdx index d285b6447f3b..0c3acf37528f 100644 --- a/website/docs/deployment.mdx +++ b/website/docs/deployment.mdx @@ -807,3 +807,7 @@ See [docs](https://docs.quantcdn.io/docs/cli/continuous-integration) and [blog]( ## Deploying to Azure Static Web Apps {#deploying-to-azure-static-web-apps} [Azure Static Web Apps](https://docs.microsoft.com/en-us/azure/static-web-apps/overview) is a service that automatically builds and deploys full-stack web apps to Azure directly from the code repository, simplifying the developer experience for CI/CD. Static Web Apps separates the web application's static assets from its dynamic (API) endpoints. Static assets are served from globally-distributed content servers, making it faster for clients to retrieve files using servers nearby. Dynamic APIs are scaled with serverless architectures, using an event-driven functions-based approach that is more cost-effective and scales on demand. Get started in a few minutes by following [this step-by-step guide](https://dev.to/azure/11-share-content-with-docusaurus-azure-static-web-apps-30hc). + +## Deploying to Kinsta Application Hosting {#deploying-to-kinsta} + +[Kinsta Application Hosting](https://kinsta.com/application-hosting) is a service that lets you build and deploy your web apps directly from your Git repository. Get started in just a minutes by following our [Docusaurus on Kinsta](https://kinsta.com/help/docusaurus-example/) article.