I have created a private hosted zone on AWS Route 53. I want to know what is the best way to create certificates for an internal load balancer that has a record entry in the private hosted zone. Does AWS provide a solution?
Yes, you can use brand new AWS Certificate Manager
.
See official AWS Certificate Manager documentation
Also please keep in mind you have to manually renew your certificate.