amazon-msk-java-app-cdk
amazon-msk-java-app-cdk copied to clipboard
This project provides and example of end to end data processing application created using the combination of Amazon Managed Streaming for Apache Kafka (Amazon MSK), AWS Fargate, AWS Lambda and Amazon...
Results
2
amazon-msk-java-app-cdk issues
Sort by
recently updated
recently updated
newest added
Hello , We are trying to use public KafkaConsumer(DynamoDBService dynamoDBService, AdminClient adminClient, KafkaConsumerProperties properties) so as to consume the topic messages . However we are needing to use DynamoDBService so...