课程: AWS for Developers: Data-Driven Serverless Applications with Kinesis
今天就学习课程吧!
今天就开通帐号,24,700 门业界名师课程任您挑!
What are event-driven applications? - Amazon Web Services (AWS)教程
课程: AWS for Developers: Data-Driven Serverless Applications with Kinesis
What are event-driven applications?
- [Instructor] Event-driven architecture is an architecture style that uses event and asynchronous communication to loosely couple an application component. Event-driven architectures can help you to boost agility and build reliable, scalable applications. Before getting started with event-driven applications, it is important to understand the difference between tight versus loose coupling. Coupling is the measure of dependency each component of an application has on one another. For example, a component needs to call another in order to complete a task, and the order in which things are called matter. Tightly coupled systems can be particular effective if the application has few components or if a single team or developer owns the entire application. However, when components are more tightly coupled, it becomes increasingly likely that a change or an operational issue in one component will propagate to others. For…
内容
-
-
-
-
-
(已锁定)
What are event-driven applications?5 分钟 30 秒
-
(已锁定)
Amazon EventBridge1 分钟 24 秒
-
(已锁定)
Amazon EventBridge event bus3 分钟 4 秒
-
(已锁定)
Creating the first EventBridge event bus4 分钟 18 秒
-
(已锁定)
Amazon EventBridge Pipes2 分钟 41 秒
-
(已锁定)
Creating the first pipe with AWS SAM3 分钟 33 秒
-
(已锁定)
Adding a filter to the pipe2 分钟 45 秒
-
(已锁定)
Challenge: Create a pipe with a filter for the analytics events47 秒
-
(已锁定)
Solution: Create a pipe with a filter for the EDA events5 分钟 1 秒
-
(已锁定)
-
-