Skip to content

Latest commit

 

History

History

aws

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

AWS Recipes

The aws directory contains Recipes for AWS resources. They are configurable via parameters, with the default values optimizing for cost and security.

Available Recipes

Recipe Resource Description Template Path
aws/rediscaches Applications.Datastores/redisCaches An AWS MemoryDB resource with a configurable size and SKU. ghcr.io/radius-project/recipes/aws/rediscaches:TAG
aws/sqldatabases Applications.Datastores/sqlDatabases An AWS RDS resource with a configurable size and SKU. ghcr.io/radius-project/recipes/aws/sqldatabases:TAG

You can also contribute your own AWS recipes for the supported resource types and IaC languages. Visit the contributions guide to learn how to write your own recipes and contribute to the community.