I want to specify from the beginning that this is among my first times trying to configure servers and domains, so don't be too hard on me, I need a little guidance after searching for solutions on the internet for about 3-4 hours.
The problem is as follows: on the registrar I have bought my domain from you are allowed to add a maximum of 6 DNS servers per domain. The mail server I use asked me to add 3 DNS servers to the nameservers. The AWS instance has 4 DNS servers to add. As I said above, the registrar allows me to add 6 (I currently need 7).
Ideally, in the future, I would like to have subdomains for my domain (such as dev.domain.com for dev env, stage.domain.com for stage env, www.domain.com for prod). As far as I know (probably wrong in some way), each subdomain should be connected to a separate AWS instance (3 in total - dev, stage, prod), which would mean that 3 separate IPs should be mapped for each subdomain, so I would need to add about 12 more DNS servers to add to the registrar.
How could I solve this? I'm sure I'm missing something and I don't know what.
I wrote an email to the registrar support and apparently 6 is a standard maximum number of DNS servers that you can add per domain.