I need help in the following: as a degree project I am doing a web application in Laravel and I want that every time a user registers, Amazon creates an empty database and only that user created can access it. Any ideas?
I was thinking about replicating the instance or using Amazon Redshift and CLI creation but I'm totally new to this.
Thank you very much in advance