So my boss, said "I don't know, what company you were working for before. But DNS settings doesn't take 24 hours to take effect since when I started this company. "
I'm having a doubt with myself if I'm doing this AWS
thing right but
Here's my key words
- EC2 Instance
- Elastic IP
- Load Balancer
- Request Certificate to Domain Provider using CNAME Verification
- Route 53
- DNS A Record
- DNS Nameserver
As of now, I tried all of these key words
. Since changing nameserver may take few hours to take effect, mostly 24 hours
.
and
DNS A record takes 4-8hours
before it take effect.
Now I waited almost 1 day
just to finish this and it works fine.
I know that changing nameserver may take some time but is there another way on how to implement SSL on my ec2 instance without waiting this too much? Just curious with the aws. Probably some of you will down vote this question. Since I've already done it.. But just wanted to know more deeply if there's possible way of applying ssl on Elastic IP
of the instance without using Route 53 or should I say without waiting too much.