May 13, 2021
25. サーバレスアーキテクチャの過去、現在、そして未来
今回はThe Past, Present, and Future of Serverless with Tim というポッドキャストをもとに、AWS Lamdbaを中心としたサーバレスアーキテクチャのこれまで、これからと現場での開発体験について話しました。
* The Past, Present, and Future of Serverless with Tim Wagner https://www.serverlesschats.com/52/
* Lego https://medium.com/lego-engineering
* AWS Lambda https://aws.amazon.com/lambda/
* AWS Appsync https://aws.amazon.com/appsync/
* Provisioned Concurrancy - ポッドキャスト内でTomoが名前を思い出せなかった、Lambda Functionを初期化した状態にできる機能 https://docs.aws.amazon.com/lambda/latest/dg/configuration-concurrency.html#configuration-concurrency-provisionedhttps://aws.amazon.com/blogs/aws/new-provisioned-concurrency-for-lambda-functions/
* Tim's wish list https://medium.com/@timawagner/tims-take-re-invent-2020-serverless-wishlist-7f0756da4cd0
Your co-hosts:
* Tomoaki Imai, C…