AWS Outposts: Run AWS infrastructure on-premises
11–20 of 23 posts
Re: AWS Outposts: Run AWS infrastructure on-premises
#12If this is true this is amazing as it lets you prototype with AWS services for the cost of hardware.
Re: AWS Outposts: Run AWS infrastructure on-premises
#13If I'm understanding this right I run a VM (or let this process have access to my host) and then I can spin up AWS services on my local host? So I can have a development SQS queue that is run locally and then when I move to the cloud I can just change the config to point to the cloud version? And this is...? Free? I can't see anything about pricing. If this is true this is amazing as it lets you prototype with AWS se…
[1] not really
Re: AWS Outposts: Run AWS infrastructure on-premises
#14If I'm understanding this right I run a VM (or let this process have access to my host) and then I can spin up AWS services on my local host? So I can have a development SQS queue that is run locally and then when I move to the cloud I can just change the config to point to the cloud version? And this is...? Free? I can't see anything about pricing. If this is true this is amazing as it lets you prototype with AWS se…
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. [1] not really
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.
Re: AWS Outposts: Run AWS infrastructure on-premises
#15Re: AWS Outposts: Run AWS infrastructure on-premises
#16Earlier quoted context omitted.
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. [1] not really
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…
Re: AWS Outposts: Run AWS infrastructure on-premises
#17Earlier quoted context omitted.
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…
They have a free tier for exactly this purpose. Almost all the services have pretty reasonable free tiers.
Re: AWS Outposts: Run AWS infrastructure on-premises
#18Earlier quoted context omitted.
They have a free tier for exactly this purpose. Almost all the services have pretty reasonable free tiers.
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.
And of course, you're deploying all your stuff automatically anyway right? So wiping the account doesn't really matter.