ljvmiranda921 / comments.ljvmiranda921.github.io

Blog comments for my personal blog: ljvmiranda921.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Distill: Why do we need Flask, Celery, and Redis? (with McDonalds in Between)

ljvmiranda921 opened this issue · comments

Comment written by Pepe Bawagan on 11/07/2019 15:53:49

noice noice noice

Comment written by Pier Lim on 11/13/2019 06:26:56

Thanks LJ, I finally understand it! ;)

Comment written by Lj Miranda on 11/13/2019 14:29:29

I appreciate it Pier!!

Comment written by Almer Mendoza on 01/02/2020 05:39:54

Never have I imagined enjoying learning task queues and message brokers to a whole new level. Thanks LJ!

Comment written by Lj Miranda on 01/19/2020 03:32:06

Thanks a lot Almer! Glad you liked it!

Comment written by Lj Miranda on 01/19/2020 03:32:13

Haha thank you Pepe!

Comment written by Matt Goodwin on 04/12/2020 17:33:56

Great article! This is how every conversation with the business should happen. Discussions about the problem, the business value to the customer, and then finally the solution flows so smoothly. As a whole I think we try to jump to building solutions first. I know that wasn't the intent of the article but just thought I would give you some kudos on accomplishing an unintended benefit.

Comment written by Lj Miranda on 04/15/2020 08:32:05

Hi Matt! Sorry for the late reply, thank you so much and I definitely agree with you.
When communicating to business users, it's important to start with the value-add, then the solution/details coming next. With that framework, business can easily "map" why we're doing these architectural decisions as we start explaining our technical decisions.

Glad you liked it!

Comment written by Sandeep Sharma on 04/18/2020 13:48:28

Thanks Lj! This was very effective.

Comment written by Yarin on 04/18/2020 14:34:14

Awesome post! You explained the concept of task queue in an easy to understand and way, and the illustrations are great. Thank you!

Comment written by advance512 on 04/18/2020 17:12:04

Great article, kuya, thank you. :)

Comment written by John Mathews on 04/18/2020 20:48:50

very clear, thanks for a good read!

Comment written by Sung Kim on 04/19/2020 21:10:40

Thank you so much, Lj Miranda~
I instantly went to celery site but didn't dig it but got it after reading your article.

Comment written by Lj Miranda on 04/19/2020 21:51:53

Hi Sandeep thank you so much!

Comment written by Lj Miranda on 04/19/2020 21:52:58

I appreciate it, glad you liked the illustrations. I'm still working on it! Ideally I should be making a distill every month, but life got in the way and I want to make sure they're of "quality" hehe.

Comment written by Lj Miranda on 04/19/2020 21:53:31

Thank you so much! Glad you liked it :)

Comment written by Lj Miranda on 04/19/2020 21:54:13

Thanks John, I'm glad you liked it!

Comment written by Lj Miranda on 04/19/2020 21:55:54

Thank you Sung Kim, I had the same problem. Good thing the very patient engineers in our office explained it to me, then I got this Mcdonalds analogy while ordering food! Glad you found this helpful :)

Comment written by Sung Kim on 04/20/2020 03:25:01

Thank you, and to your "patient" coworker :)

Comment written by Indranil Ganguly on 04/20/2020 06:30:14

This is amazing. I can actually visualise the concepts clearly. I had doubts previously but now i am quite confident what these technologies are. Thanks :)

Comment written by Juan Javier Santos Ochoa on 04/21/2020 20:09:34

Great! Nice explanation.

Comment written by Lj Miranda on 04/21/2020 22:18:53

Hi Juan, thanks a lot! I appreciate it :)

Comment written by DoesitMatter on 04/22/2020 07:59:30

Thanks a lot for your article. It is very clear to understand all the three concepts. Do you recommend any resources to start with after your blogpost.

Comment written by Lj Miranda on 04/26/2020 23:26:55

I appreciate that, glad it was helpful. Thank you Indranil!

Comment written by Lj Miranda on 04/26/2020 23:27:43

It depends on your goal, if you feel confident enough to get the intuition from my blogpost, I highly recommend that you jump right into the docs and try implementing a task queue yourself! :)

Comment written by Espoir Murhabazi on 05/30/2020 20:11:28

Hey Miranda,
This is awesome , I am giving a talk to a local community this Tuesday about

My recents struggle with Python and how Celery and Redis comes to my rescue

, I would like to use this as reference material, and borrow some pictures from it. Would you mind giving me the permission?

Comment written by Lj Miranda on 05/30/2020 21:36:45

Hi Espoir, sure go ahead! :) Would love to see your talk/slides, interesting topic too!

Comment written by om0127 on 10/14/2020 08:22:09

Hey LJ,
Your article is too good. I liked the diagrams/figures that you included in the article, must have taken a lot of effort. Could you share how you created them ?

Comment written by Lj Miranda on 10/21/2020 10:38:29

Hi om0127! I just used Inkscape, it's free!

Comment written by Julian David Mendoza Ruiz on 02/19/2021 00:05:40

Awesome explanation, better than any other page I found.

Comment written by Lj Miranda on 02/25/2021 10:09:41

Thanks for the kind words Julian :)

Wow, I finally understand it. Thank you so much!

Great explanation! Thank you!

Hi @HelgeDavidSchneider and @brunoritter , thank you so much!