![Mukesh Murugan Profile](https://pbs.twimg.com/profile_images/1844832405540278273/ku5aiSRb_x96.jpg)
Mukesh Murugan
@iammukeshm
Followers
5K
Following
1K
Statuses
1K
Microsoft MVP | AWS Community Builder | .NET Tech Lead from India! Talks about #dotnet, #csharp, and #aws. Subscribe https://t.co/mygEi0sDpx
Trivandrum, India
Joined April 2020
Looking to Upskill as a .NET Backend Developer in 2025, and beyond? 🚀 Here is the ULTIMATE Roadmap you would want to take to BOOST your career in .NET! P.S. Repost this ♻️ for your network. Thank you! 😊 #dotnet #developer #roadmap #2k25 #buildinpublic #dev #code #programmer #jobs #learn #microsoft #dotnet8 #dotnet9 #newyear
6
32
148
RT @aspnetcore_news: ASP .NET Core 9 Web API CRUD with Entity Framework Core - Full Course with DDD, Clean Code & Best Practices by @iammuk…
0
15
0
RT @iammukeshm: Last week, I ran a poll to see which article you'd like to see as part of the .NET Zero to Hero course. With over 1,000 vo…
0
10
0
New Article! When building scalable .NET applications, selecting the right messaging service can be a game-changer. But with so many options available, how do you choose between SNS and SQS? In my latest article, I break down the key differences between these two powerful AWS services and help you understand when to use which. 🔑 What’s Inside? Common use cases for SNS and SQS Core differences that can make or break your architecture How to leverage both together for more flexibility A quick guide to know which service fits your needs 📊 Spoiler Alert: The answer isn’t always obvious, and understanding the trade-offs can help you avoid costly mistakes, and make the right choice! 👉 Check it out:
0
1
4
🔥 Handling exceptions in .NET 8 just got better! Say hello to IExceptionHandler — the new recommended approach for global exception handling in #aspnetcore. 💡 What's awesome about it? ➡️ Implement a single method: TryHandleAsync ➡️ Work directly with HttpContext & error objects ➡️ No extra middleware needed — just use the built-in UseExceptionHandler. This lets you define error handling logic separately for each error type. Clean. Modular. Maintainable.🚀 -- 🚀 Love this tip? You'll absolutely love my FREE Advanced .NET Zero to Hero Course! 👉 Join Here:
3
23
130
RT @iammukeshm: 🚀 Send Emails from .NET Like a Pro (For FREE!) ✉️ Hey .NET Developers! Did you know Amazon SES lets you send 3,000 emails…
0
6
0
RT @iammukeshm: 🚀 Boost Your #aspnetcore Performance with Response Caching in MediatR! MediatR is a popular package for .NET developers, o…
0
10
0
RT @iammukeshm: Yesterday, I shared a tutorial on implementing CQRS in an #aspnetcore 8 Web API using MediatR to build clean and efficient…
0
7
0
Yesterday, I shared a tutorial on implementing CQRS in an #aspnetcore 8 Web API using MediatR to build clean and efficient applications. But what if we could make it even better? 🤔 A crucial next step is validating requests at the HTTP pipeline level. Integrating FluentValidation with MediatR-based systems allows us to validate incoming requests before they hit the endpoint effortlessly. This ensures that only requests meeting business rules are processed, leading to a more robust and maintainable application. MediatR provides a powerful pipeline behavior feature that allows you to cleanly and modularly add cross-cutting concerns like validation, logging, and performance tracking. You can centralize these concerns by leveraging pipeline behaviors without cluttering your core business logic. This is what exactly we will learn today. Read: #dotnet #cleanarchitecture #modular #csharp #mediatr #pattern #validation
0
7
69
What's your go-to architecture/solution structure for a Monolith .NET Web API project with less than 30 Endpoints with active development? #dotnet #architecture #dev
1
0
4
RT @iammukeshm: Want to build scalable and maintainable .NET applications? CQRS (Command Query Responsibility Segregation) is a powerful p…
0
14
0