How to reduce the AWS infrastructure costs for telemetry ingest in IoT project.

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ธ.ค. 2024

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

  • @SarvParteekSingh
    @SarvParteekSingh 10 หลายเดือนก่อน

    Thanks for sharing!

    • @LMTX
      @LMTX  10 หลายเดือนก่อน

      I am glad that you found this video valuable.

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

    wow awesome

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

      Thank you, Francisco. I'm glad that you found it interesting. Are there any IoT at AWS topics you are interested in?

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

    Hey, thank you very much for the video, I found it very interesting!
    I have to make a project for school with this structure but I have this constraint:
    "the cost per machine for cloud services must not exceed €0.50/year"
    How is it possible to arrive at this figure in your opinion? I have no idea how to optimize costs other than what you did, can you give me some advice?
    Thanks in advance

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

      Costs optimization depends on numerous factors:
      * How much data is sent per machine?
      * Do you have to send real-time data, or you can create batches on the edge?
      * How many machines are connected?
      * How do you want to consume gathered data on the backend? (That defines the way you will store it.)
      It is hard to give any recommendations without understanding the details of your deployment.