aws / aws/apprunner-roadmap

Simplify connections to AWS Databases

Open
#141 1 comment 41 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
301
Forks
15
PR merge metrics
No merged PRs in 30d

Description

**Community Note**
* Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
* Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do * not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment

**Additional context**
The killer feature of the service is simplicity.
But in fact - it's easy to up and run just a very simple container with one open port.

If we need something a little more complicated, for example, connect to elasticache - this works the same way as ECS - setting up VPCs, networks, subnets, security groups and an expensive NAT gateway and etc.
So my terraform app runner project is actually +/- the same size as the ECS project.

This is so simple use case - connect to DB. Is there a way to simplify this?

**Feature request:**
What I expect is - select image, select the db to connect (maybe even from a drop down list) and boom - I throw money at the screen. Even for NAT gateway (but don't understand why I need this for the so simple service).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.