program on Serverless Data Processing on AWS workshop

0

Hello, I did the aws workshop on serverless data processing and at the step: https://catalog.us-east-1.prod.workshops.aws/workshops/76d4b4eb-bff7-40c6-a925-7f101ad3bd43/en-US/kinesis/setup/03-cloud9-setup there is a client program which contains the producer and consumer: https://catalog.us-east-1.prod.workshops.aws/workshops/76d4b4eb-bff7-40c6-a925-7f101ad3bd43/en-US/kinesis/setup/03-cloud9-setup. Actually there are two files named producer and consumer and don't have a file extension. I would like to ask in which programming language these files are written and how I can view their contents. Thank you.

asked 10 months ago198 views
2 Answers
3
Accepted Answer

You can find another version of the workshop here with the reference to the source code of producer and consumer.

AWS
answered 10 months ago
profile picture
EXPERT
reviewed 10 months ago
  • Thank you very much, this was what I needed.

0

Could be worth also exploring this Github repo: https://github.com/aws-samples/aws-serverless-workshops

profile picture
EXPERT
answered 10 months ago
profile picture
EXPERT
reviewed 10 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions