milliHQ/terraform-aws-next-js

What services does this library use internally to manage deployments?

iarmankhan opened this issue · 1 comments

I want to know how I can go to AWS console and manage my deployments created by this package. Also want to create alias without using this package. Is there any way to do that?

Thanks

As far as I know it creates record in DynamoDB table with aliases. Typically the alias is assigned in AWS Route 53 and is responsible for manage traffic. For debug purposes I recommend to set it up through command and take a look how it behaves after creating alias using command from library.