Skip to content

jonathanbernal25/aws-tyk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deploy Tyk on AWS

This repo provides a starting point to quickly deploy one of various types of Tyk archiectures on AWS. Each CloudFormation (.yaml) file deploys a type of architecture. Under the /deployments directory, select the architecture relevant to your use-case.

NOTE:FOR AMAZONLINUX2 ONLY

Architectures

Development

This architecture deploys all Tyk components and databases onto a single EC2 instance. This is ideal for testing and development.
CloudFormation Template

Single Gateway

This architecture deloys each component onto it's own EC2 instance. This is closer to the best practice of deploying Tyk to a production environment.
NOTE: No high availability of any component.
CloudFormation Template

Multi Gateway

TBD...

About

Deploying Tyk on AWS via CloudFormation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published