aws-samples / aws-serverless-airline-booking

Airline Booking is a sample web application that provides Flight Search, Flight Payment, Flight Booking and Loyalty points including end-to-end testing, GraphQL and CI/CD. This web application was the theme of Build on Serverless Season 2 on AWS Twitch running from April 24th until end of August in 2019.
MIT No Attribution
2.2k stars 1.3k forks source link

Documentation update Request #127

Closed medvedevden1s closed 4 years ago

medvedevden1s commented 4 years ago

I see that in getting started we have next info: NOTICE: AWS AppSync is not part of [Free tier] but it's not true

AppSync has a Free Tier The Free Tier offers the following monthly usage levels at no charge for 12 months after you sign up for an AWS account. 250,000 query or data modification operations 250,000 real-time updates 600,000 connection-minutes Use beyond these levels is billed at the published rates. The AWS AppSync Free Tier automatically expires after 12 months.

https://aws.amazon.com/appsync/pricing/

heitorlessa commented 4 years ago

Thanks for creating the issue @medvedevden1s much appreciated :) I've just updated that doc - AppSync wasn't part of the Free Tier back then.