並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 26 件 / 26件

新着順 人気順

"Event Driven"の検索結果1 - 26 件 / 26件

タグ検索の該当結果が少ないため、タイトル検索結果を表示しています。

"Event Driven"に関するエントリは26件あります。 architectureawsevent などが関連タグです。 人気エントリには 『サーバーレスは死なぬ!みんなEDA(Event Driven Architecture)として使ってるでしょ?』などがあります。
  • サーバーレスは死なぬ!みんなEDA(Event Driven Architecture)として使ってるでしょ?

    2023年、Amazon Prime Videoの技術部門が公開したブログ記事がきっかけとなり、サーバーレス技術に関する議論が巻き起こりました。中には、"Serverless is Dead"という言説も散見されました。サーバーレスアーキテクチャは死んだのでしょうか?いえ、わたしはそうは思いません。サーバーレス技術は、今でも特にEDA(Event Driven Architecture)の中心技術として、広く使われています。本セッションでは、AWSを題材に、コロナ前、2019年頃からのAWSサービスアップデートや技術トレンドを振り返りつつ、サーバーレス技術が活用されている代表的なEDAを紹介します。 ※なお、AWSの「サーバーレス」は、人によりイメージするものが異なる可能性が高いため、セッション冒頭で本セッションでの「サーバレス」の定義をご説明します。

      サーバーレスは死なぬ!みんなEDA(Event Driven Architecture)として使ってるでしょ?
    • Operating Lambda: Anti-patterns in event-driven architectures – Part 3 | Amazon Web Services

      AWS Compute Blog Operating Lambda: Anti-patterns in event-driven architectures – Part 3 In the Operating Lambda series, I cover important topics for developers, architects, and systems administrators who are managing AWS Lambda-based applications. This three-part section discusses event-driven architectures and how these relate to Lambda-based applications. Part 1 covers the benefits of the event-

        Operating Lambda: Anti-patterns in event-driven architectures – Part 3 | Amazon Web Services
      • Event-Driven ArchitectureにおけるChoreographyとOrchestration | CyberAgent Developers Blog

        はじめに こんにちは、AI事業本部の伊藤(@tsutsun17)です。先日、ラスベガスで開催されたAWS re:invent 2022に現地参加してきました。 AI事業本部では例年、エンジニア数人が現地参加して熱量と学びを得ることができる環境がありました。直近2年は世の情勢もあり現地参加を控えていましたが、今年は現地参加できました。今回は、参加したセッションの中で特に面白かったセッションの一部について、考察や開発しているプロダクトのお話も含めながらご紹介したいと思います。 セッションの概要 まずは、セッションの概要についてご紹介します。 Building next-gen applications with event-driven architectures Event-driven architectures can solve many difficult problems in m

          Event-Driven ArchitectureにおけるChoreographyとOrchestration | CyberAgent Developers Blog
        • GitHub - dapr/dapr: Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.

          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 - dapr/dapr: Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.
          • Amazon EventBridge – Event-Driven AWS Integration for your SaaS Applications | Amazon Web Services

            AWS News Blog Amazon EventBridge – Event-Driven AWS Integration for your SaaS Applications Many AWS customers also make great use of SaaS (Software as a Service) applications. For example, they use Zendesk to manage customer service & support tickets, PagerDuty to handle incident response, and SignalFx for real-time monitoring. While these applications are quite powerful on their own, they are eve

              Amazon EventBridge – Event-Driven AWS Integration for your SaaS Applications | Amazon Web Services
            • Parapet - A purely functional library to build distributed and event-driven systems

              A purely functional library to build distributed and event-driven systems It's not a secret that writing distributed systems is a challenging task that can be logically broken into two main aspects: implementing distributed algorithms and running them. Parapet plays the role of execution framework for distributed algorithms - it can be viewed as an intermediate layer between a low-level effect lib

              • 開発生産性と信頼性の両立を目指すための Event-Driven Architecture - より良いマイクロサービスアーキテクチャを求めて | Wantedly Engineer Blog

                もう1つの方法が、「イベントベースでのマイクロサービス間コミュニケーション」です。これは、クライアントマイクロサービスは「ある事態が起きたこと(= イベント)を通知」し、他のマイクロサービスは「興味のあるイベントを Subscribe して、イベントを検知して処理を行う」という振る舞いを指しています。 イベントベースのコミュニケーションは、リクエスト/レスポンスとは異なり、他のマイクロサービスに何かを直接指示はしません。そして、本質的に非同期であり疎結合です。イベントを発行するマイクロサービス(= Publisher)はそのイベントがどう利用されるかを知る必要は無いですし、イベントをチェックするマイクロサービス(= Subscriber)として何が存在するかを知る必要もありません。Publisher と Subscriber はお互いに相手の事を知る必要はなく、疎結合な状態を保つことができ

                  開発生産性と信頼性の両立を目指すための Event-Driven Architecture - より良いマイクロサービスアーキテクチャを求めて | Wantedly Engineer Blog
                • GitHub - ergo-services/ergo: An actor-based Framework with network transparency for creating event-driven architecture in Golang. Inspired by Erlang. Zero dependencies.

                  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 - ergo-services/ergo: An actor-based Framework with network transparency for creating event-driven architecture in Golang. Inspired by Erlang. Zero dependencies.
                  • GitHub - kestra-io/kestra: Infinitely scalable, event-driven, language-agnostic orchestration and scheduling platform to manage millions of workflows declaratively in code.

                    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 - kestra-io/kestra: Infinitely scalable, event-driven, language-agnostic orchestration and scheduling platform to manage millions of workflows declaratively in code.
                    • GitHub - ThreeDotsLabs/watermill: Building event-driven applications the easy way in Go.

                      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 - ThreeDotsLabs/watermill: Building event-driven applications the easy way in Go.
                      • MicrosoftがKEDA(Kubernetes-Based Event-Driven Autoscaling) 1.0をリリース

                        Spring BootによるAPIバックエンド構築実践ガイド 第2版 何千人もの開発者が、InfoQのミニブック「Practical Guide to Building an API Back End with Spring Boot」から、Spring Bootを使ったREST API構築の基礎を学んだ。この本では、出版時に新しくリリースされたバージョンである Spring Boot 2 を使用している。しかし、Spring Boot3が最近リリースされ、重要な変...

                          MicrosoftがKEDA(Kubernetes-Based Event-Driven Autoscaling) 1.0をリリース
                        • Event Driven Architecture とは? Cloud Run と Eventarc を活用した Google Cloud (GCP)での実装例やデモンストレーションまで一挙紹介! | 株式会社トップゲート

                          削除する Google Service TGカルチャー アプリケーション開発 コンサルティング セミナー テックブログ デザイン デジタルプロダクト開発 開発実績 ニュース 2025年の崖(1) 5G(1) AI(39) AI Hub(1) AI Platform(1) AlloyDB(12) AlloyDB for PostgreSQL(6) AlphaZero(1) Analytics HUB(1) Android(11) Android アプリ(1) Anthos(6) API(12) API エコノミー(1) APP(2) App Engine(2) App Maker(2) AppServer(1) AppSheet(3) arduino(1) Authentication(1) AutoML(4) AWS(12) AWS (Amazon Web Services)(1) AWS

                          • イベント駆動マイクロサービスアーキテクチャ / Event-Driven Microservices Architecture

                            イベント駆動マイクロサービスアーキテクチャ / Event-Driven Microservices Architecture

                              イベント駆動マイクロサービスアーキテクチャ / Event-Driven Microservices Architecture
                            • GitHub - encoredev/encore: Encore is the Backend Development Platform purpose-built to help you create event-driven and distributed systems.

                              Encore – Backend Development Platform Encore provides a purpose-built workflow to help you create event-driven and distributed systems — from local development to your cloud on AWS & GCP. It consists of a Microservice Framework & Infrastructure SDK, a Local Development Environment with tools like tracing, and a Cloud Platform for automating CI/CD and cloud infrastructure provisioning. 🏁 Try Encor

                                GitHub - encoredev/encore: Encore is the Backend Development Platform purpose-built to help you create event-driven and distributed systems.
                              • Build a serverless event-driven workflow with AWS Glue and Amazon EventBridge | Amazon Web Services

                                AWS Big Data Blog Build a serverless event-driven workflow with AWS Glue and Amazon EventBridge Customers are adopting event-driven-architectures to improve the agility and resiliency of their applications. As a result, data engineers are increasingly looking for simple-to-use yet powerful and feature-rich data processing tools to build pipelines that enrich data, move data in and out of their dat

                                  Build a serverless event-driven workflow with AWS Glue and Amazon EventBridge | Amazon Web Services
                                • Cloud Run × Event-Driven Architecture の並列分散処理によるデータ処理高速化への取り組み

                                  この記事は、Magic Moment Advent Calendar 2023 5日目の記事です。 こんにちは! Magic Moment で Tech Lead をやっている Miyake です。 弊社のセールスオペレーションクラウド「Magic Moment Playbook」では、大量の営業データに対してバッチ処理を行うシーンがあります。 今回はバッチ処理の高速化について、Cloud Run と Event-Driven Architecture を活用したアーキテクチャで取り組んだときのお話をしたいと思います。 実装した背景 リアーキテクト以前では、課題が大きく2つありました。 処理速度が単純に遅い リソースの枯渇によるパフォーマンスの低下 「1. 処理速度が単純に遅い」に関しては、システムの製品価値として解決が必要なものでした。旧アーキテクチャでは対象のデータに対して1レコードず

                                    Cloud Run × Event-Driven Architecture の並列分散処理によるデータ処理高速化への取り組み
                                  • Building event-driven architectures with Amazon SNS FIFO | Amazon Web Services

                                    AWS Compute Blog Building event-driven architectures with Amazon SNS FIFO This post is courtesy of Christian Mueller, Principal Solutions Architect. Developers increasingly adopt event-driven architectures to decouple their distributed applications. Often, these events must be propagated in a strictly ordered manner to all subscribed applications. Using Amazon SNS FIFO topics and Amazon SQS FIFO q

                                      Building event-driven architectures with Amazon SNS FIFO | Amazon Web Services
                                    • Implementing an event-driven serverless story generation application with ChatGPT and DALL-E | Amazon Web Services

                                      AWS Compute Blog Implementing an event-driven serverless story generation application with ChatGPT and DALL-E This post demonstrates how to integrate AWS serverless services with artificial intelligence (AI) technologies, ChatGPT, and DALL-E. This full stack event-driven application showcases a method of generating unique bedtime stories for children by using predetermined characters and scenes as

                                        Implementing an event-driven serverless story generation application with ChatGPT and DALL-E | Amazon Web Services
                                      • Extending a serverless, event-driven architecture to existing container workloads | Amazon Web Services

                                        AWS Compute Blog Extending a serverless, event-driven architecture to existing container workloads This post is written by Dhiraj Mahapatro, Principal Specialist SA, and Sascha Moellering, Principal Specialist SA, and Emily Shea, WW Lead, Integration Services. Many serverless services are a natural fit for event-driven architectures (EDA), as events invoke them and only run when there is an event

                                          Extending a serverless, event-driven architecture to existing container workloads | Amazon Web Services
                                        • Introduction to Event-driven Architectures With RabbitMQ | Theodo

                                          Event-driven architectures (EDA) gather several useful patterns to deliver maintainable code, handle asynchronous tasks and build reliable applications. As a developer at Theodo, I have been working with various companies to help them build great products. I frequently used event-driven architectures along the way, and I want to share my thoughts with you on this subject. This article is a concept

                                            Introduction to Event-driven Architectures With RabbitMQ | Theodo
                                          • [翻訳] サーバレスアプリケーションにおけるEvent-Driven Architectures と Event-Based Computeの比較 | DevelopersIO

                                            [翻訳] サーバレスアプリケーションにおけるEvent-Driven Architectures と Event-Based Computeの比較 About this article この記事は、 Event-Driven Architectures vs. Event-Based Compute in Serverless Applications の記事を Momentoが著者および[Riywo]氏(https://twitter.com/riywo)の許可を得て邦訳しました。 著者のAlex Debrieについて 元記事の著者であるAlex Debrieは欧米のサーバレス界隈で有名な人物です。 彼はDynamoDBに関する書籍の著者でもあり、AWSのサーバレスヒーローでもあります。 Translated article コメント&補足 翻訳元の記事「Event-driven vs

                                              [翻訳] サーバレスアプリケーションにおけるEvent-Driven Architectures と Event-Based Computeの比較 | DevelopersIO
                                            • Event Sourcing | Event-driven Architecture on AWS

                                              This article explains what event sourcing is, common use cases, considerations and examples. This document discusses an approach to building event sourced systems. The use cases, architecture patterns and implementation details using both AWS native services and open source options. Event Sourcing is an architecture pattern that stores an application’s state as an append-only log of events. As wel

                                                Event Sourcing | Event-driven Architecture on AWS
                                              • Hookdeck - A reliable Event Gateway for event-driven applications

                                                A reliable event gateway for asynchronous applications Receive, process, and deliver messages across your event-driven architecture with Hookdeck's platform for engineering teams.

                                                  Hookdeck - A reliable Event Gateway for event-driven applications
                                                • Getting started with event-driven architecture | Amazon Web Services

                                                  A common way of making components of an application work together is through an API-driven, request-response architecture where you have requests and responses. For example, you query a list of orders from an Orders API, and the Orders API responds with a list of orders. This is an example of synchronous architecture. The system asking for the orders waits for the response. You cannot move on unti

                                                    Getting started with event-driven architecture | Amazon Web Services
                                                  • Building event-driven architectures on AWS

                                                    In this workshop we’ll cover the basics of event-driven design, using examples that involve Amazon EventBridge, Amazon SNS, Amazon SQS, AWS Lambda and more. You will learn how to choose the right AWS service for the job, as well as how to optimize for both cost and performance. Through hands on practice, this workshop will give you the skills bring event-driven design patterns into your own applic

                                                      Building event-driven architectures on AWS
                                                    • GitHub - panjf2000/gnet: 🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go./ gnet 是一个高性能、轻量级、非阻塞的事件驱动 Go 网络框架。

                                                      gnet is an event-driven networking framework that is ultra-fast and lightweight. It is built from scratch by exploiting epoll and kqueue and it can achieve much higher performance with lower memory consumption than Go net in many specific scenarios. gnet and net don't share the same philosophy about network programming. Thus, building network applications with gnet can be significantly different f

                                                        GitHub - panjf2000/gnet: 🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go./ gnet 是一个高性能、轻量级、非阻塞的事件驱动 Go 网络框架。
                                                      1

                                                      新着記事