In this video you will learn how to create a Spring Boot project to publish and listen to AWS SQS queues. We will also quickly spin up a docker image used to simulate AWS SQS using Docker and then use Postman to publish messages.
Source Code:
https://github.com/The-Tech-Tutor/sqs
SQS Image Details
https://github.com/s12v/elasticmq-docker/blob/6af5a00de34cbba3263e669a0514b237e507e9ea/kube-elasticmq.yaml
Spring Cloud Documentation
https://cloud.spring.io/spring-cloud-aws/spring-cloud-aws.html#_consuming_aws_event_messages_with_amazon_sqs
Postman Installation
https://www.postman.com/downloads/
Docker Installation
https://www.docker.com/get-started
Windows Installation and Hyper-V (Virtualization) Details
https://docs.docker.com/docker-for-windows/install/
Download
0 formats
No download links available.
AWS SQS Queues in 20 Minutes Using Docker and Java Spring Boot | NatokHD