Skip to main content
codewithmukesh
All Categories
130 Articles

.NET

Personal Favorite to build Robust Enterprise Grade Backend Systems.

Page 8

Page 8

Showing 85-96 of 130 articles

Page 8 of 11
Image Recognition in .NET with Amazon Rekognition - Super Accurate Recognition + Blur!
dotnet

Image Recognition in .NET with Amazon Rekognition - Super Accurate Recognition + Blur!

In this article, we will learn about Image Recognition in .NET with Amazon Rekognition! We will go through some concepts around this service and build an ASP.NET Core Web API that can recognize people/objects from images, blur out faces for privacy concerns, and do some additional operations. I will also walk you through other APIs offered, like Facial Analysis, Label Detection, Image Moderation, and so on.

13 min read
112.6K views
Trigger AWS Lambda with S3 Events in .NET - Powerful Event-Driven Thumbnail Creation Lambda for .NET Developers
dotnet

Trigger AWS Lambda with S3 Events in .NET - Powerful Event-Driven Thumbnail Creation Lambda for .NET Developers

In this article, we are going to learn about how to Trigger AWS Lambda with S3 Events. In previous articles, we have already gone through the basics of the involved AWS Services like Amazon S3 and AWS Lambda. Now, let's see how they can be integrated to form a practical system that has an event-driven approach. We will learn this using a real-life scenario, and help build a more efficient system.

12 min read
80.3K views
Amazon SNS and ASP.NET Core - Building Super Scalable Notification Systems for .NET Applications on AWS
dotnet

Amazon SNS and ASP.NET Core - Building Super Scalable Notification Systems for .NET Applications on AWS

In this article, we'll bring together Amazon SNS and ASP.NET Core to build super scalable notification systems. Amazon SNS is an excellent choice if you're looking to build a scalable, real-time notification system. With its ease of use and flexibility, SNS, or the Simple Notification Service by Amazon is a popular choice for developers looking to build notification systems for web and mobile applications. You'll learn how to integrate Amazon SNS with your .NET Core application, set up a notification topic, and subscribe to receive notifications.

19 min read
94.7K views
Hosting ASP.NET Core WebAPI on Amazon EC2 - Step-by-Step Guide
dotnet

Hosting ASP.NET Core WebAPI on Amazon EC2 - Step-by-Step Guide

In this article, we will go through the step-by-step process of hosting ASP.NET Core WebAPI on Amazon EC2, a reliable and resizable computing service in the cloud. This will give you a more Hands-On experience of working directly on the Linux instance to set up the .NET environment as well as host your applications. We will be covering quite a lot of cool concepts along the way which will help you understand various DevOps-related practices as well.

17 min read
99.5K views
Newsletter

stay ahead in .NET

One email every Tuesday at 7 PM IST. One topic, deep. The week's articles. No filler.

Tutorials Architecture DevOps AI
Join 8,429 developers · Delivered every Tuesday
Privacy notice 30s read

Cookies, but only the useful ones.

I use cookies to understand which articles get read and which CTAs actually work. No third-party advertising trackers, ever. Read the privacy policy →