REPOSITORY OVERVIEWLive repository statistics
★ 22Stars
⑂ 8Forks
◯ 0Open issues
◉ 22Watchers
44/100
OPENREPOHUB HEALTH SIGNALLimited signals
A transparent discovery signal based on current public GitHub metadata.
Recent activity35% weight
30 Community adoption25% weight
26 Maintenance state20% weight
100 License clarity10% weight
0 Project information10% weight
75 This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
README preview
springboot-aws-localstack-dynamodb-lambda-sns-sqs
In this project, we will use LocalStack to locally simulate some services provided by AWS Cloud such as: DynamoDB, Lambda, SNS and SQS. Additionally, to simplify the use of AWS managed services, we will use Spring Cloud AWS.
Note: Also, take a look at the springboot-aws-localstack-opensearch-s3-secretsmanager repository. There, we have implemented two Spring Boot applications for indexing and searching movies. We also used LocalStack to simulate AWS Cloud services locally, such as OpenSearch, S3, and Secrets Manager.
Proof-of-Concepts & Articles
On ivangfr.github.io, I have compiled my Proof-of-Concepts (PoCs) and articles. You can easily search for the technology you are interested in by using the filter. Who knows, perhaps I have already implemented a PoC or written an article about what you are looking for.
Additional Readings
ALGORITHMICALLY RELATEDSimilar Open-Source Projects
Selected from shared topics, language and repository description—not editorial ratings.
The aws-dynamo project in Java provides a wrapper library on top of AWS libraries. Using this library is beneficial because to perform dynamo operation using AWS SDK requires multiple steps to be followed but this wrapper library implements AWS logic internally so all you have to do is call 1 method and get the response.
20/100 healthActive repository
JavaNo license#aws#aws-dynamodb#java#java8
⑂ 2 forks◯ 1 issuesUpdated Nov 18, 2020
This project is to automatically convert a data file from AWS S3 to Amazon DynamoDB, and then retrieve the data from DynamoDB to generate an ARF input for Weka. Then, Weka creates a cluster from those data. And the clustered data is given to D3.js for Data Visualization. This project is developed in Java language. Visualization code is developed in JavaScript.
28/100 healthActive repository
JavaNo license
⑂ 1 forks◯ 0 issuesUpdated Dec 11, 2022