Skip to content

Commit

Permalink
Added changes
Browse files Browse the repository at this point in the history
  • Loading branch information
sharadregoti committed Oct 29, 2024
1 parent b3398ca commit 9298ce1
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 2 deletions.
3 changes: 2 additions & 1 deletion tyk-docs/content/tyk-cloud/what-is-tyk-cloud.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,13 @@ Tyk Cloud is a full SaaS service that enables you to run and operate Tyk using y
## Where is Tyk Cloud hosted?

Tyk Cloud is currently available to auto-deploy on AWS.
Paid plans and Enterprise trials allow users to select one of 5 AWS locations as their home region as well as the locations of their Cloud Data Planes. The 5 AWS regions to choose from are:
Paid plans and Enterprise trials allow users to select one of 6 AWS locations as their home region as well as the locations of their Cloud Data Planes. The 6 AWS regions to choose from are:
- aws-ap-southeast-1, Singapore
- aws-eu-central-1, Frankfurt, Germany
- aws-eu-west-2, London, UK
- aws-us-east-1, N. Virginia, USA
- aws-us-west-2, Oregon, USA
- aws-ap-southeast-2, Australia


## Why Tyk Cloud?
Expand Down
17 changes: 16 additions & 1 deletion tyk-docs/content/tyk-on-premises/installation/on-aws.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,19 @@ aliases:
- /tyk-on-premises/aws/
---

In the AWS Marketplace, Tyk offers [Tyk Cloud](https://aws.amazon.com/marketplace/pp/prodview-pboluroscnqro), a fully managed API management solution that is powerful, flexible, and highly scalable.
Tyk offers a flexible and powerful API management solution through **Tyk Cloud** on the [AWS Marketplace](https://aws.amazon.com/marketplace/pp/prodview-pboluroscnqro). Tyk Cloud is an end-to-end managed API platform where both the control plane and gateways are installed on AWS for a seamless, fully cloud-hosted experience.

For those who need more deployment flexibility, Tyk Cloud also supports a [Hybrid Gateway]({{< ref "tyk-cloud/environments-deployments/hybrid-gateways" >}}) option. In this setup, the control plane remains hosted and managed by Tyk on AWS, while the gateways can be deployed on your preferred cloud provider or on-premises environment—allowing you to meet data locality and compliance needs without sacrificing control.

### Available AWS Deployment Regions

You can deploy Tyk Cloud in the following AWS regions:

- **Singapore**: `aws-ap-southeast-1`
- **Frankfurt, Germany**: `aws-eu-central-1`
- **London, UK**: `aws-eu-west-2`
- **N. Virginia, USA**: `aws-us-east-1`
- **Oregon, USA**: `aws-us-west-2`
- **Australia**: `aws-ap-southeast-2`

Getting started with Tyk Cloud via the AWS Marketplace is quick and easy. Sign up today to access Tyk’s comprehensive API management tools designed to scale with your needs.

0 comments on commit 9298ce1

Please sign in to comment.