/spring-cloud-aws-example-1

Spring Cloud AWS with SQS and ElastiCache for Redis

Primary LanguageJava

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