I'm set a website using the Amazon free tier in an EC2 instance. The free tier is giving me 750 hours of EC2 Linux t2.micro instance usage. I would like to know how the instance hours are counted to ensure the usage doesn't exceed the free tier limit.
I suppose if my website is not down the instance should be running 24 hours a day which will result in a maximum of 24 hours x 31 days = 744 hours per month usage.
Is that the case?