• 0 Posts
  • 40 Comments
Joined 1 year ago
cake
Cake day: June 12th, 2023

help-circle


















  • It only works because I get a public IP from my ISP. If that ever stops, this solution stops working too.

    FWIW OpenVPN can use DNS names so you can use DDNS.

    Point taken on the rest though. Everything you mentioned IS possible but the point that it’s beyond most hobbyists is valid. I’m really wary of relying on a centrally managed pay service that is ‘free’ (for now).


  • I mean, Prime Video is still a bunch of microservices, it comes down to where you define the boundary between 'service and ‘microservice’. That blogpost was specifically about “the Prime Video audio/video monitoring service”. Eg it’s a service/microservice for QA, not for all of Prime Video. I’m sure there are seperate services for billing, browsing, captioning, and streaming.

    And although the author called it “moving from microservices to monolith” it’s more about moving from serverless to more traditional compute.