Machine Learning Introduction
9:17
Пікірлер
@ismbks
@ismbks Күн бұрын
the slice doesn't need to be null-terminated?
@TommiLipponen
@TommiLipponen Күн бұрын
Would you say that Span is something like a Pointer in C language?
@rahulchakrabarty2858
@rahulchakrabarty2858 9 күн бұрын
How do I unsubscribe from the subject.
@abdelsalam-ahmed
@abdelsalam-ahmed 10 күн бұрын
Thank you!
@cicerofoscarini8890
@cicerofoscarini8890 13 күн бұрын
Hey! Thank you for your videos and tutorials. Where can I find the source code, so I can also do the exercise here at home? Thank you.
@netrunner1987
@netrunner1987 14 күн бұрын
Ok, I got Authorization working like your example code, I added more fields to the WebhookPayload, but how do I save this data into a database using a stored procedure? Thanks
@BINLIANG-d8h
@BINLIANG-d8h 15 күн бұрын
Thank You Very Much!Your Video Explanation Was Very HelpFul To Me
@arjunmangali2904
@arjunmangali2904 22 күн бұрын
Short and on point explanation in authentication and authorisation in microservices.
@sureshpal5569
@sureshpal5569 25 күн бұрын
great , kindly share the code
@shuvbhowmickbestin
@shuvbhowmickbestin Ай бұрын
Good video but bro your typing speed is too slow for a developer man!
@sreenuksr
@sreenuksr Ай бұрын
How to trigger a job from .net based on after AWS file upload into S3 bucket
@thomasjohanson6446
@thomasjohanson6446 Ай бұрын
how can we implement gateway for multiple environments
@husniddinsalahiddinov4935
@husniddinsalahiddinov4935 Ай бұрын
Pretty good explained! Thank you
@NaaiSekar-cc4ef
@NaaiSekar-cc4ef Ай бұрын
What is the efficient way to join 5 SQL server tables and store the result data in another sql server table which resides in another database. Join may bring data in billions.
@sreenuksr
@sreenuksr Ай бұрын
Hi. I m following your videos. Thx for sharing
@olayinkayusuf2642
@olayinkayusuf2642 Ай бұрын
Hi Am trying to download the docker compose file but is not working pls assist
@heathens2867
@heathens2867 Ай бұрын
Can we use this library for extensive job scheduler? I mean, can it handle large projects?
@DotNetCoreCentral
@DotNetCoreCentral Ай бұрын
So far I’ve tested with medium size projects, but I’m sure it can be used in large projects as well
@heathens2867
@heathens2867 Ай бұрын
@@DotNetCoreCentral thank you
@InvincibleMan99
@InvincibleMan99 Ай бұрын
The load balancer is for api gateway..right? the load balancer for individual services will come after auth is done?
@kodikodi9948
@kodikodi9948 2 ай бұрын
great example. it helps to have an example like this to understand how the state machine integrates into other business logic and an API
@davidifeanyi6809
@davidifeanyi6809 2 ай бұрын
Whats the plugin for your suggestions and intelliences
@DotNetCoreCentral
@DotNetCoreCentral Ай бұрын
I use GitHub copilot
@chidii
@chidii 2 ай бұрын
What if one of the background services takes a longer time to process the message (say 3 times the other) within that time, wont the other background service process more items in the channel?
@NgocDucDo
@NgocDucDo 2 ай бұрын
Thank you very much for your videos.
@PankajNikam
@PankajNikam 2 ай бұрын
Small typo in title: .NET vs .NER ;) Thanks for the video.
@pieceofcode_
@pieceofcode_ 2 ай бұрын
good explanation. I have a query regarding where to use? 1. If we use gRPC, are we not repeating model information? one in our .NET or Java application and same model in proto buff file? 2. If I use in in Authentication api, so is flow like below Ocelot -> Authentication Microservice -> gRPC client code -> gRPC server ?
@kidoo1567
@kidoo1567 2 ай бұрын
AMQP 0-9-1 ,HTTP WEB SOCKET
@checkitoutas
@checkitoutas 2 ай бұрын
Simply explained, clear, straight to the point. Not a second wasted. Loved it, thank you!
@DotNetCoreCentral
@DotNetCoreCentral 2 ай бұрын
Thanks!
@willgordon5737
@willgordon5737 3 ай бұрын
benchmaro 😂
@JulianRiverplate14
@JulianRiverplate14 3 ай бұрын
Thanks for this amazing content and resources,I'm gonna go through all the series! Keep going
@DotNetCoreCentral
@DotNetCoreCentral 2 ай бұрын
Glad you like them!
@JulianRiverplate14
@JulianRiverplate14 3 ай бұрын
Amazin video man!
@DotNetCoreCentral
@DotNetCoreCentral 2 ай бұрын
Thanks for the visit
@sagarmistry6210
@sagarmistry6210 3 ай бұрын
Lambda function written in NodeJS will be in lesser size (in KB) or written in C#? Does code size of the lambda function matter to cost/performance?
@DotNetCoreCentral
@DotNetCoreCentral 2 ай бұрын
It does not matter for cost, in performance I am not sure, Its hard to say, tough C# is compiled, but for Lambda every time the CLR will be loaded on call
@sagarmistry6210
@sagarmistry6210 2 ай бұрын
@@DotNetCoreCentral thank you for responding. Can you please make series of Microsoft Orleans framework?
@sanjeevgaur1973
@sanjeevgaur1973 3 ай бұрын
well explained.
@sanjeevgaur1973
@sanjeevgaur1973 3 ай бұрын
Very nice explaination
@DotNetCoreCentral
@DotNetCoreCentral 2 ай бұрын
Thanks and welcome
@Sourav_29
@Sourav_29 3 ай бұрын
great explanation, thanks
@DotNetCoreCentral
@DotNetCoreCentral 2 ай бұрын
Glad it was helpful!
@GAGANDEEP901
@GAGANDEEP901 3 ай бұрын
Too many ads, no practical example given.
@khanfaizan05
@khanfaizan05 4 ай бұрын
Very nice . Great stuff 👍👍👍 Thank you 🙏
@DotNetCoreCentral
@DotNetCoreCentral 2 ай бұрын
Thank you! Cheers!
@shehan6857
@shehan6857 4 ай бұрын
Thank you so much for explaining microservices with real examples. keep it up.
@DotNetCoreCentral
@DotNetCoreCentral 2 ай бұрын
Glad it was helpful!
@nurlanavazzade8887
@nurlanavazzade8887 4 ай бұрын
Firstly thanks a lot for this great content. Probably you even don't remember it. But why did you use hosted service for subscription? What is the importance of it
@skillgroom
@skillgroom 4 ай бұрын
good content
@mdaslamknl
@mdaslamknl 4 ай бұрын
Excellent Can you share the code Thanks
@abhaq50000
@abhaq50000 5 ай бұрын
i think in html or java bage in frist . lisner what the change in server in data after that the server tell java > your data is ok or not ok . or this order in procss after that tell web bage this ordre go to secnd webhook tell app from server what we do
@bloopers2967
@bloopers2967 5 ай бұрын
It provides Predicate as well
@calaiarasan7318
@calaiarasan7318 5 ай бұрын
please share the GIT Repo for this example
@nicklaspillay7923
@nicklaspillay7923 5 ай бұрын
Nice video, in my opinion lambda looks disgusting in line rather in a it's on class hahah, I know it was just a demo! :P
@nicklaspillay7923
@nicklaspillay7923 5 ай бұрын
Great vid.
@nicklaspillay7923
@nicklaspillay7923 5 ай бұрын
Great video
@sanjeevgaur1973
@sanjeevgaur1973 5 ай бұрын
Simply WOW 👍
@DotNetCoreCentral
@DotNetCoreCentral 2 ай бұрын
Thanks a lot 😊
@nicklaspillay7923
@nicklaspillay7923 5 ай бұрын
Wow, excellent video - thanks! Hoping the distributed cache and backplane videos drop soon (if they are not out already)
@fabianolmos737
@fabianolmos737 5 ай бұрын
Hi , nice video , right now I'm working based on this package (first time btw), my process ocurs in a loop , that means during this process I fire triggers, transitioning my objects to 2 states: succeeded or failed, but when my loop ends I need to fire a final trigger let's say AllSuccessful, AllFailured or PartialSuccess depending of the result of my process , so my point is: once I fired these final triggers the state machine is able to move all objects in succeeded/failured state to the final state or should I do something manually like the actions / functions that you explain in the video ? once again many thanks for sharing, appreciate it
@bojohannesen4352
@bojohannesen4352 5 ай бұрын
Ok ok each and everything ok?
@pt_trainer9244
@pt_trainer9244 5 ай бұрын
Very concise tutorial, thank you. I added a Middleware in my individual services to check for a specific header that I only set at the gateway level so that clients cant call my microservice endpoints directly, but only through the gateway. Is there a better way to handle this for local dev. (Not using NSG in Cloud Service etc)