Teco Tutorials
  • Home
  • Categories
  • Useful Tools
  • Author

EDA

A collection of 5 posts
Photo by Joshua Hoehne / Unsplash
AWS SNS

Implementing event-driven communication using AWS SNS and AWS CDK

This post shows how to create an SNS topic with the AWS CDK, publish a message from an API, and subscribe to the SNS topic from a service to read SNS events.
Sep 24, 2024 11 min read
Photo by Brice Cooper / Unsplash
Spring Boot

Send and receive messages from a Spring boot applications using RabbitMQ

In this post, we will send a message from an application into a RabbitMQ queue and receive it from another application using Java and Spring Boot
Mar 27, 2023 8 min read
Photo by Maria Teneva / Unsplash
RabbitMQ

Publish a message to many Node.js applications using RabbitMQ

In this post, we will see how to publish a message to be consumed by two Node.js applications using RabbitMQ. This is also called Pub/Sub pattern
Mar 25, 2023 6 min read
Asynchronous communication between Node.js applications using RabbitMQ
RabbitMQ

Asynchronous communication between Node.js applications using RabbitMQ

In this post, we will send a message from a Node.js application into a RabbitMQ queue and receive this message from another Node.js application.
Mar 27, 2023 8 min read
Photo by Lisanto 李奕良 / Unsplash
RabbitMQ

Install RabbitMQ on a Ubuntu Server 22.04

In this post, we will see how to install and manage RabbitMQ on Ubuntu 22.04; enable the Web admin UI that is accessible from a subdomain
Mar 6, 2023 8 min read
Page 1 of 1
Teco Tutorials © 2025
  • Twitter
  • GitHub
  • LinkedIn
Powered by Ghost