Building an ML Platform from Scratch: Live Coding Session // Alon Gubkin // MLOps Meetup #67

Sdílet
Vložit
  • čas přidán 8. 09. 2024

Komentáře • 18

  • @animadurkar179
    @animadurkar179 Před rokem +1

    Oh man, this is exactly what I was looking for recently. Awesome walkthrough!

  • @polarstar3498
    @polarstar3498 Před 2 lety +4

    Awesome platform! And nice solution for infrastructure!

  • @francismumbi49
    @francismumbi49 Před 6 měsíci +1

    The intro was awesome....

    • @MLOps
      @MLOps  Před 6 měsíci

      yaaaaaah!

  • @eitkocat
    @eitkocat Před 3 lety +3

    This is great!

  • @prabhakarray3925
    @prabhakarray3925 Před 2 lety +1

    great workshop! Thank you for arranging this. I was wondering if we managed to narrow down the reason behind the 502 Bad gateway error (1:49:56) in the end. I am kind of stuck at that point.

  • @SergioTobal
    @SergioTobal Před 3 lety +3

    Very nice indeed, is possible to arrange the second part to build the missing components?

  • @phox8047
    @phox8047 Před 2 lety +2

    great video and really thanks. I had followed and run this video I have questions.
    1. How to check out my Zone ID? in this video he just paste some ID but I can't catch how to check and where it is
    2. I'm using Window OS so I had installed Poetry follow the docs but on the cmd poetry can't use

    • @alongubkin
      @alongubkin Před 2 lety +1

      You're welcome! :)
      1. The Zone ID can be copied from the Route53 service in AWS console. Note that this is only relevant if you actually use Route53 as your DNS provider.
      2. Can you elaborate?

  • @shabiehsaeed8633
    @shabiehsaeed8633 Před rokem

    Since AWS is not allowing Kubernetes 1.21, some of the code is breaking. I think we need to change the traefik helm chart to reflect the incompatibility of the graph. I was able to run this with V1.21, but not any longer with v1.24. If anyone figures out what changes are needed to get this to run again, can you please let me know?

    • @shabiehsaeed8633
      @shabiehsaeed8633 Před rokem +1

      I have added the resolution for above a a response to an issue "Unable to deploy" on the GitHub repo. Please take a look if you're facing similar issues

  • @cryptohorizon5970
    @cryptohorizon5970 Před rokem

    How do we test if MLFlow has been installed without using an DNS server?

  • @liucharles2973
    @liucharles2973 Před 2 lety +1

    can you share the slides

    • @alongubkin
      @alongubkin Před 2 lety

      Will do :) In the meantime, checkout the blog post version of this workshop: www.aporia.com/blog/building-an-ml-platform-from-scratch/

    • @liucharles2973
      @liucharles2973 Před 2 lety

      @@alongubkin thx! excellent work.