For the past few months, I've been diving deep into distributed systems. I have started writing a blog series to explain distributed systems from the first principles approach. Checkout the first blog post lays the groundwork at https://t.co/y7BmnYjrcL
Congrats to Stripe on a great year. The 2025 numbers compared to 2024:
➤ Valuation: $159 billion, up 74% from the previous $91.5 billion
➤ Total Volume: $1.9 trillion (1.6% of global GDP), up 34% from $1.4 trillion
➤ Startup Performance: The 2025 cohort of startups is growing 50% faster than the 2024 cohort
@mehulmpt@fermionapp One other thing I can think of is having a AI TA for the course. The course content would be feeded on to the FM and users(students) can further get the option to add their own notes. This AI TA should have the common knowledge of all the courses user has taken.
@arpit_bhayani DynamoDB is a great example for this. If a consistent read is required then its handled by master node, other reads are handled by follower(or even leader) node. While the write always goes through master.
Read more about DynamoDB architecture on my blog: https://t.co/zkyKSrn9uJ