ความคิดเห็น •

  • @arjenwassink7523
    @arjenwassink7523 ปีที่แล้ว +10

    Awesome presentation. In less than an hour a summary of what I teach students in three months! Makes me🙂

    • @awssupport
      @awssupport ปีที่แล้ว +2

      We're happy to hear that you liked the presentation, Arjen! 😀 ^AK

    • @JamesBeswickD
      @JamesBeswickD ปีที่แล้ว +1

      Thanks Arjen! That's great to hear!

  • @atehrosius
    @atehrosius ปีที่แล้ว +3

    amazing presentation. 👏🏿👏🏿. 👏🏿

  • @liorzamir
    @liorzamir 10 หลายเดือนก่อน +2

    Like a pro

  • @user-bn1xb5ii3s
    @user-bn1xb5ii3s ปีที่แล้ว +2

    Great presentation. Thanks James.

  • @confused6526
    @confused6526 ปีที่แล้ว +4

    Wow... awesome!

  • @architectelevator
    @architectelevator ปีที่แล้ว +3

    Classic legacy integration challenge: scalable front-end and limited legacy system capacity :-)

  • @BlueDhow-uf7kd
    @BlueDhow-uf7kd 10 หลายเดือนก่อน

    What were the total hours taken to develop?

  • @deepav9763
    @deepav9763 ปีที่แล้ว

    One question, did you normalize the events for your workflow to consume? What I mean by this question is were the events having a common "event" Json which was then sent to the workflow?

    • @JamesBeswickD
      @JamesBeswickD ปีที่แล้ว

      Hi Deepa! No, each service followed its own event format. After building the prototype, we then found it's better to produce event schema, definitions, and naming conventions ahead of time so all services produce similar-looking events.

    • @deepav9763
      @deepav9763 ปีที่แล้ว

      @@JamesBeswickD Thanks for your response. I think normalizing events helps make sense of data better. I have always struggled with this concept of disparate events, because it is going to be harder to make sense of data with disparate event formats.

  • @stefanstojanovic7596
    @stefanstojanovic7596 11 หลายเดือนก่อน

    What was the main reason to use IOT Core? If you needed messaging system for microservices to communicate, could you be using SNS/SQS? What was the main reason you went with IOT Core? Thank you.

    • @praskatti
      @praskatti 11 หลายเดือนก่อน

      SNS/SQS are not built for websockets from what I understand. They are primarily meant to decouple two systems and fan out.

    • @JamesBeswickD
      @JamesBeswickD 11 หลายเดือนก่อน +1

      Hello! SNS can deliver messages to other backend services, HTTP and SMS endpoints. But in our case we need to communicate back to a SPA-style application, so we needed a WebSocket delivery. IoT Core provides a very elegant and cost-effectively way to implement messages over MQTT so that's how it was chosen. HTH!

  • @serhatuyanmis1493
    @serhatuyanmis1493 ปีที่แล้ว +2

    Thank you for this wonderful content. James is an amazing choice when it comes to presentations. It is easier to learn once he is the one who explains it. Thanks James!!!! 🩷

    • @JamesBeswickD
      @JamesBeswickD ปีที่แล้ว +1

      Thank you - you are too kind!