I notice all tutorials online show how to add AWS name server addresses to domain name’s registrar to transfer management of your domain’s DNS records to Lightsail.
Example tutorial:
https://aws.amazon.com/getting-started/hands-on/launch-a-wordpress-website
Is it possible to just manage the DNS records from Namecheap directly? For example, adding A record with Lightsail instance public IP as value in Namcheap.
Any potential issue for this configuration?
PS:
Because I had deployed a website on Vercel and configure the domain DNS records (along with some other DNS records) on Namecheap. Now I need to deploy a new wordpress site which host with AWS Lightsail and I need to point a subdomain to this site. Transfer the management of DNS to Lightsail will mean I need to reconfigure the records and settings.
Thanks for answering! Managed to configure it in NameCheap. 🤝