Skip to content

This a distributed system prototype based on the big data architectural patterns, with NoSQL database Redis, JSON Schema validation, as well as RabbitMQ and Elasticsearch

Notifications You must be signed in to change notification settings

ShiqiLu77/Distributed-BigData-Processing-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Distributed-BigData-Processing-System

  1. This a distributed system prototype based on the big data architectural patterns, with NoSQL database Redis and JSON Schema validation to quickly validate the incoming data and maintain data quality

  2. Developed Restful APIs using Spring Boot that can handle any structured data in JSON and support for advanced semantics and CRUD operations, including update if not changed, merge support and cascaded delete

  3. Implemented Elasticsearch functionality enabling efficient handling of hierarchical and associated data structures

  4. Employed a security mechanism based on RS256 encryption algorithm, which guarantees the confidentiality and integrity of sensitive information during transmission and storage.

About

This a distributed system prototype based on the big data architectural patterns, with NoSQL database Redis, JSON Schema validation, as well as RabbitMQ and Elasticsearch

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages