From 0895f098ed9dc7dfc14a628a8a8085a3de2a6640 Mon Sep 17 00:00:00 2001 From: Thorsten Hans Date: Wed, 16 Apr 2025 09:30:46 +0200 Subject: [PATCH 1/6] chore: fix typos in FWF index Signed-off-by: Thorsten Hans --- content/wasm-functions/index.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/content/wasm-functions/index.md b/content/wasm-functions/index.md index 894775402..1ecb7c167 100644 --- a/content/wasm-functions/index.md +++ b/content/wasm-functions/index.md @@ -7,17 +7,17 @@ url = "https://github.com/fermyon/a3000-docs/blob/main/content/wasm-functions/in --- -Fermyon Wasm Functions is a globally distributed PaaS (Platform-as-a-Service) running edge native applications with [Spin](https://spinframework.dev) on top of Akamai's Connected Cloud. It offers fast and resilient hosting for Spin applications. This means that Fermyon Wasm Functions is tailored towards hosting applications, which need fast execution, and availability in multiple regions across the World. +Fermyon Wasm Functions is a globally distributed PaaS (Platform-as-a-Service) running edge native applications with [Spin](https://spinframework.dev) on top of Akamai's Connected Cloud. It offers fast and resilient hosting for Spin applications. This means that Fermyon Wasm Functions is tailored towards hosting applications, which need fast execution, and availability in multiple regions across the world. Fermyon Wasm Functions does not require any operational effort on infrastructure from you as a user of the platform. Upon deploying a Spin application to the platform, the application is automatically distributed and made available in multiple regions within the service. A URL is provided for the application, which will persist across deployments. ![Architecture](/static/image/fwf-marketechture-sm.png) -In this documentation you can find resources that will help you [get started](./quickstart), showcase different types of applications and features you can take advantage of, explain core concepts, and provide help. If you are looking for information about building your first Spin application, start with the [Spin documentation](https://spinframework.dev). +In this documentation, you can find resources that will help you [get started](./quickstart), showcase different types of applications and features you can take advantage of, explain core concepts, and provide help. If you are looking for information about building your first Spin application, start with the [Spin documentation](https://spinframework.dev). - [Application Deployment](#application-deployment) - [Traffic Routing](#traffic-routing) -- [Integration With Other Akamai Services](#integrations-with-other-akamai-services) +- [Integration With Other Akamai Services](#integration-with-other-akamai-services) In this article we describe the core concepts of Fermyon Wasm Functions. @@ -27,13 +27,13 @@ You can deploy Spin applications to Fermyon Wasm Functions with a single command ## Traffic Routing -Fermyon Wasm Functions uses Akamai's Connected Cloud infrastructure and services to ensure requests from a client is always forwarded to the fastest responding region, where your application is available. +Fermyon Wasm Functions uses Akamai's Connected Cloud infrastructure and services to ensure requests from a client are always forwarded to the fastest responding region, where your application is available. ## Integration With Other Akamai Services Any of Akamai's CDN, Security and Cloud services can easily be used with your Fermyon Wasm Functions Spin applications. Whether you want to use Akamai's API Acceleration to secure and cache requests and responses to and from your application, secure your application with App & API Protector, or integrate with Akamai's managed databases, this is all possible, and fast, as your Fermyon Wasm Functions runs within Akamai's Connected Cloud. -If you are in need of a self-hosted, isolated environment for executing Spin applications, talk to your Akamai sales team about [Fermyon Platform for Kubernetes](https://www.fermyon.com/platform). This platform runs atop Kubernetes inside of the Akamai Connected Cloud, and puts you in control of the environment. +If you are in need of a self-hosted, isolated environment for executing Spin applications, talk to your Akamai sales team about [Fermyon Platform for Kubernetes](https://www.fermyon.com/platform). This platform runs atop Kubernetes inside of Akamai Connected Cloud, and puts you in control of the environment.