並び順

ブックマーク数

期間指定

  • から
  • まで

721 - 760 件 / 887件

新着順 人気順

ServerLessの検索結果721 - 760 件 / 887件

  • AWS Application Composerのチュートリアルをやってみた #reinvent | DevelopersIO

    AWSコンソールから「Application Composer」の管理コンソールを開きます。Homeページにある「Create project」を開きます。新規のプロジェクトを作成しますので「New blank project」を選択、今回も接続モードを利用することにします。 空のプロジェクトを作成しましたのでローカルフォルダにあるのはtemplate.yamlのみでした。 $ tree application-composer-tutorial2/ application-composer-tutorial2/ └── template.yaml このステップでは、Amazon API Gatewayリソースと5つのLambda関数を含むアプリケーションアーキテクチャの設計を開始します。 左ペインのリソースパレットからAPI Gatewayを1つ、Lambda関数を5つ配置します。 次に

      AWS Application Composerのチュートリアルをやってみた #reinvent | DevelopersIO
    • AWS Lambdaのインメモリキャッシュについて

      はじめに AWS Lambdaは、イベント駆動型のサーバーレスコンピューティングサービスであり、API GatewayやEventBridgeなど様々なサービスから起動されます。 この記事ではAWS Lambdaでのインメモリキャッシュのポイントと、その実装方法について解説します。 キャッシュとは コンピューティングにおいて、キャッシュは、データのサブセットが保存される高速のデータストレージレイヤーで、通常は一時的な性質のものです。これにより、それ以降に同じデータのリクエストが発生した場合、データのプライマリストレージロケーションにアクセスするよりも高速にデータが供給されます。キャッシュにより、以前に取得または計算されたデータを効率的に再利用できるようになります。 AWSでキャッシュを活用することのメリット AWSでキャッシュを活用することで以下のようなメリットがあります。 パフォーマンス

        AWS Lambdaのインメモリキャッシュについて
      • GitHub - bridgecrewio/yor: Extensible auto-tagger for your IaC files. The ultimate way to link entities in the cloud back to the codified resource which created it.

        You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

          GitHub - bridgecrewio/yor: Extensible auto-tagger for your IaC files. The ultimate way to link entities in the cloud back to the codified resource which created it.
        • 【レポート】Serverless Meetup Osaka #5 に参加してきました! #serverlessosaka | DevelopersIO

          【レポート】Serverless Meetup Osaka #5 に参加してきました! #serverlessosaka どうも!大阪オフィスの西村祐二です。 すこし時間がたってしまいましたが、 2019/8/1に開催されました「Serverless Meetup Osaka #5」に参加してきましたので、レポートブログとしてまとめたいと思います。 開催場所 chatbox様の天満橋オフィスで開催されました! セッション Serverless Framework を使ってみよう ※資料は公開され次第更新します 今回の勉強会の主催者でもあるmikakaneさんからの発表でした。 セッションをきいての所感 サーバレスアーキテクチャを使った事例の紹介や、今回勉強会を開催することに至った経緯などが含まれた発表でした。 構成図などが多く出てきて、これから、サーバーレスの案件やろうという方にはとても参

            【レポート】Serverless Meetup Osaka #5 に参加してきました! #serverlessosaka | DevelopersIO
          • マネージド Knative サービスの Cloud Run を一般提供開始 | Google Cloud 公式ブログ

            ※この投稿は米国時間 2019 年 11 月 15 日に、Google Cloud blog に投稿されたものの抄訳です。 私たちは、お客様の組織がクラウドへの移行のどの段階にあっても、もしくはオンプレミス環境、マネージド Kubernetes 環境、フルマネージドのサーバーレス コンピューティング プラットフォームのどれを使用していても、それに関係なくデベロッパーをサポートすることを目指しています。このほど一般提供(GA)を開始した Cloud Run は、お客様が進めているクラウドへの取り組みがどのようなものであれ、デベロッパーが価値の高いコードの作成に集中できるよう支援します。具体的には以下のとおりです。 Cloud Run : フルマネージドのサーバーレス実行環境です。インフラストラクチャを気にせずにコンテナ化されたステートレスなアプリケーションを実行できます。 Cloud Run

              マネージド Knative サービスの Cloud Run を一般提供開始 | Google Cloud 公式ブログ
            • FBZにおけるドメイン駆動設計(DDD)とサーバーレスアーキテクチャを組み合わせた設計戦術 - ZOZO TECH BLOG

              はじめに BtoB開発部の木目沢です。Fulfillment by ZOZO(以下FBZ)で提供しているAPIの開発に携わっております。 FBZに関しては以前、物流支援サービスを支えるAWSサーバーレスアーキテクチャ戦略で、AWSサーバーレスアーキテクチャ関連のサービスをどのように活用しているかをご説明しました。 techblog.zozo.com 今回は、サーバーレスアーキテクチャの特徴、設計するうえで課題だった点、そしてそれら課題をどのように克服していったかご紹介します。 イベント駆動と分散処理 FBZではAWSサーバーレスアーキテクチャ関連のサービスを採用しています。その大きな特徴は「イベント駆動」であるという点です。 Lambdaはイベント駆動のサービス 例えば、API GatewayへのリクエストやDynamoDB、S3などへのデータのプッシュイベントをトリガーにLambdaを起

                FBZにおけるドメイン駆動設計(DDD)とサーバーレスアーキテクチャを組み合わせた設計戦術 - ZOZO TECH BLOG
              • Cloud Runにローカルから一発デプロイできる魔法のオプションを試してみた - Qiita

                はじめに この記事は、「Google Cloud Platform Advent Calendar 2020」の23日目の記事です。 Cloud Runのgcloud run deployコマンドについ先日--sourceオプションがベータ版に追加されたということでdocを読んでると、こいつがかなり強力そうだったので試し&中身を追ってみました。 release note : https://cloud.google.com/run/docs/release-notes#December_16_2020 docs : https://cloud.google.com/sdk/gcloud/reference/beta/run/deploy#--source TL;DR ローカルでgcloud run deploy --source一発で本当にリリースできた --sourceオプションでやって

                  Cloud Runにローカルから一発デプロイできる魔法のオプションを試してみた - Qiita
                • 多様で柔軟な働き方を目指し、サーバーの運用脱却と高可用性を実現するAWSのフルサーバーレスで物流会計システムを構築! | 導入事例 | Serverless Operations

                  2011年、国内の主要な建材・設備機器メーカー5社が統合して誕生しました。 以後、GROHE、American Standardといった世界的ブランドを傘下に収め、日本のものづくりの伝統を礎に、世界をリードする技術やイノベーションで、日々の暮らしの課題を解決する高品質な製品をグローバルで幅広く提供しています。 *(写真左から)株式会社necco 阿部 文人、株式会社LIXIL 和田 修一・猪俣 司、株式会社Serverless Operations 堀家 隆宏 はじめにこのたび、株式会社LIXILさんよりサーバー運用コスト削減と高可用性を狙いに「新規会計システムをサーバーレスで開発したい」というご相談をいただき、LIXILの担当者さんと一緒に開発を進めました。 株式会社LIXILは、住宅およびビル向けの建材・設備機器の製造、販売を行う業界最大手のグローバルメーカーです。 トステム、INAX

                    多様で柔軟な働き方を目指し、サーバーの運用脱却と高可用性を実現するAWSのフルサーバーレスで物流会計システムを構築! | 導入事例 | Serverless Operations
                  • Terraform + S3 + CloudFrontで静的サイトを簡単構築 - Qiita

                    バケット名:test-static-web-site 静的Webサイトホスティング インデックスドキュメント:index.html エラードキュメント:index.html (実際はエラー用のページを用意するといいと思います) ディストリビューション名:test-static-web-site-dst 基本的な構成でオリジンをS3バケットに向ける OriginAccessIdentity を使ってS3バケットへのアクセス権限をバケットポリシーに設定 今回SSLはCloudFrontデフォルトのもの。独自ドメインを持っている場合はACMの証明書もTerraformで作成することで acm_certificate_arn で指定でき、簡単です。 Terraformを書く 実際のtfファイルで下記を作成します。 # バケットの作成 resource "aws_s3_bucket" "test-s

                      Terraform + S3 + CloudFrontで静的サイトを簡単構築 - Qiita
                    • AWS Amplify フレームワーク 入門メモ - Qiita

                      概要 AWS Amplify(アンプリファイ) フレームワークの入門ページ (Getting Started) を読みながら、基本的な利用方法を学んだときのメモです。 環境 Windows 10 Professional 1903 aws CLI 2.0.7 amplify CLI 4.18.0 Node.js 12.16.2 npm 6.14.4 参考 AWS Amplify Amplify フレームワーク Amplify CLIのインストールと設定 Amplify CLIは、Amplifyフレームワークのコンポーネントの1つで、コマンドラインでプロジェクトの作成やバックエンドサービスの構築が行えます。 前提 Amplify CLIのインストールにはNode.js 8.x以上、npm 5.x以上が必要です。

                        AWS Amplify フレームワーク 入門メモ - Qiita
                      • Introducing the new AWS Serverless Snippets Collection | Amazon Web Services

                        AWS Compute Blog Introducing the new AWS Serverless Snippets Collection Today, the AWS Serverless Developer Advocate team introduces the Serverless Snippets Collection. This is a new page hosted on Serverless Land that makes it easier to discover, copy, and share common code that can help with serverless application development. Builders are writing serverless applications in many programming lang

                          Introducing the new AWS Serverless Snippets Collection | Amazon Web Services
                        • Compute: porting the iconic video game DOOM

                          Compute: porting the iconic video game DOOMDue to its approachable codebase and clean abstractions, id Software’s DOOM has become one of the most ported games in history. It felt like a perfect project to port to Compute, built on our serverless compute environment, to experiment with different applications of the product. Showing that DOOM could run interactively on Compute would be a way to push

                            Compute: porting the iconic video game DOOM
                          • https://pages.awscloud.com/rs/112-TZM-766/images/EV_amazon-rds-aws-lambda-update_Jul28-2020_lambda_x_rds.pdf

                            • AWS Lambdaのトリガーについて - Qiita

                              Lambdaについて AWS Lambda(以下Lambda)はサーバレスコンピューティングサービスです。 オペレーティングシステム(以下OS)などのインフラストラクチャの管理が不要で、利用者はプログラムコードを準備し、Lambdaにアップロードするだけで実行できます。 トリガーとは トリガーはLambdaを実行するきっかけです、もちろん手動で実行できますが自動で実行も出来ます、それは色々の方法あります。 これは普通の作成したlambdaです、画面で左側は「トリガーを追加」オプションがあります、それをクリックすると色々選べます。選べるオプションの中にちょっと説明します。 s3 S3にファイルが置かれた時に自動でLambdaを実行できます。 設定画面はこちら: まずはどこのバケットのトリガーを設定します、アカウントの全体アクションは出来ませんので各バケットに設定が必要です。 次はどこのアクシ

                                AWS Lambdaのトリガーについて - Qiita
                              • Isolates, microVMs, and WebAssembly

                                I’m mostly focused on two lines of inquiry. First: What’s the promise of WebAssembly? Why is it exciting? What makes it different? (I get into some of this in What’s WebAssembly?) And second: What’s the state of WebAssembly today? For me, answering both of those questions required an exploration of Serverless more broadly, as WebAssembly could both compete with and complement emergent technologies

                                • Serverless-Dev-Tools · Dev tools for the serverless world

                                  All your serverless statistics, right in your terminal!Log your lambdas without logging onto AWS. Deploy lambdas in a single keypress View all your event buses, and inject events Integration with AWS EventBridge and the EventBridge Schema Registry. Serverless-Dev-Tools provides a quick overview of your stack as you code, providing feedback and visibility without the need to log into the AWS Consol

                                  • Introducing Serverless Cloud

                                    Introducing the hyper-productive serverless app platform with single second deployments! Claim your profile name and start developing now!Join our community call on Serverless Cloud, Thursday Oct. 14th @ 10AM PT ‍ We’ve championed serverless development since the beginning, but let’s be honest, it’s gotten way too complicated. Too many primitives, too many configuration options, too many services

                                      Introducing Serverless Cloud
                                    • AWS AppConfig Lambda extensionでLambda関数の設定情報を取得する - Qiita

                                      はじめに AWS Lambda extensionsのプレビューが発表されました。それに伴い、AWS AppConfigから利用可能なextensionが提供されLambda関数から利用することができます。本稿ではAWS AppConfig Lambda extensionをLambda関数から利用する方法について紹介します。 AWS AppConfigとは AWS AppConfigはAWS Systems Managerの機能の1つで、アプリケーション設定を作成、管理し、デプロイを可能にするサービスです。アプリケーションはAWS AppConfigのAPIをコールすることで、アプリケーション自体の再デプロイを行うことなく、外部設定を動的にデプロイすることができるようになります。また、AWS AppConfigは検証機能を提供しており、全ての設定変更について、アプリケーションに投入する前

                                        AWS AppConfig Lambda extensionでLambda関数の設定情報を取得する - Qiita
                                      • サーバーレスアプリケーション開発におけるエラーハンドリング - 変化を求めるデベロッパーを応援するウェブマガジン | AWS

                                        選択 第 1 回 オープニング 第 2 回 Web API パターン 第 3 回 イベント駆動のデータ加工、連携処理パターン 第 4 回 マイクロバッチ・ストリーミングパターン 第 5 回 ワークフローパターン 前編 第 6 回 ワークフローパターン 後編 みなさん ! サーバーレスアプリケーションの開発楽しんでますか ? サーバーレスアプリケーションの開発は、インフラ面での非機能要件の責任を AWS のマネージド型サービスに委譲できることから、アプリケーションの本質 である ”ロジック開発" に注⼒できる点が私は大好きです ! 機能を実装していくプロセスは、明確にやりたいことに向かって進んでいくこともあり、成果がわかりやすく非常に楽しいですよね。 しかしサーバーレスアプリケーション開発は実現したいロジックの実装に集中できるからといって、正常系の実装の検討しか行わずに、サービスをリリースし

                                          サーバーレスアプリケーション開発におけるエラーハンドリング - 変化を求めるデベロッパーを応援するウェブマガジン | AWS
                                        • Serverless Framework の API Gateway Authorizer 実装を解説します!😎 | Ragate ブログ

                                          service: ApiGatewayWithAuthorization provider: name: aws runtime: nodejs12.x stage: ${opt:stage,"dev"} region: ap-northeast-1 profile: ragate iamRoleStatements: - Effect: 'Allow' Action: - 'lambda:*' - 'cognito:*' - 'apigateway:*' Resource: - '*' plugins: - serverless-webpack custom: webpack: includeModules: true packager: 'npm' functions: ${file(./resources/functions.yml)} resources: - ${file(./r

                                            Serverless Framework の API Gateway Authorizer 実装を解説します!😎 | Ragate ブログ
                                          • Virus scan S3 buckets with a serverless ClamAV based CDK construct | Amazon Web Services

                                            AWS Developer Tools Blog Virus scan S3 buckets with a serverless ClamAV based CDK construct Edit: March 10th 2022 – Updated post to use AWS Cloud Development Kit (CDK) v2. Protecting systems from malware is an essential part of a systems protection strategy. It is important to both scan binaries and other files before introducing them into your system boundary and appropriately respond to potentia

                                              Virus scan S3 buckets with a serverless ClamAV based CDK construct | Amazon Web Services
                                            • AmplifyでAPI Gateway + Step Functions - Qiita

                                              AWS Amplify Advent Calendar 2020 10日目の記事です! Amplify CLIを使うとAPI GatewayのREST APIをサクッと作成できます。 ただ、API GatewayのREST APIは、Lambda統合のタイムアウトが最大29秒なので、データのダウンロードとか時間のかかる処理を行うとタイムアウトしてしまうことがあります。そこで、Step Functionsを使ってタイムアウトの問題を解決してみます。 ※つまり、以下で説明されているようなことを、Amplify CLIでやろうという感じです。とてもわかりやすくまとまっているので、まず読んでもらってから続きを見てもらえると良いかと思います。 【API Gatewayタイムアウト対策】Step Functionsを組み合わせて非同期処理にしてみる 概要 Amplify CLIでAPI Gateway

                                                AmplifyでAPI Gateway + Step Functions - Qiita
                                              • AWS API Gateway の WebSocket API をちゃんと理解する

                                                AWS#WebSocketAmazon API Gatewaytechこの記事は別アカウント(mryhryki)に移行しました。 Discussion

                                                  AWS API Gateway の WebSocket API をちゃんと理解する
                                                • Taking Serverless to the Next Level

                                                  ServerlessDays, Belgrade, September 13th, 2019 Moving to serverless brings more benefits if you can optimize the way you work. In this session, I share best practices on different areas, from infrastructure management to deployments, distributed architectures and the role of teams, focusing on people and processes that are at the core of software development. To support our findings, we’ll review

                                                    Taking Serverless to the Next Level
                                                  • Introduction - AWS Lambda

                                                    AWS Lambda is a flexible service designed for a wide variety of use-cases. Across the millions of AWS customers using Lambda every month, serverless applications generally fall into several common categories: Web applications: serve the front-end code via Amazon S3 and Amazon CloudFront, or automating the entire deployment and hosting with AWS Amplify Console. Web and mobile backends: the front-en

                                                    • About Forge

                                                      Atlassian’s serverless app development platform, designed for building secure, reliable, and scalable apps. Forge makes it possible to build a fully-functional app in just a few hours, with hosting, multiple development environments, and API authentication built-in. Forge can be used to build custom apps and integrations or apps distributed through the Atlassian Marketplace. Build apps with: We ho

                                                      • AWS LambdaとServerless #1のカレンダー | Advent Calendar 2019 - Qiita

                                                        AWS LambdaとServerless #1 👈このページ AWS LambdaとServerless #2 いっぱいになったので二つ目たてました。 2019年もサーバーレス にとっては激動の一年でしたね! AWS LambdaはVPC連携時のColdStartが改善され、さらに多くのワークロードで使われ易くなっています。また、Amazon EventBridgeが発表され、SaaSとのシームレスでイベントドリブンな連携が可能になりました。 そこで、AWS Lambdaやその周辺のサーバーレスなサービスを使ったTips、ネタ、やってみた系なんでもOKなのでぜひご参加ください! AWS Lambdaは以下のAWSサービスと簡単に連携できたり、運用で助けられたりしてますので、この辺りを駆使した何かを作ってみるのもいいですね! ・AWS Step Functions ・AWS SAM ・A

                                                          AWS LambdaとServerless #1のカレンダー | Advent Calendar 2019 - Qiita
                                                        • Arc Notes: Datasette - Simon Willison

                                                          Simon is the creator of Datasette and co-creator of Django web framework. Formerly he was a JSK journalism fellow at Stanford, and prior to that an Engineering Director at Eventbrite. Who are you?I’ve been building web applications since the first dot-com boom back in 1999. I started out in the very early days of online gaming, building community websites and running a news site (we didn’t call th

                                                            Arc Notes: Datasette - Simon Willison
                                                          • Looking back on Cloud Run’s first year since GA | Google Cloud Blog

                                                            Cloud Run is built on a simple premise: combine the flexibility of containers with the simplicity, scalability, and productivity of serverless. In a few clicks, you can use Cloud Run to continuously deploy your Git repository to a fully managed environment that autoscales your containers behind a secure HTTPS endpoint. And because Cloud Run is fully managed, there’s no infrastructure management, s

                                                              Looking back on Cloud Run’s first year since GA | Google Cloud Blog
                                                            • Test your home network performance

                                                              With many people being forced to work from home, there’s increased load on consumer ISPs. You may be asking yourself: how well is my ISP performing with even more traffic? Today we’re announcing the general availability of speed.cloudflare.com, a way to gain meaningful insights into exactly how well your network is performing. We’ve seen a massive shift from users accessing the Internet from busy

                                                                Test your home network performance
                                                              • 各種 PaaS FaaS 実行環境 (プログラミング言語とバージョン) まとめ (2019年11月15日現在) - Qiita

                                                                概要 各種 PaaS FaaS で使える実行環境 (プログラミング言語とそのバージョン) をまとめる 公式ドキュメントも資料によってバージョン番号が明示されていなかったり異なっていることがあるので細かいバージョンについての正確さは期待できない 各種 PaaS で使える実行環境 (プログラミング言語とそのバージョン) AWS Elastic Beanstalk Azure App Service Google App Engine

                                                                  各種 PaaS FaaS 実行環境 (プログラミング言語とバージョン) まとめ (2019年11月15日現在) - Qiita
                                                                • GitHub - architect/architect: The simplest, most powerful way to build a functional web app (fwa)

                                                                  You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                    GitHub - architect/architect: The simplest, most powerful way to build a functional web app (fwa)
                                                                  • Chatwork の Scala プロダクトとそれを支えるチーム その壱 - Chatwork Creator's Note

                                                                    これは Chatwork Advent Calendar 2020 / Scala Advent Calendar 2020 10日目 の記事になります。 こんにちは。サーバーサイド開発部の Scala プロダクトを開発運用する部署でマネージャーをしている、 hayasshi です。 Chatwork は Scala を採用すると決めてから、約 6 年経ちました。 その中で、失敗もしながら、少しずつ Scala のシステム領域を広げてきました。 今回と次回の二記事にて、この 6 年で開発し、いま実際に稼働運用されている、 Chatwork の Scala プロダクトの紹介と、それを普段どのように開発運用しているかについて、書きたいと思います。 Scala プロダクトの紹介 今回は Chatwork の Scala プロダクトについてご紹介します。 特に下記の項目についてそれぞれ記載したいと

                                                                      Chatwork の Scala プロダクトとそれを支えるチーム その壱 - Chatwork Creator's Note
                                                                    • 今Serverlessが面白いわけ - DevLOVE感謝版

                                                                      プレゼンテーションスライド @ DevLOVE v2019.10.21 Presentation Slides for DevLOVE v2019.10.21 https://devlove.doorkeeper.jp/events/98173

                                                                        今Serverlessが面白いわけ - DevLOVE感謝版
                                                                      • 【AWS】【Serverless Framework】カスタムドメイン設定方法(開発環境と本番環境の分離も考慮) - Qiita

                                                                        はじめに こちらの記事の続編です。 (※ 読まなくても大丈夫です。) Serverless Framework で REST API をデプロイすると、AWS 側で以下のようなドメインが発行されます。 このドメインに含まれる 5tjwpqfgo2 という値は、こちらで何も設定しないとデプロイするごとに毎回変更されてしまい、使い勝手がよくないです。 なので、これをカスタムドメインで固定しようというのが、今回やりたいことになります。 サマリー 以下を Serverless Framework で実現しました。 カスタムドメインを指定できるようにすること 開発環境と本番環境で異なるカスタムドメインを指定できるようにすること その結果、REST API のパスが以下のように固定することができるようになりました。 Before URL:https://xxxxxxx.execute-api.us-e

                                                                          【AWS】【Serverless Framework】カスタムドメイン設定方法(開発環境と本番環境の分離も考慮) - Qiita
                                                                        • AWS LambdaがContainer Image Support 言うから 疑似Cloud Run(Rails on Lambda) - Qiita

                                                                          AWS LambdaがContainer Image Support 言うから 疑似Cloud Run(Rails on Lambda)RubyRailsAWSlambdaserverless はじめに メリークリスマス!! Ateam Lifestyle Advent Calendar 2020の25日目は、 株式会社エイチームライフスタイル 執行役員CTO @tsutorm が担当します! Lambdaがコンテナイメージサポートと聞いて 今年のアドカレどうしよっかなー ポエム系になるけど 「ビジネスが間違えやすいエンジニアの"開発生産性"」 みたいなのを書こうかなー せっかくのクリスマス だしなー。プレゼントになるようなコードがあるほうがいいよなー と思っていた所... 【速報】Lambdaのパッケージフォーマットとしてコンテナイメージがサポートされるようになりました!! #reinv

                                                                            AWS LambdaがContainer Image Support 言うから 疑似Cloud Run(Rails on Lambda) - Qiita
                                                                          • Ultimate guide to secrets in Lambda

                                                                            Securing your API Keys, database passwords, or SSH keys for Lambda Functions is tricky. This post compares Systems Manager, Secrets Manager, Key Management Service, and environment variables for handling your secrets in Lambda. We'll cover costs, features, performance, and more. Then we'll lay out a framework for considering the risk of your particular secret, so that you know what's best for your

                                                                              Ultimate guide to secrets in Lambda
                                                                            • Cloudflare acquires Baselime to expand serverless application observability capabilities

                                                                              Cloudflare acquires Baselime to expand serverless application observability capabilities04/05/2024 Today, we’re thrilled to announce that Cloudflare has acquired Baselime. The cloud is changing. Just a few years ago, serverless functions were revolutionary. Today, entire applications are built on serverless architectures, from compute to databases, storage, queues, etc. — with Cloudflare leading t

                                                                                Cloudflare acquires Baselime to expand serverless application observability capabilities
                                                                              • AWS Lambda で大量データをBatch処理した話と注意点 - Qiita

                                                                                本記事は「AWS LambdaとServerless Advent Calendar 2020」の17日目の記事です。 やりたいこと Amazon Redshiftにある10億レコードを越えるデータを1レコードずつ、特定の列を判定したりという、シンプルな処理だが全レコードを見ていく必要のある処理をしたい 従来やってた方法 RedshiftからSQLでELTしてUNLOAD UNLOAD結果をEC2へS3からダウンロード JavaやPythonなどのプログラムでバッチ処理実行 結果をS3に格納 この方法でも良かったのですが、大規模データをEC2で高速に並行で処理する、、、前に少し考えてみると、あれLambdaが相性良いのでは?と思い試してみました。 具体的な方法 MAXFILESIZEを指定してUNLOAD UNLOAD先をLambdaのイベントトリガで発火 Lambdaのおおよそのコード

                                                                                  AWS Lambda で大量データをBatch処理した話と注意点 - Qiita
                                                                                • Serverless Framework Pluginで行うLambdaテスト

                                                                                  2020/01/06にオンラインで開催された「Serverless Meetup Japan Virtual #14」での、私のセッションでの発表資料です。Serverless FrameworkのPluginを使用したAWS Lambdaのローカルテストについて記載しています。Read less

                                                                                    Serverless Framework Pluginで行うLambdaテスト

                                                                                  新着記事