thankful-activity-51613
08/15/2023, 6:58 PMec2.NewInstance
, and then configuring the database with a bunch of remote.NewCommand
. This approach doesn't feel super robust though; setting up db users, changing their passwords etc is a little tricky this way.
Other approaches I've considered are 1. making a custom AMI and just spinning that up, or 2. installing a docker runtime on the ec2 host, pulling some docker compose file and starting that up.
Or should I just bite the bullet and start using ECS or similar?
I would love to hear your feedback!fast-vr-6049
08/15/2023, 7:39 PMbulky-printer-99732
08/17/2023, 7:49 PMfast-vr-6049
08/17/2023, 7:52 PMbulky-printer-99732
08/17/2023, 7:54 PMfast-vr-6049
08/17/2023, 7:58 PMbulky-printer-99732
08/17/2023, 7:59 PM