How do i get to use https for free for my ec2 instance?
I will have an ec2 instance containing db server and api. How do i put https into the ec2 instance for free without an ALB.
The purpose is to access the ec2 instance from anywhere via https. I do not want to use ALB because it is out of my budget.