Skip to main content
Status

YellowDraft 

Overview

This page is intended to provide a recommendation when developing custom applications on AWS

Hosting Options

When developing a custom application on the AWS Platform, we recommend 1 of 2 baseline architectures. Containers over RDS, or Serverless (lambda) over NoSQL (DynamoDB).

For containers over RDS, QSOS has been adapted be deployed on AWS. Note: This is still a work in progress.

For serverless, there is currently no quickstart.

Note: The same principals apply when using the quickstart, we do not recommend deviating away from the baseline technologies in the repo.

References

https://github.com/bcgov/quickstart-aws-containers