We're sunsetting PodQuest on 2025-07-28. Thank you for your support!
Export Podcast Subscriptions
cover of episode DoK Talks #137 - How to build your own “Doordash” app // Yaniv Ben Hemo

DoK Talks #137 - How to build your own “Doordash” app // Yaniv Ben Hemo

2022/6/23
logo of podcast Data on Kubernetes Community

Data on Kubernetes Community

Shownotes Transcript

https://go.dok.community/slack)

https://dok.community/ )

ABSTRACT OF THE TALK  

The entire app is built in microservices, running on k8s pods and uses k8s-native message broker called memphis  

WORKSHOP

 Learn how to build a cloud-native, distributed, event-driven food delivery application using a message broker, and deploy it to a kubernetes cluster. 

We will also discuss the importance of using a message broker within our app, and what are the benefits it provides to a more resilient application.  

The workshop is based on this article 

Strongly advise to install before 

If any questions arise, please raise a question on our Discord channel 

BIO  

Develop since I was 10 years old  

KEY TAKE-AWAYS FROM THE TALK  

Learn the basics of building and deploying cloud-native, distributed, event-driven app