No, this is more like a rack that you buy from AWS at AWS pricing. I see people using AWS Public for development and "air gapped" [1] AWS Outposts for production.
Ahh ok, thank you for clarify. This makes more sense even if it makes me a little sad. I'd love to use AWS for side/hobby stuff and then use the cloud-version once I was ready to launch something. I just can't justify paying $7 minimum a month for a VM when I have 2 cloud servers and 3 home servers already that are all more powerful.
I hate that for AWS you have to either pay to develop or use hacky semi-equivalents locally and hope it works when you go to the cloud.
But AWS (maybe others as well) only lasts for 1 year and lambda and stuff might have higher free tiers but stuff like EC2 barely covers a T1 micro IIRC.
You can sign up new accounts, even on the same credit card. Additionally I believe that if you contact support and agree for them to wipe all the resources in your account - you can have another year of free tier again.
And of course, you're deploying all your stuff automatically anyway right? So wiping the account doesn't really matter.
I hate that for AWS you have to either pay to develop or use hacky semi-equivalents locally and hope it works when you go to the cloud.