タグ New for
人気順 5 users 50 users 100 users 500 users 1000 usersAWS Lambda でコンテナに入れた Sinatra を動かす - id:onk のはてなブログ
何番煎じか分からないけど、最近やったので。 前提知識 AWS Lambda + Amazon API Gateway で HTTP リクエストを受け付けることができる AWS Lambda ではコンテナイメージを動かせる New for AWS Lambda – Container Image Support | AWS News Blog AWS Lambda で Sinatra アプリを動かすための公式サンプルがある https:... 続きを読む
Lambda でコンテナを実行する - y-ohgi's blog
TL;DR Lambda がコンテナをサポートしたらしいので試してみる New for AWS Lambda – Container Image Support | AWS News Blog 概要 re:Invent の発表でコンテナの実行ができるようになったので、ざっくり試してみるだけの記事 ためす 失敗例 単純なAlpine イメージだと動かないらしいので失敗してみる ECR へコンテナを... 続きを読む
New for AWS Lambda – 1ms Billing Granularity Adds Cost Savings | AWS News Blog
AWS News Blog New for AWS Lambda – 1ms Billing Granularity Adds Cost Savings What I like about AWS Lambda is that it lets you run code without provisioning or managing servers, and you pay only for what you use. Since we launched Lambda in 2014, you have been charged for the number of times your ... 続きを読む
New for AWS Lambda – Container Image Support | AWS News Blog
AWS News Blog New for AWS Lambda – Container Image Support With AWS Lambda, you upload your code and run it without thinking about servers. Many customers enjoy the way this works, but if you’ve invested in container tooling for your development workflows, it’s not easy to use the same approach t... 続きを読む
PerlをAWS Lambdaで動かす
AWS Lambda で Custom Runtime が発表されました! 新機能 – AWS Lambda :あらゆるプログラム言語への対応と一般的なコンポーネントの共有 New for AWS Lambda – Use Any Programming Language and Share Common Components AWS Lambda Now Supports Custom Runtimes, and Enables Sharing Common Code Between Function... 続きを読む
New for AWS Lambda – Use Any Programming Language and Share Common Components | AWS News Blog
AWS News Blog New for AWS Lambda – Use Any Programming Language and Share Common Components I remember the excitement when AWS Lambda was announced in 2014! Four years on, customers are using Lambda functions for many different use cases. For example, iRobot is using AWS Lambda to provide compute... 続きを読む