|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/spring-boot-2-messaging-with-rabbitmq-activemq-and-aws-sqs/
课程评论:没有评论
课程名称:Spring Boot 2 微服务消息传递与 RabbitMQ 和 AWS SQS 课程概述:欢迎来到一个关于 Spring Boot 消息应用开发的实用课程。在本课程中,我们将使用 RabbitMQ 本地发送消息,从生产者直接发送到单一消费者,利用 RabbitMQ 的直接交换机和队列。我们有两个独立的应用程序,一个是生产者,另一个是消费者,以展示具体用例。接下来,我们将演示 RabbitMQ 的扇出用例,创建一个销售订单应用程序 REST API,将销售订单持久化到本地 MySQL 数据库,并通过 RabbitMQ 扇出交换机向多个消费应用(如会计和履行应用)发送消息。最后,我们展示一对使用 AWS SQS 进行消息发送和接收的 TODOService 应用程序。此外,我们还将介绍 AWS 云计算基础设施,使 AWS 更易于理解和使用。
Welcome to a solid hands on development course about with Spring Boot Messaging Application Development. In this course, we use RabbitMQ locally to send messages from a Producer directly to a Single Consumer, using RabbitMQ Direct Exchanges and Queues. We have two applications , one producer and one sender both complete separate to demonstrate the use case. Second, we demonstrate a RabbitMQ Fanout use case with one Sales Order Application REST API persisting the SalesOrder to a Local MySQL Database and sending a message through the RabbitMQ FanOut Exchange to a couple of consuming applications such as a Accounting and a Fulfillment one.Finally, we show a TODOService pair of applications using AWS SQS to send and receive messages. In addition, we describe AWS Cloud Computing Infrastructure to make AWS easy to understand and navigate.