Комментарии:
Learned a lot, thanks for the couse!
ОтветитьAwesome! I learned a lot from you
ОтветитьCan you apply Authentication on API gateway ? i mean i actually a greate course of microservice, but it would be better if you apply Authentication specific by JWT token on Api GateWay.
ОтветитьIs it required that .net must be 5.0 version?
ОтветитьClark Linda White Shirley Garcia Daniel
ОтветитьDavis John Perez Kevin Rodriguez Jose
ОтветитьHey I just come here because there isn't much content about microservices in node js. Also I initially learned mern stack but the frontend part just kills me, because I don't much enjoy designing, writing css and stuff. So I decided to move to core backend. But there isn't much resources for javascript backend except those mern and social media clones. So I decided to swich to c#. I have some fundamental knowledge about c# so I'll start my c# journey from this video. But I don't konw if I meet the prerequesited(I don't know how to spell that) for this course. Cheers.
Ответитьwhy use vscode instead of visual studio?
ОтветитьJust watched the whole thing. A very good intro to docker and micro services. was worth the time and thank you for sharing this for free.
ОтветитьCan I use dotnet 8 in the course, or do I have to download dotnet 5 because it is not supported?
ОтветитьThis is helpful ❤
ОтветитьPriceless! clear and concise. Bravo!
Ответитьvar item = _db.Where(x=>x.id==id).SingleOrDefault();
var item =_db.SingleOrDefault(x=>x.id==id);
why are you using first one? can you differentiate for me?
var item = _db.Where(x=>x.id==id).SingleOrDefault();
var item =_db.SingleOrDefault(x=>x.id==id);
why are you using first option could you please differentiate for me ?
Great content
ОтветитьGreat content!! Easy to understand. I really love those examples with items from RPG.
Ответитьso basicaly almost half of the videos is from .net api course. Image something new...
ОтветитьThis is one of the best online courses I have ever taken. Thank you.
Ответитьwhere is the code. Its locked with patreon as a payment method. Can you share github link if you have one.
ОтветитьHi, i am getting an error of invalid volume specification: 'mongodbdata:/data/db'. when creating the docker volume, It creates the image but not the volume
Ответитьwhere are we storing the mongodbdata and rabbitmqdata in local machine? Good video thanks.
ОтветитьI am not able to connect to Mongo Db…. Image is created but not able to execute. It is saying executable file not found.
ОтветитьHey guys, my omnisharp stopped running, any ideas on getting it back to work?
ОтветитьThank you Julio. It's very detailed
ОтветитьExcellent explanation , Thank you a lot for this! I need more please :)
ОтветитьShouldn't consumers be ran in a worker service (out of process) to avoid scaling threads under the same dotnet process?
ОтветитьSomeone would have the code front this video ?
ОтветитьBest Microservice tutorial on the internet right now.
ОтветитьBeautiful course. Very precise and well structured.
Thank you, Julio, for giving us such knowledge for free
does it go this way in macbook as well?
ОтветитьThank you :)
ОтветитьNET microservices is good as a coding language .
Ответитьthe best training I found on this topic, thank you
ОтветитьIt will be very nice if you provide the React part also like you did for the Microservices part.
ОтветитьFinal Fantasy 14 MMORPG
ОтветитьThanks a lot for this course @julio Casal.
ОтветитьAwesome
ОтветитьI have just reached the end of the training. Thank you very much!🙂
ОтветитьVery bad course, I regret the time I spent watching it
ОтветитьThis is not full course, and the instructor spends a lot of time doing unuseful things like installing softwares. I repeat, it's not a full course. The instructor doesnot explain why he used this tool not other one and what's the logic behind it. It's a big L
ОтветитьQuick question about the RabbitMQ thing.
Let's say Service A subscribes to something from Service B.
What happens in a multi-instance docker environment, where Service B is overloaded so Server A tries communicating with another instance of Service B? If there was a change between that time, then Service A wouldn't receive the changes, right?
If so, does anyone know a design for this?
.vscode didnt get generated
ОтветитьI am working on mac os. And when I add package it gives error: There are no versions available for the package 'Play.Common'. I've tried it to set by Visual studio also tried setting manually but same result. Any solution?
ОтветитьSpanish subtitles die at 3 hours 3 minutes :(
Ответить