Posts

Exceptions should be hardly used in exception : Inner Voice #Microsoft #Core #Pipeline

Image
Exceptions are fully asynchronous and nested but extremely expensive, even more expensive than usual when they are in the ASP.Net Core Pipelines. Microsoft Performance Team had raised this concern for high scale services long back, To improve performances sharing couple of key points when developing with .net core Async Void Methods: Using async void in ASP.NET Core is considered a bad practice because unhandled exceptions thrown from these methods will crash the entire process. It is recommended to use Task-returning methods instead. HttpContext Usage: Accessing HttpContext from multiple threads in parallel, storing it in a field, or using it after the request is complete can lead to NullReferenceException or other issues because it is not thread-safe and is disposed after the request pipeline ends. Exception Handling Middleware: The built-in UseExceptionHandler middleware is designed to catch exceptions early in the pipeline. It cannot handle exceptions if the respons...

One Egoistic Bot 😅

Image
To view latest technologies News, You can subscribe my channel.

OMB - Oh My Bot !

Image
OMB, Thank you for your help 😊 This picture comes in-front of me whenever I design, develop and deliver ChatBot Solutions 😃😎 Ref : The comic credtis : https://xkcd.com/

#MicrosoftSecurity Bootcamp

Image
Just crushed another #MicrosoftSecurity Bootcamp sessions.

Zero Trust architecture for #ML Apps & Bots

Image
According to the cyber security r&d, By following below fundamentals; one can achieve 99% cyber hygine. Activate MFA - Multi-factor Authentication Practice Zero Trust Principles Keep up-to-date Use anti malwares Protect data (apply role based access)

Respect is not earned, It is given ⚘ 🙏

Image
🙍🏻‍♂️   { Dev team Lead } : Sorry, We missed the deadline. 🙍🏻 { Normal Architect } :    Hey guys you have missed the dead line 3rd times,  You are the worst in the earth. 🙋 { Smart lead Architect }  to  🙍🏻 { Normal Architect } You know, This will raise dark\low energy around our teams. You should handle the situation with calm & composed way and express more empathy towards our teams; in this situation, We would aware teams by replying as  "I feel really frustrated because We have missed dead line, I am very worried about the project" "I want for you to tell me when you run in to the problem sooner so we can prevent this happening again."   --  after all respect  🙏  is never earned, It is given  ⚘ #horsemen behaviour #contempt or #stonewalling,  #culture, #devops, #mlops, #aiops, #architect, #smart-work

Chaos Bots or ML Sorting Efficiency 🤔🙃

Image

Automobile$ ML

Image
Automobile$ ML = Lidar + Radar + Vision ML

Threats in LLM2 / GenAI , a note from NIST #MLOps #DevSecOps

Image

Popular posts from this blog

Ohh It is digital transformation, .. Really ?

Respect is not earned, It is given ⚘ 🙏

Need > Want