•  

Uber State Machine with Uday Kiran Medisetty

0
0

 If you’re working on a proof of concept which you hope will help you raise funding, it’s fine to take a few shortcuts. Use the tech stack you know the best, don’t fall in love with your code, and when you start to experience growing pains, hopefully you’ll have the time to thoughtfully and carefully identify the bottlenecks and limits of your tech stack applied to the specific industry problem you are solving. Another great strategy is to simply copy the tech stack of a larger company with the confidence that what works for a bigger company will likely work for you.


But if you’re a company like Uber, there’s no larger company to copy.  Worse still in comparison to most businesses, even a few minutes of downtime is pretty damaging for Uber.  To successfully deliver a solution like theirs, one must identify bottlenecks and growing pains in advance, find solutions, and deliver the plan in a way that’s invisible to customers.  In this episode, I speak with Uday Kiran Medisetty, principal engineer at uber about steps taken in their core state machine design.


The post Uber State Machine with Uday Kiran Medisetty appeared first on Software Engineering Daily.


No comments yet...
Log in to comment
0 0 0
2024-05-16

Pinata and the Interplanetary File System with Matt Ober

The interplanetary filesystem, or IPFS, is a peer-to-peer network that uses a distributed and decent…
0 0 0
2024-05-15

Animal Well with Billy Basso

Animal Well is a Metroidvania game developed as a solo project by Billy Basso over the course of sev…
0 0 0
2024-05-14

LLMs for Data Queries with Sarah Nagy

One of the most promising applications of large language models is giving non-experts the ability to…
0 0 0
2024-05-09

Implementing KYC and User Verification with Alex Grinman

Almost every application or system involves some sort of user onboarding. Increasingly, companies mu…
0 0 0
2024-05-08

Nuxt JS with Anthony Fu

Vue is a popular JavaScript frontend framework, and Nuxt is an open source meta-framework on top of …
0 0 0
2024-05-07

Scaling Large ML Models to Small Devices with Atila Orhon

The size of ML models is growing into the many billions of parameters. This poses a challenge for ru…