Spring REST API that integrates with AWS services and MongoDB, save products in a catalog, based on categories. Lambda function calls that store/retreive files from S3 are triggered via SNS messages, this messages are stored in a SQS Queue.
Spring REST API that fetches a book list from a JSON file stored in AWS S3.