Ask HN: What are some great “Free” services provided by IBM, Amazon, etc.?
1–10 of 52 posts
Re: Ask HN: What are some great “Free” services provided by IBM, Amazon, etc.?
#2> 750 hours per month of Linux, RHEL, or SLES t2.micro instance usage.
(along with S3 and some other services) I think it's only free for a year though.
Other than that, they have lumberyard[1] which is a game engine, but I think there are some weird terms like you need to use AWS if you use a server[2][3].
[0] https://aws.amazon.com/free/
[1] https://aws.amazon.com/lumberyard/
[2] https://aws.amazon.com/service-terms/#57._Amazon_Lumberyard_...
[3] > 57.4 Operating Restrictions. Without our prior written consent, (a) the Lumberyard Materials (including any permitted modifications and derivatives) may only be run on computer equipment owned and operated by you or your End Users, or on AWS Services, and may not be run on any Alternate Web Service and (b) your Lumberyard Project may not read data from or write data to any Alternate Web Service. “Alternate Web Service” means any non-AWS web service that is similar to or can act as a replacement for the services listed at docs.aws.amazon.com/console/lumberyard/userguide/alternate-web-services .
Re: Ask HN: What are some great “Free” services provided by IBM, Amazon, etc.?
#3> Get $200 free credit - Start free with $200 in credit, and keep going with free options.
> Try any Azure services - Explore our cloud by trying out any combination of Azure services for 30 days.
> Pay nothing at the end - We use your credit card information for identity verification, but you’ll never be charged unless you choose to subscribe.
Re: Ask HN: What are some great “Free” services provided by IBM, Amazon, etc.?
#4There is also a surprising amount of open source projects they put out[1][2].
Disclosure: I work at IBM in the Cloud Division.
Re: Ask HN: What are some great “Free” services provided by IBM, Amazon, etc.?
#5Using the two of them you can have an API and database that is good enough for a lot of startups and hobby projects without paying a dime (ever).
Together they are used for Amazon Alexa skills which means hosting your Amazon Alexa skill is free for most skills.
Re: Ask HN: What are some great “Free” services provided by IBM, Amazon, etc.?
#6https://azure.microsoft.com/en-us/pricing/member-offers/msdn...
Re: Ask HN: What are some great “Free” services provided by IBM, Amazon, etc.?
#7Re: Ask HN: What are some great “Free” services provided by IBM, Amazon, etc.?
#8For startups, Google[1], Amazon[2], Microsoft BizSpark[3], OVH Digital Launch Pad[4], Digital Ocean[5], have startup programs that you can apply to with varying amounts of service credit (usually expiring afer one year). (Don't write off OVH: theirs seems to be the smallest, but their stuff is by far the highest value.. 2GB instances for $3.49/month and great DDoS protection; however, their cloud dashboard takes a little time to get used to, but seems pretty powerful once into it.)
1. $20k to $100k in service credits @ Google: https://cloud.google.com/developers/startups/
2. $5k at Amazon, $15k in accelerators: https://aws.amazon.com/activate/
3. Up to $120k at Microsoft: https://bizspark.microsoft.com/
4. $500 to $100k at OVH: https://www.ovh.com/us/dlp/
5. up to $100k at Digital Ocean (not sure if this is actually launched yet -- we applied for https://userify.com but never heard back): https://www.digitalocean.com/hatch/
Re: Ask HN: What are some great “Free” services provided by IBM, Amazon, etc.?
#9There is another list started in 2016, 'stack-on-a-budget' [2], for "services with great free tiers for developers on a budget".
A tangentially related list is 'Public-APIs' [3], for APIs "which make their resources available for consumption."
[1] https://github.com/ripienaar/free-for-dev [2] https://github.com/255kb/stack-on-a-budget [3] https://github.com/abhishekbanthia/Public-APIs
Re: Ask HN: What are some great “Free” services provided by IBM, Amazon, etc.?
#10For AWS I think some of the best offerings on their free tier are Lambda and DynamoDB. Both of which have generous lifetime free tiers. Using the two of them you can have an API and database that is good enough for a lot of startups and hobby projects without paying a dime (ever). Together they are used for Amazon Alexa skills which means hosting your Amazon Alexa skill is free for most skills.