並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 5 件 / 5件

新着順 人気順

"aws+lambda"の検索結果1 - 5 件 / 5件

  • AWS Lambda が再帰ループ検出の関数レベルの設定のサポートを開始 - AWS

    AWS Lambda は、再帰ループ検出を無効または有効にできる関数レベルの設定をサポートするようになりました。デフォルトで有効になっている Lambda 再帰ループ検出は、Lambda と他のサポートされているサービス間の再帰呼び出しを自動的に検出して停止し、ワークロードの暴走を防ぐ予防ガードレールです。 以前は、意図的に再帰的なパターンを実行しているお客様は、AWS サポートを通じてアカウントごとにしか再帰ループ検出を無効にできませんでした。今後は、お客様は関数ごとに再帰ループ検出を無効または有効にできるようになりました。これにより、意図しない再帰呼び出しによって引き起こされるワークロードの暴走からアカウント内の残りの関数を保護しながら、意図的に再帰的なワークフローを実行できるようになります。 これらの新しい API アクションは、再帰ループ検出がサポートされているすべての AWS リ

      AWS Lambda が再帰ループ検出の関数レベルの設定のサポートを開始 - AWS
    • Benchmarking AWS Lambda Cold Starts Across JavaScript Runtimes

      Benchmarking AWS Lambda Cold Starts Across JavaScript Runtimes We built Deno, a modern, simple, secure, zero-config JavaScript (and TypeScript) runtime, to radically simplify web development, and performance is a critical pillar of that mission. In our benchmarking, we found that running Deno in AWS Lambda consistently has the lowest cold start time compared to other JavaScript runtimes. In this p

        Benchmarking AWS Lambda Cold Starts Across JavaScript Runtimes
      • AWS Lambda関数をlambrollとGitHub Actionsでデプロイしてみた ~ fujiwara-ware OSS ~ | DevelopersIO

        クラスメソッドは2024年に5つのOSSに対して支援を実施しました。 当方が推薦して選定された @fujiwara さん作による Amazon ECSのデプロイツールであるecspressoについては、先日紹介記事をかきました。 本記事では、 ecspresso の姉妹プロダクトとも言える、AWS Lambdaのデプロイツール lamboll について、基本的な使い方とGitHub Actionsからデプロイする方法について紹介します。 lambrollはミニマリストのためのAWS Lambdaデプロイツール GitHubのプロジェクトページから lambroll の概要を引用します lambroll is a minimal deployment tool for AWS Lambda. lambroll はLambda関数のデプロイに必要な最小限の機能しか提供しません。やっていることと

          AWS Lambda関数をlambrollとGitHub Actionsでデプロイしてみた ~ fujiwara-ware OSS ~ | DevelopersIO
        • AWS Lambda introduces recursive loop detection APIs | Amazon Web Services

          AWS Compute Blog AWS Lambda introduces recursive loop detection APIs This post is written by James Ngai, Senior Product Manager, AWS Lambda, and Aneel Murari, Senior Specialist SA, Serverless. Today, AWS Lambda is announcing new recursive loop detection APIs that allow you to set recursive loop detection configuration on individual Lambda functions. This allows you to turn off recursive loop detec

            AWS Lambda introduces recursive loop detection APIs | Amazon Web Services
          • Efficiently processing batched data using parallelization in AWS Lambda | Amazon Web Services

            AWS Compute Blog Efficiently processing batched data using parallelization in AWS Lambda This post is written by Anton Aleksandrov, Principal Solutions Architect, AWS Serverless Efficient message processing is crucial when handling large data volumes. By employing batching, distribution, and parallelization techniques, you can optimize the utilization of resources allocated to your AWS Lambda func

              Efficiently processing batched data using parallelization in AWS Lambda | Amazon Web Services
            1