@AntonPutra

👨‍💼📈 Mentorship/On-the-Job Support/Consulting - https://calendly.com/antonputra/youtube or me@antonputra.com

@theprantadutta

Bro is picking up performance benchmark like infinity stones.

@ohLyln

Dude I just want to say your channel is a literal goldmine. Real world use cases, relevant technology, explanation of the implementations, great metrics, always responding to good feedback positively.

I watch one of your videos and then see another one I’m interested in watching and it’s always uploaded like within the last month.

The quality and frequency you upload these at is astonishing. Easily one of my favorite channels right now!

This is my first time donating on YT, I just have to after appreciating this channel so much. Thank you for all the hard work and please keep it up!

@Yukiixs

I like the fact that you don’t just throw the benchmark but also explain how you’ve made it and how it is relevant

@AntonPutra

⚠If you can improve Redis or Memcached, please send me a PR, and I'll rerun the test! ⚠

@dariosangiovanni1502

Memcached vs KeyDB (Redis fork focused on performance)

@ListenSomething

I watch those benchmarks because they are like therapy :D

@user-uk9er5vw4c

this channel is so good, keep up the great work!

@supermamoru

Your benchmarks are what people like us need so badly. Now we can have the source for future tech decisions.

@luk318

WTF I could bet that Redis will be a lot faster than memcache. Last time I was using memcache was like 10 years ago. I remember that I switched to Redis because everyone was saying that it is faster and it started to being recommended in frameworks, while Memcache become obsolete. I think I will go back to Memcache for most projects where I do not need extra Redis features (just simple key->value cache). Thank you for that.

@HaydonRyan

You’re really helping me choose technologies that I want to work with in th future, Thankyou.

@gustavo-santos-dev

You definitely deserve more views, your channel is a goldmine for software engineers. I love how you use real world technologies and basic configuration.
I would also love to see videos comparing these technologies but with configuration tunning to see where they can go.

@unev

Splendid overview of the problem before the benchmark, Anton!

@pseabrook

Love the systematic approach you use for all these tests. Very good!

@Ktos877

I just want to say `thank you` for all those awesome benchmarks! :-)

@ВадимАхметов-ц3э

Awesome!) 
It would be incredible useful 
1) to know the reason for performance difference) like why memcache faster than redis) like they both written in C) but memcache supports only strings and doesn’t support persistence)
2) and advices like try to use redis with 50% cpu load and you will be able to use all the features redis provides and have similar to memcache latency

@JT-mr3db

That is wild. Honestly didn't think the difference between these two would be this large.

@devegram

Keep up the good work, your benchmarks provide necessary information to take decisions based on multiple factors.❤

@dev_among_men

Hi Anton, thanks for your terraform and  kube tutorials made a production cluster at my current job using them truly valuable. Thanks for these benchmarks too!!

@SpaghettiRealm

Thank you Anton. One request can you do an extra video like behind the scenes to explain to us how do you setup those instances in aws