Automate Database Creation for Microservices
Creating a new Microservice usually involves a lot of components like monitors, infrastructure (e.g S3 buckets, IAM roles, etc.) and Databases.
We follow best practices and create a new Database per new microservice if it requires one.