2
4 Comments

Hi IH community, I put together an architecture diagram showing how to construct a big data pipeline on AWS, does it look useful to you?

Hi IH community,
I put together an architecture diagram showing how to construct a big data pipeline on AWS, does it look useful to you? https://coderecipe.ai/architectures/86530220

on February 1, 2019
  1. 1

    If you (or your users) started to include some code to those diagrams the value of your service would go up appreciably.

    It's nice to have a high level overview in the form of an architectural diagram. Sample code (via a link to github) would allow someone to make it practical and immediately useful.

    If the work requires direct access to the AWS console, a screencast of how you would create the system would also be helpful.

    1. 1

      this is fantastic feedback @jmoreau ! May I clarify what kind of sample code should I be adding? Would a script to construct the infrastructure be helpful? Thanks for your time

      1. 2

        Yes, I think a script in a language supported by the AWS SDK would be helpful.

        A video capture that shows you constructing the infrastructure would also be helpful because it would allow programmers and non-programmers to follow along.

        To me, the name of your site implied that something like this would be available and maybe other visitors have felt the same.

        1. 1

          OK let me iterate on this and get back to you. Thanks for your great feedback again :)