AMA / Q&A - Microservices, Concurrency & Upcoming Videos

  Рет қаралды 6,052

Defog Tech

Defog Tech

Күн бұрын

Пікірлер: 31
@hareeshjp
@hareeshjp 2 жыл бұрын
Really I amazed the way you explained ...it helped alot. Tons of thanks for taking time to do videos.
@sharanyarai378
@sharanyarai378 5 жыл бұрын
Thank you, more excited for upcoming videos. is it possible to share your knowledge on data structures?
@vvsnmurty
@vvsnmurty 5 жыл бұрын
Thanks for answering doubts, it gives lot of encouragement to us
@MrMikomi
@MrMikomi 3 жыл бұрын
Hmm not my experience re serialisation. We do loads of it at work. Either using Gson or Jackson typically.
@rajubabupoluparthi998
@rajubabupoluparthi998 4 жыл бұрын
Thank you for given videos 🙏
@darogajee3286
@darogajee3286 5 жыл бұрын
Keep it up
@vinodatwal9294
@vinodatwal9294 2 жыл бұрын
Hi, Your contents quality is great Thanks for sharing such knowledge. If you have time may you create some videos on COMPILE TIME CODE Generation in JAVA/ Compile time annotation processing like MICRONAUT doing
@DefogTech
@DefogTech 2 жыл бұрын
I am not actively working on Java anymore, so it could take while. Until then, I would suggest exploring GraalVM which is what Micronaut, Quarkus and now Spring Boot use behind the scenes.
@richardwang3438
@richardwang3438 5 жыл бұрын
hi. thanks for making such nice videos. can you share with us your knowledge about key features and differences about the most popular message queue middlewares?
@Mahesh-yu3th
@Mahesh-yu3th 5 жыл бұрын
Can you please make a video on when to choose event driven over Rest. The practical examples of both. A practical example on a hybrid solution using both Rest and messaging.
@wwhill8033
@wwhill8033 5 жыл бұрын
Keep up the outstanding videos.
@deepmingle
@deepmingle 4 жыл бұрын
Where are you, Buddy ? Need more video's from you.. waiting..
@aurojitbasak3249
@aurojitbasak3249 5 жыл бұрын
Hi Sir, Can you please make a video regarding.. SSL certificate base https(secured) web service in Java..
@PriyankaAher5
@PriyankaAher5 5 жыл бұрын
Please can you share a code example of calling restful endpoints (say 3) asynchronously in parallel and joining their response into a single json using spring reactive.
@DefogTech
@DefogTech 5 жыл бұрын
Sure, will require use of flatMap I think. Will confirm and then make the video. In regular code it can be easily done using countdown latches
@ashvajitchauhan608
@ashvajitchauhan608 5 жыл бұрын
More helpful, keep it up Thanks!
@exploringBees
@exploringBees 5 жыл бұрын
Thanks a Million :)
@vinodroyyt
@vinodroyyt 5 жыл бұрын
Thanks for all your videos . Can you make a video on java stream
@DefogTech
@DefogTech 5 жыл бұрын
I have made one on java 8 streams, please check out java 8 playlist on the channel
@shivraj777
@shivraj777 5 жыл бұрын
Can you cover these two topics- 1. How to achieve multithreading in microservice (specifically for CRUD operations) 2. How to handle data consistency across multiple microservices Please explain with an example if possible
@大盗江南
@大盗江南 4 жыл бұрын
Hello Buddy, why u stop doing videos, i really like ur videos. plz come back :)
@_thehunter_
@_thehunter_ 5 жыл бұрын
pls do one introductory video on graalvm and OSGI and Java modules
@DefogTech
@DefogTech 5 жыл бұрын
Osgi and module as per my personal opinion will not be important. Graalvm though it's quite important, will definitely cover it in a video
@sarojsahoo8763
@sarojsahoo8763 4 жыл бұрын
Can you let us know how does transaction works in a Microservice application!
@amoljoshi6546
@amoljoshi6546 3 жыл бұрын
Please read about saga pattern
@leoxiaoyanqu
@leoxiaoyanqu 2 жыл бұрын
Do you use i++ or ++i in for loop?
@DefogTech
@DefogTech 2 жыл бұрын
In for loop, the increment operator is an individual statement, thus ++i is same as i++
@prashhanthnelakanti4992
@prashhanthnelakanti4992 5 жыл бұрын
Plz do a video on how to use java with Machine learning/AI
@DefogTech
@DefogTech 5 жыл бұрын
I haven't personally done ML/AI, so don't have enough expertise to make a video. Sorry about that.
@_thehunter_
@_thehunter_ 5 жыл бұрын
what a coincidence.. just discovered micronaut 2 days ago
@aurojitbasak3249
@aurojitbasak3249 5 жыл бұрын
Thank you for your videos.
What is a service mesh?
13:47
Defog Tech
Рет қаралды 155 М.
Concurrency vs Parallelism
8:23
Defog Tech
Рет қаралды 245 М.
黑的奸计得逞 #古风
00:24
Black and white double fury
Рет қаралды 30 МЛН
Who's spending her birthday with Harley Quinn on halloween?#Harley Quinn #joker
01:00
Harley Quinn with the Joker
Рет қаралды 12 МЛН
бабл ти гель для душа // Eva mash
01:00
EVA mash
Рет қаралды 7 МЛН
Spring Boot Security Basics
14:34
Defog Tech
Рет қаралды 39 М.
Java Concurrency Interview Question: How to timeout a thread?
10:45
NoSQL series - Part 1: Introduction to NoSQL
21:44
Defog Tech
Рет қаралды 21 М.
Bulkhead Pattern - Fault Tolerant Microservices
8:43
Defog Tech
Рет қаралды 52 М.
Java ReentrantLock - fairness, tryLock and more
13:17
Defog Tech
Рет қаралды 134 М.
NGINX Tutorial - What is Nginx
14:32
TechWorld with Nana
Рет қаралды 243 М.
Introduction to CompletableFuture in Java 8
19:34
Defog Tech
Рет қаралды 328 М.
What is an API Gateway?
10:47
Defog Tech
Рет қаралды 694 М.
Race Condition vs Data Races in Java
9:58
Defog Tech
Рет қаралды 44 М.