Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce AWS CloudFormation with API Gateway deployment example #351

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

ag-adampike
Copy link
Member

@ag-adampike ag-adampike commented Mar 12, 2025

This PR adds a new beta deployment example for AWS using CloudFormation.

This repository already includes examples for AWS that also use Amazon Elastic Container Service; this example uses API Gateway to provide a TLS endpoint instead of a discrete load balancer for a faster time-to-deploy, fewer managed components, and much lower cost.

ECS services are integrated with AWS Cloud Map for service discovery. A VPC with at least two public subnets is required and optionally created and managed by the stack. Credentials are stored in and provided by AWS Secrets Manager. Minimal IAM roles, policy, and security group resources are included for access control and principle of least privilege.

- improved wording in some descriptive text
- use `1password` as DNS namespace

Signed-off-by: Adam Pike <[email protected]>
Signed-off-by: Adam Pike <[email protected]>
@ag-adampike ag-adampike self-assigned this Mar 12, 2025
@ag-adampike ag-adampike requested review from accraw, ag-rdoucette and a team March 12, 2025 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant