TechPrimers / spring-cloud-aws-example-1

Spring Cloud AWS with SQS and ElastiCache for Redis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spring Cloud AWS Example with SQS and ElastiCache using Redis

Endpoints

  • POST /user - Add new user to Cache
  • GET /user?id=1 - Retrieve user from Cache
  • GET /user/all - Retrieve all users from Cache

Architecture

architecture

About

Spring Cloud AWS with SQS and ElastiCache for Redis


Languages

Language:Java 100.0%