Data on Kubernetes Community
Data on Kubernetes Community
Data on Kubernetes Community
DoK Talks #137 - How to build your own “Doordash” app // Yaniv Ben Hemo
57 minutes Posted Jun 23, 2022 at 10:24 am.
0:00
57:50
Download MP3
Show notes

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 

- https://medium.com/memphis-dev/how-to-build-your-own-wolt-app-b220d738bb71 

Strongly advise to install before 

- memphis{dev} broker 

- https://github.com/memphisdev/memphis-brokerminikube 

- https://minikube.sigs.k8s.io/docs/start/node.js 

- https://nodejs.org/ 

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

- https://discord.gg/WZpysvAeTf 

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