AWS SNS and SQS in 10 Minutes Using Docker and Java Spring Boot

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ต.ค. 2024
  • In this video you will learn how to create a Spring Boot project to publish messages to SNS topics and receive these messages with AWS SQS queues. We will also quickly spin up a docker image used to simulate AWS SNS and SQS using Docker and then use Postman to publish messages.
    Source Code:
    github.com/The...
    SNS Image Details
    github.com/s12...
    hub.docker.com...
    SQS Image Details
    github.com/s12...
    Spring Cloud Documentation
    cloud.spring.i...
    cloud.spring.i...
    Postman Installation
    www.postman.co...
    Docker Installation
    www.docker.com...
    Windows Installation and Hyper-V (Virtualization) Details
    docs.docker.co...

ความคิดเห็น • 9

  • @fredBelisario
    @fredBelisario 8 หลายเดือนก่อน +1

    I spent 3 hours to consume a local queue and you save me

  • @ficamu2
    @ficamu2 2 ปีที่แล้ว +1

    Nice explanation, thanks!

  • @suhassp6424
    @suhassp6424 3 ปีที่แล้ว +1

    Helpful content. Thanks!

  • @bobbirahmirres3638
    @bobbirahmirres3638 3 ปีที่แล้ว +1

    Thanks

  • @kumar19111984
    @kumar19111984 3 ปีที่แล้ว

    Cud you mind sharing the github link for the current SNS-SQS exampple.

    • @TechTutorRyan
      @TechTutorRyan  3 ปีที่แล้ว

      It should be in the description of this video, but here it is again for convenience:
      github.com/The-Tech-Tutor/sns