examples: mod-service, comment-service
username -> kafka::9092 moderation-request topic -> moderation-service
moderationservice -> flagged/not flagged -> kafka::9092 moderation result topic-> user-service
user-service -> change the db
copy the structure of mod-service/comment-service
examples: mod-service, comment-service
username -> kafka::9092 moderation-request topic -> moderation-service
moderationservice -> flagged/not flagged -> kafka::9092 moderation result topic-> user-service
user-service -> change the db
copy the structure of mod-service/comment-service