Scaling Up Prime Video | Prime Reacts

Поділитися
Вставка
  • Опубліковано 25 гру 2024

КОМЕНТАРІ • 279

  • @farqueueman
    @farqueueman Рік тому +760

    Microservices are overrated, I use nano-services. Every single function and method is serverless and is elastic and beanstalky... cause Bezos needs more yachts that are... BLAZINGLY FAST! ♥

    • @tallskinnygeek
      @tallskinnygeek Рік тому +79

      Instead of a monolithic Yacht, I use a set of microboats, tied together with cat 6 wiring. It's just as fast, and much more resilient to damage/low cost.

    • @Chris-se3nc
      @Chris-se3nc Рік тому +67

      I use Yachtless

    • @zedzedder1426
      @zedzedder1426 Рік тому +22

      ​@@Chris-se3nc Ok, I think I'm going back to the traditional method of travelling on water.
      Walking...

    • @LowIiet
      @LowIiet Рік тому +1

      Blazingly fast yachts for Bezos or blazinly fast apps? Choose wisely.

    • @farqueueman
      @farqueueman Рік тому +8

      @@LowIiet his yachts ... you know why? Cause they don't *rust* 😜

  • @adambickford8720
    @adambickford8720 Рік тому +162

    So you write a micro service to hold the lightbulb and I'll use step functions to rotate the house. It'll scale horizontally, only limited by your budget.

    • @J-Kimble
      @J-Kimble Рік тому +25

      you're hired :D

  • @ryanquinn1257
    @ryanquinn1257 Рік тому +210

    The main thing I got from this is even AWS engineers making things for AWS can’t even figure out how they would be billed by AWS haha.

    • @EbonySeraphim
      @EbonySeraphim Рік тому +13

      Ex-AWS engineer...this is wildly accurate. Not to make "us" (former) seem fully incompetent, but unless you're a senior engineer (L6), but mostly higher (L7) and above you aren't connected to the financials of a newer service. I didn't fully understand the billings of AWS internally as an L5, however I intuitively knew from an engineering design when AWS resources were being leveraged in a way that seemed excessive. People thinking you needed a database to store/retrieve data that could easily fit into MBs of memory on servers with GBs. It was a common mistake to see another entire AWS service as a wheel to not re:Invent (lol, see what I did there?), when in reality it was far cheaper and very reasonably doable within the application.

  • @rickdg
    @rickdg Рік тому +34

    Client: "Video is broken, yo"
    Server: "I DON'T REMEMBER ASKING YOU A GOD DAMN THING!"

  • @happyfella89
    @happyfella89 Рік тому +72

    Management "We need to get view counts up."
    Developer "You got it boss."

  • @JasonFord10
    @JasonFord10 Рік тому +196

    It's worth noting that they're not doing this for VOD, it's for their Live Streams (such as sports). So it's to detect issues with the video stream coming into the Prime services and understanding the various realtime transcodes that are happening, not necessarily the individual customers UI or experience.

    • @ThePrimeTimeagen
      @ThePrimeTimeagen  Рік тому +114

      some how this doesn't make me feel better...

    • @guidoderam
      @guidoderam Рік тому +22

      I wonder what a (former) twitch dev would have to say about Amazon's video streaming approach 🤔

    • @SteinCodes
      @SteinCodes Рік тому +48

      @@ThePrimeTimeagen I mean netflix died trying to livestream a moderately popular show...

    • @problemat1que
      @problemat1que Рік тому +2

      @@guidoderam Good point, do these teams talk to each other?

    • @daren021
      @daren021 Рік тому +12

      Yeah it feels that the primeagen was a little too much reactive on this one 😂

  • @titbarros
    @titbarros Рік тому +91

    You got it wrong. They are not running this for every user, but for every live stream. It's like one inspection per live stream. Not one per user

    • @HasanSIM14
      @HasanSIM14 Рік тому +9

      Am I missing something? Because that wasn't at all obvious from the article

    • @curry605
      @curry605 10 місяців тому

      This makes much more sense

    • @lezzbmm
      @lezzbmm 7 місяців тому

      “At Prime Video, we offer thousands of live streams to our customers. To ensure that customers seamlessly receive content, Prime Video set up a tool to monitor every stream viewed by customers”
      first 2 sentences of the article
      yeah
      this makes a lot more sense in that context
      thanks @titbarros for pointing this out

    • @Shift02
      @Shift02 Місяць тому

      I was waiting for him to realise this. Still waiting. Of course it’s not feasible to do this for every users’ stream. You could also use it for post transcoding QA.

  • @zedzedder1426
    @zedzedder1426 Рік тому +52

    Pime video 2030:
    "We have sent a developer to every one of our viewers so they can pause the playback at every frame and report back any issues immediately. We care about the viewing quality of our services"

    • @danvilela
      @danvilela Рік тому +11

      might be less expensive tbh

  • @Jabberwockybird
    @Jabberwockybird 8 місяців тому +5

    Remember when streaming was done on UDP where you don't really bother to confirm that the packet made it?

  • @martinvuyk5326
    @martinvuyk5326 Рік тому +93

    I really don't agree with the article calling that a monolith, it's still a video processing microservice. They just packed all the computation inside one server instead of the serverless madness. But since it doesn't include all the business logic for the final product it can't be called a monolith

    • @konga8165
      @konga8165 Рік тому

      Agreed

    • @johnh1353
      @johnh1353 Рік тому +6

      Yeah, there's monolithic and then there's the spaghetti monster monolith .. the one were all infra and apps are in a single CVS repo and said app infra is coupled to the deployment so updates to deploys breaks the 10 other teams committing to the repo (and branching in CSV .. kill me now) ... ah ... the early 2000's .. the cowboy days of the intra-web

    • @LimitedWard
      @LimitedWard Рік тому +6

      I made this exact same conclusion in a similar video about this blogpost. Nothing about this is a "monolith", it's just a better optimized microservice.
      In other words "serverless" != "microservices".

    • @konga8165
      @konga8165 Рік тому

      @@LimitedWard yeah that’s the other funny thing. Monolith vs microservice is not the same as serverful vs serverless.
      I could have a “monolith” deployed to a serverless environment like lambda or workers.

    • @Ivan26t
      @Ivan26t Рік тому +2

      Exactly! I think that article was a publicity stunt to make us talk about prime videos. Lol

  • @AsToNlele
    @AsToNlele Рік тому +9

    You're the content creator I always wanted, keep it up :)

  • @edupsousa
    @edupsousa Рік тому +12

    OMG, someone took serious the how to be a -10x engineer guide.

  • @oeerturk
    @oeerturk Рік тому +16

    imagine having one of the worlds thickest infra but they utilize it like this. i mean i respect the courage on the self report

  • @danielsimionescu298
    @danielsimionescu298 Рік тому +2

    You’re my current revelation. I stumbled across your videos three days ago and I can’t get enough. I’m laughing too hard

  • @aazzrwadrf
    @aazzrwadrf Рік тому +46

    really great to get a netflix engineer's perspective on this!

    • @ThePrimeTimeagen
      @ThePrimeTimeagen  Рік тому +29

      its crae crae to be multi-streaming video and audio...

    • @rawallon
      @rawallon Рік тому +1

      @@ThePrimeTimeagen cræ

  • @hoppy6437
    @hoppy6437 Рік тому +6

    Processing video on Amazon AWS sounds like an operation that would bankrupt any company except Amazon.

  • @BinaryReader
    @BinaryReader Рік тому +10

    WTF, this architecture is batsh*t crazy. Somehow, I get the feeling it was merely an exercise on pushing AWS serverless infrastructure, but honestly anyone with a brain (or at least with moderate web / networking experience) could have told them what they were doing was ridiculous. Just imagine the cost to run this monstrous thing.

  • @jxcko
    @jxcko Рік тому +4

    Someone said "AWS certified architect type solution" lmaoo

  • @jwbonnett
    @jwbonnett Рік тому +28

    I don't think it is the matter of monolith vs microservices, they have made other optimisations and used different technologies e.g. VPS vs Lambda, VPS's typically perform better. If they replicated exactly what they have in a monolith this would be a different story. I feel the initial design was just bad design.

    • @ThePrimeTimeagen
      @ThePrimeTimeagen  Рік тому +9

      agreed. i still think how they are going about it is crae

    • @jwbonnett
      @jwbonnett Рік тому +2

      @@ThePrimeTimeagen Yeah they seem to still be creating bad design. Also calling serverless microservices!? They are not the same thing.

    • @ko-Daegu
      @ko-Daegu Рік тому +1

      @@ThePrimeTimeagen this is still a Microservice just in one container
      Microservices never meant multiple servers or serverless don’t know where this common misconception coming from
      It’s an Architectural Design Pattern
      They’d till have their microservices same just all in one container
      They also stopped hitting Async to Sync (oboist better for Real-Time analysis!

    • @jwbonnett
      @jwbonnett Рік тому

      @@ko-Daegu Microservices are a distributed architecture e.g. multiple machines or containers lol

  • @AndreFaria-hs6fl
    @AndreFaria-hs6fl Рік тому +11

    they just followed the -10x developer way!

  • @adamsdd
    @adamsdd Рік тому +1

    The article is more about serverless than microservices.

  • @lurnt5763
    @lurnt5763 Рік тому +2

    To me, this is not a message that serverless / microservices is dead. Frankly, this was an absolutely terrible architecture from the start -- just imagine how many senior engineers that this had to go through: "let's take insanely high throughput, realtime stream data and start a step function invocation (one of the slowest aws tools to exist) for each frame. Let's also add an unnecessary S3 IO call." AND THEY GAVE THE THUMBS UP ON IT!!!
    And their v2 is hardly a monolith. It is super isolated in scope and functionality, but I guess since there's three logical components in it, it must be a monolith. That's so, so, so delusional. These people have never worked with real monoliths that are running full web applications with multiple teams merging code to the repo several times a day. What a joke.

  • @johnyewtube2286
    @johnyewtube2286 Рік тому +9

    The video title is misleading it should be "Roasting Amazon Prime as a Netflix engineer."

    • @xaxfixho
      @xaxfixho Рік тому

      As a millionaire 😂

  • @KnightMirkoYo
    @KnightMirkoYo Рік тому +11

    Amazon is too greedy to let you watch the stream on your own, so it sends the stream back to also watch it with you. Prime video: you are never watching it alone!

  • @animanaut
    @animanaut Рік тому +2

    2:30 exactly what i thought. also funny the step away from aws lambda/step functions and say "microservices". what now, lamda or microservices, are we talking about??? sounds like the original architecture was in the "everything is a nail" phase when they discovered their shiny new hammer == lambda step functions

  • @anyadatzaklatszjutub
    @anyadatzaklatszjutub Рік тому +3

    what's that "atlas" at 3:14
    plz someone, google didn't help

    • @T0m1s
      @T0m1s Рік тому

      Google "texture atlas".

  • @TatianaRacheva
    @TatianaRacheva 4 місяці тому +2

    You have to hand it to them for publicly confessing. Most of these things don't get written up even internally. Too much shame.

  • @BigBeesNase
    @BigBeesNase Рік тому +5

    This happens when you have so much computing power AND you have nothing to do. So, you do the same thing multiple times, in parallel.

  • @IvanFernandes94
    @IvanFernandes94 Рік тому +2

    The analysis is on the stream coming INTO prime video from the customer streaming their event THROUGH prime video, no every individual viewer...

  • @anlumo1
    @anlumo1 Рік тому +45

    This sounds like someone higher up made a high-level decision to analyze their image quality, and then the engineers scrambled to get this implemented without every thinking whether it's a good idea and pushing back. Lots of ants doing their job in their own little world without anybody ever reviewing the big picture again.

    • @PanosPitsi
      @PanosPitsi Рік тому +24

      Would you risk your job to protect a rich guys quarterly bonus? What are you gonna do tell your boss his idea is stupid? No you don’t, you get paid and let your boss take responsibility for his actions.

    • @anlumo1
      @anlumo1 Рік тому +16

      @@PanosPitsi That's a very toxic work environment then. I wouldn't want to work at such a place.

    • @Btechdom
      @Btechdom Рік тому +15

      @@anlumo1 Yes, I definitely wouldn't wanna work at a company, get paid 250k + bonuses and stock options to write and push some code with very little responsibility lol.

    • @jgained5065
      @jgained5065 Рік тому +2

      @@Btechdom if I hate working there, then yeah… not worth it. If I can get a job that I actually enjoy for 1/4 of that I’d probably be happy….

    • @sorvex9
      @sorvex9 Рік тому +2

      You are paid to do what you are told little man, if you dont like it then make your own Company or rise to manager.

  • @apidas
    @apidas Рік тому +16

    I love that you're uniquely positioned as industry experts on video streaming and reacting to this while conveniently you're a youtube personality

  • @mage3690
    @mage3690 Рік тому +2

    "Data transfer in memory" damn, and here I thought pointers were pointless exercises wherein one attempted to segfault as quickly as possible. Now you're telling me they actually have a use case? That use case being, don't rearrange your entire hard drive every 5 seconds?

  • @quachhengtony7651
    @quachhengtony7651 Рік тому +2

    what are you doing step function?

  • @albertoarmando6711
    @albertoarmando6711 Рік тому +1

    Microcervices are a problem when done by companies that cannot afford Microservices.

  • @almcchesney
    @almcchesney Рік тому +8

    Haha prime acted exactly how i felt reading that article 😂

  • @garrettmandujano2996
    @garrettmandujano2996 Рік тому +4

    The “I work at Netflix btw” is always good

  • @Leeway4434
    @Leeway4434 Рік тому +3

    prime flexing his prowess as CEO (chief edging officer) in this reaction video. Move that detection code to the edge/js/browser!

  • @fernandoarteaga9805
    @fernandoarteaga9805 9 місяців тому +1

    It’s funny how AWS team found AWS too expensive 😂

  • @ikarosouza
    @ikarosouza Рік тому +2

    So they built the most inefficient, convoluted, overengineered system to solve a problem that basically they created themselves because they don't understand how streaming works?

  • @satyak1337
    @satyak1337 Рік тому +1

    No wonder big layoffs are happening in prime video org. This is horrible solution from what is written in the blog

  • @salvaje1
    @salvaje1 Рік тому +17

    Prime Video engineer: *Slaps roof of new monolith* This bad boy can fit thousands of stream in it

    • @ThePrimeTimeagen
      @ThePrimeTimeagen  Рік тому +2

      so many thousands

    • @aakarshan4644
      @aakarshan4644 Рік тому

      @@ThePrimeTimeagen those thousands of streams are being streamed to millions right?

  • @ccj2
    @ccj2 Рік тому +4

    Yeah, when I read the article, my first thought wasn’t that they shouldn’t have made this a microservice. I mean, the y obviously shouldn’t have, but there was a bigger issue in the over-engineering of the problem. This doesn’t sound like a solution that was created by an engineer, but like an overzealous PM os something. And I’m actually upset that they just threw it all into ECS and just said “It’s better now!” instead of thinking if there was just a more effective way to solve the problem.

    • @voicevy3210
      @voicevy3210 Рік тому +2

      and I still cannot get job at Amazon. these leecode peeps

    • @ccj2
      @ccj2 Рік тому +2

      @@voicevy3210 for real. I’ve been turned down several times by Amazon. And I know I could come up with something better than this lol.

    • @tokiomutex4148
      @tokiomutex4148 Рік тому +1

      You assume they're capable of finding a more efficient solution to this problem.

    • @ccj2
      @ccj2 Рік тому +1

      @@tokiomutex4148 I thought it would be a safe assumption with Bezos’ money and all.

  • @CamembertDave
    @CamembertDave Рік тому +1

    It's strange to me that the article uses the terms "microservices" and "monolith" to refer to the architecture of this service. It's clearly not a standalone service, just a component of the larger video streaming system - it IS a microservice. They designed some tightly coupled processes, decided to force a bunch of network requests and disk I/O in between, then acted surprised when there were performance problems.

  • @klnnlk1078
    @klnnlk1078 10 місяців тому +1

    Lol, Amazon is telling us not to use AWS serverless products.

  • @capsey_
    @capsey_ Рік тому +2

    i just realized that prime is named after competitor of his employer

  • @cariyaputta
    @cariyaputta Рік тому +2

    I use megalith architecture and achieve peak maintainability. Basically all of my code is in a single file.

  • @Patrk38
    @Patrk38 Рік тому

    Some things have to be separated; such as video transcoding processes from the API layer. The logic within those services should be written in a modular way, so it’s possible to detach it into separate services if necessary.

  • @aloufin
    @aloufin Рік тому

    Yes was waiting for this one!

  • @Stabby666
    @Stabby666 Рік тому +2

    Amazon's Prime app on my smart TV is slow as hell - the animation is clunky, it takes a second to respond to ANY remote control input etc. In contrast the Netflix app is really faast and fluid, with smooth animations including zooms etc. It's like Amazon is using a web browser wrapper and Netflix is native.

  • @dizphunkt
    @dizphunkt Рік тому +1

    dude, on my LG TV .. each time I want to stream a trailer in prime video, 3/4 of it is delivered in 360p! WTF AMAZON?! :)

  • @Ahmarth
    @Ahmarth Рік тому +1

    He works at Netflix btw.

  • @MichaelZimmermann
    @MichaelZimmermann Рік тому +13

    "prime video" would be the perfect name for a parent company of all your channels 😅

  • @AmexL
    @AmexL Рік тому +2

    It’s time to unleash CHADStack onto the world on the oldest Monolith in existence, the Mainframe!

  • @NotAFanMan88
    @NotAFanMan88 Рік тому +2

    Just cause someone is smart enough to design something convoluted doesn't mean it's a smart idea to implement.

  • @jjpp1993
    @jjpp1993 Рік тому +1

    This article was just a plot to get prime to tell them where they’re falling short

  • @ivanmaglica264
    @ivanmaglica264 Рік тому

    Excuse me, why is this not done on video ingest? 10.000 movies at 50GB each is half a petabyte (peanuts for Amazon). Transcode each to lower bitrates on ingest and it would increase storage footprint to about 5x, but there would be no need for realtime shenanigans like this. Because the way they describe it, they do it in realtime while a person is streaming.

  • @JoshuaMoreno
    @JoshuaMoreno Рік тому +2

    Some PM saw the “stats for nerds” graph in yt, yadda, yadda, yadda, 7 months later: “we now have a scalable way to pester our engineers when a frame glitches a bit”
    i really hope this is the masterpiece of a team of angry engineers

  • @boredbytrash
    @boredbytrash Рік тому

    Ok this is the video that I didn’t know I need now in my life

  • @mikhailkovalev7762
    @mikhailkovalev7762 Рік тому

    And with all of that Prime Video *always* lags and buffers on my [high end 2022 Sony OLED] TV, on a 600/600 FTTH connection with TV connected via Ethernet. Have not seen it happen on any other streaming service

  • @racheta9
    @racheta9 10 місяців тому

    it's about live streams, not VOD, most people didn't seem to notice that

  • @paweniemirski7636
    @paweniemirski7636 Рік тому +4

    I believe they meant thousands of streaming sources instead of thousands of concurrent consumers. Anyway, looking good mr Prime

  • @blackphidora
    @blackphidora Рік тому

    You mentioned not understanding why Ben did not use a 'hold' function as the layer, the problem was the hold function itself.
    In other words, Ben's problem was that he was typing faster than his hand could move, his index finger and thumb would work together to hit a letter that was on a layer. But when his intentions were to hit a character that was not on a layer, his fingers would hit the next key *before* his thumb has responded and lifted from the key.
    My moving this to a macro, he made it a one shot layer. His intention to hit a key not on a layer would be typed in, even though his thumb was physically pressing down the key and did not lift in time.

  • @_Aarius_
    @_Aarius_ Рік тому +9

    If I'd architected something like their original set up ay my work, I'd be fired 100% lol

  • @lezzbmm
    @lezzbmm 7 місяців тому

    no wonder amazon video quality is so significantly better than netflix/hulu/hbo/etc
    this is still insane tho lmao

  • @CallousCoder
    @CallousCoder Рік тому +2

    Microservices was one of these management buzzwords and architects are some of the most useless people in IT. They don’t understand the complexity what loosely coupled means in most IT scenarios. They all say “it worked for Netflix and Amazon”. Well netflix are trivial compared for example to trading and real-time or near time applications. I told an architect that went onto the microservices idea at a customer that I was the lead engineer of when it was a startup. That it’s immensely complex to have to log and process transactions exactly in order in case of latency and errors (that increase with microservices) because we need to act on the moment, we are trading energy which means that actually bidding to supply or consume at a certain point changes the overal value of the market. It’s really-time or near time and missing that bid window because of latency pr microservice orchestration errors because service is down or busy is hard for communicate back in comparison to a monolith.
    He went on anyways and the literally lost millions because and development, hosting and nd administrative burden went up and as I predicted the latency and the order of processing during failures(which always happens because also services need to be patched) had incurred more fines in a single year than all the previous 5 years of the monolithic trade service combined. So he was sacked! And I warned him he simply didn’t see the strengths or the weaknesses of microservices - and they are great for very simple not timing and order critical systems. As soon as there’s statement it’s a paradigm with incredible challenges

  • @tokiomutex4148
    @tokiomutex4148 Рік тому +1

    I'm going to borrow their overengineering_skills in my job_security function

  • @fishfpv9916
    @fishfpv9916 Рік тому +1

    What I don't get is why they couldn't stay with server less but just shove all of the logic in a single lambda to remove the communication overhead. I'm curious how the price of that solution would compare

    • @LtdJorge
      @LtdJorge Рік тому +1

      But why would you go serverless? This is a system getting called thousands of times a minute, why not build a server application for that specific purpose and let it eat all the petitions?

  • @zperk13
    @zperk13 Рік тому +2

    0:31 Wait till you find out who owns twitch...

  • @SteveBarnes0
    @SteveBarnes0 Рік тому

    Management: How do we blame the customer when their steam doesn't work?
    Middle Management: Watch all the streams ourselves?

  • @johnlehew8192
    @johnlehew8192 Місяць тому

    I use three layers of microserverless running redundant threads of my quatrolith connected to my NoData store. It’s amazing!

  • @vivekchaturvedi3897
    @vivekchaturvedi3897 Рік тому

    i guess so the blog they were not talkin about video streams like movies, it was about live streams like a sports match, tv shows.

  • @loshan1212
    @loshan1212 Рік тому

    Isn't this specifically for livestreams though? I don't know much about video tech, but isn't livestreaming very different from regular videos. So they only do this to livestream videos for some reason... and the livestream videos are usually sports(?).

  • @g3nko0
    @g3nko0 Рік тому

    So does it mean amazon has ashamed itself publicly exposing their complete incompetence in streaming platform engineering in their own article where they described own mistakes in the grandiloquent beautiful speech??

  • @ragsdale9
    @ragsdale9 Рік тому

    How is it that this video was posted 12 hours ago and the netflix techblog got moved to Medium in that time?

  • @twenty-fifth420
    @twenty-fifth420 Рік тому

    I love how the forbidden cursed word”Prime Video” wasn’t bleeped out AT FIRST.
    And then after we clarified saying it basically it is as bad of a curse word as Voldemort 😂, and thus we began bleeping Prime Video.

  • @Xtermo
    @Xtermo Рік тому +1

    Wait aren’t all your videos Prime videos?

  • @denys3211
    @denys3211 Рік тому

    MongoDB's Atlas is actually the official cloud offering of MongoDB. Like, that's how they named it

  • @BarakaAndrew
    @BarakaAndrew Рік тому

    I was laughing with u there on their design 😂 now I can’t sleep coz Im still asking myself why

  • @LimitedWard
    @LimitedWard Рік тому

    Maybe I'm not familiar enough with how video streaming works, but I feel like bitrate alone is not enough to detect the quality of a video stream. You could have a stream with an insanely high bitrate, but if something's messed up when encoding the video, it could still be unwatchable, no? It seems like the goal here is to make sure the image you're sending to customers actually matches what they receive. Like you could have a 4K stream running at 60Mbps, but that's meaningless if all the customer sees is a purple image.
    And I doubt they're running this for every single user. Likely just a representative subset of "canary" users to improve the chances of catching issues.

  • @thekwoka4707
    @thekwoka4707 Рік тому

    Serverless and microservices only work to a point.
    Serverless is great when you can scale to zero. If you never scale to zero, than serverless isn't nearly as useful.
    And microservices can be great when you don't needlessly split them into ever tinier pieces where nothing is really able to do any work on its own.
    Microservices should still be able to be pretty close to fully contained workloads, even if not a full app feature.

  • @rafagd
    @rafagd Рік тому +1

    I have the feeling this man works for netflix

  • @mannycalavera121
    @mannycalavera121 Рік тому +5

    You get good watch time and daily videos, you making good money off these videos?

  • @jerrygreenest
    @jerrygreenest 8 місяців тому

    Take a wrong approach. Make it a distributed system. Now you get a working disaster.

  • @0xpatrakar
    @0xpatrakar Рік тому

    I am pretty sure detector here means some kind of ML jobs for some kind of content generation algorithm that probably has nothing to with bitrate.

  • @svaira
    @svaira Рік тому

    So you're saying it's literally called "(the) prime video" and you were not involved in it?

  • @J-Kimble
    @J-Kimble Рік тому +1

    and this is what happens when js developers try to build the backend without doing their research.

  • @familycosgrove817
    @familycosgrove817 Рік тому +2

    This whole system seems like busy work for developers some middle manager thought up to justify their job

  • @mateusvmv
    @mateusvmv Рік тому +1

    What zero profiling and corporate hype does to a team lol

  • @aloufin
    @aloufin Рік тому

    In a way this post is great because it shows everyone that even big tech places like Amazon mess up their system design.

  • @mateuscanelhas5662
    @mateuscanelhas5662 Рік тому

    How the hell did this pass an SDR?

  • @chrisE815
    @chrisE815 Рік тому +1

    Prime- Because you're uniquely qualified to talk on video streaming architecture- think you could do a 5-10 minute breakdown of Prime Videos dumb architecture vs how it should have been designed. Maybe a couple graphics would be nice. Too lazy to Google around and figure it out myself.

  • @UnhingedNW
    @UnhingedNW Рік тому

    this all explains why prime video doesnt work on my samsung without rebooting the TV to clear ram...

  • @woolfel
    @woolfel Рік тому

    having built and used on workflow engines, decomposing a workflow into distributed process is stupid. Unless your workflow involves external 2-phase commit transactions, it should be compiled to run on 1 system, not distributed across a cluster.
    there's too many people trying to do complex workflows on lambda, when it shouldn't be.

  • @wlockuz4467
    @wlockuz4467 Рік тому

    I am confused, Is it not common for major platforms to have thousands if not millions of concurrent streams? I am just talking about a pure end-to-end streams.

  • @richardrivers8873
    @richardrivers8873 9 місяців тому +1

    Just shows AWS engineers aint that good quality. Sounds like a rookie engineer quality to come out with such initial design.

  • @Hossimo
    @Hossimo Рік тому +1

    Here is the thing with AWS, at least my bill. Data is, cheap, Data out/transfer Fucken Expensive. When I read this I was also very confused.

  • @kashman77
    @kashman77 Рік тому

    14:26 man then you've been there for over a decade?

  • @jamesm4957
    @jamesm4957 Рік тому

    Does amazon services deployed on AWS?

    • @LaughingOrange
      @LaughingOrange Рік тому +2

      Yes, Amazon has no reason to run on another company's cloud.

  • @wilfridtaylor
    @wilfridtaylor Рік тому

    Nah man serviceless computing is the future. You just type your credit card details in and they charge it. No having to deal with any code or infrastructure.

  • @scion911
    @scion911 Рік тому +2

    Hi, primegenrious rex, I wanted to note that they are probably doing ML detection as a process where each input probably has to be an image, hence the need to do all this, client side can't handle a vision model running even if its small (relatively). I can't think of any other way to do this process, they are probably sampling frames from stream uploading to a bucket rather than processing all of them (atleast I hope so) because I can imagine you always sample stream frames for QA and moderation purposes anyways, this would give them realtime-ish detection rate. Love your content rex man :)

    • @LtdJorge
      @LtdJorge Рік тому +1

      Yeah, they say in the post that this is all fed to an ML model. I don't know why they need so much fuckery for that, tho.