Skip to content

Commit

Permalink
update examples
Browse files Browse the repository at this point in the history
  • Loading branch information
suhussai committed May 14, 2024
1 parent 5017ae0 commit 5dcc646
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ Jump To:
[Developer Guide](/docs/public/README.md) |
[API Reference](/API.md) |
[Getting Started](#getting-started) |
[Examples](#examples) |
[Getting Help](#getting-help) |
[Contributing](#contributing) |
[Roadmap](#roadmap) |
Expand Down Expand Up @@ -90,6 +91,14 @@ Deploy this to your account:
cdk deploy
```

## Examples

Interested in seeing SBT used in a comprehensive SaaS reference architecture? Take a look at the following:

* [Elastic Kubernetes Service (EKS) Reference Architecture](https://github.com/aws-samples/aws-saas-factory-eks-reference-architecture/tree/feat/sbt-merge)
* [Elastic Container Service (ECS) Reference Architecture](https://github.com/aws-samples/saas-reference-architecture-ecs)
* [Serverless Reference Architecture](TBD)

## Getting Help

The best way to interact with our team is through GitHub. You can open an [issue](https://github.com/awslabs/sbt-aws/issues/new/choose) and choose from one of our templates for bug reports, feature requests, documentation issues, or guidance.
Expand All @@ -110,7 +119,6 @@ We welcome community contributions and pull requests. See
## More Resources

* [SaaS on AWS](http://aws.amazon.com/saas)
* [Examples](PLACEHOLDER)
* [Changelog](./CHANGELOG.md)
* [NOTICE](./NOTICE)
* [License](./LICENSE)
* [License](./LICENSE)

0 comments on commit 5dcc646

Please sign in to comment.