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

Open-source powertools as a library #50

Closed heitorlessa closed 4 years ago

heitorlessa commented 5 years ago

Powertools library is currently being implemented as part of PR https://github.com/aws-samples/aws-serverless-airline-booking/pull/27 - Idea came from the Observability episode.

Idea here is to create a separate repo, and publish to PyPi. Time allowing, we could do one for JS too to keep it consistent though DAZN Powertools already does a great job on that.

Powertools lib when open sourced should provide - MVP sample for Python

heitorlessa commented 4 years ago

Done: https://github.com/aws-samples/aws-lambda-powertools/