• 1 Post
  • 78 Comments
Joined 1 year ago
cake
Cake day: June 20th, 2023

help-circle




  • These are probably comments on this Veritasium video which actually pretty informative.

    That being said, I also live in a “first past the post” country that forces a two-party system and penalizes voting your conscience unless it aligns with one of those parties. While there may be flaws in Ranked Choice Voting that could emerge in fringe cases, it is so obviously superior to our current system that it is hard for me to worry too much about the nuance of how it might not be 100% perfect 100% of the time. Any (democratic) system is better than what we have now.













  • I manage a stack like this, we have dedicated hardware running a steady state of backend processing, but scale into AWS if there’s a surge in realtime processing needed and we don’t have the hardware. We also had an outage in our on prem datacenter once which was expensive for us (I assume an insurance claim was made), but scaling to AWS was almost automatic, and the impact was minimal for a full datacenter outage.

    If we wanted to optimize even more, I’m sure we could scale into Azure depending on server costs when spot pricing is higher in AWS. The moral of the story is to not get too locked into any one provider and utilize some of the abstraction layers so that AWS, Azure, etc are just targets that you can shop around for by default, without having to scramble.