Skip to main content
136+ Articles

The Blog

Deep dives into .NET, AWS, Docker & Modern Architecture

Page 7

All articles

Showing 73-84 of 136 articles

Page 7 of 12
Image Recognition in .NET with Amazon Rekognition - Super Accurate Recognition + Blur!
dotnet aws

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
103.3K views
Trigger AWS Lambda with S3 Events in .NET - Powerful Event-Driven Thumbnail Creation Lambda for .NET Developers
dotnet aws

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
77.6K views
Amazon SNS and ASP.NET Core - Building Super Scalable Notification Systems for .NET Applications on AWS
dotnet aws

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
60.7K views
Hosting ASP.NET Core WebAPI on Amazon EC2 - Step-by-Step Guide
dotnet aws

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
85.7K views
Free weekly newsletter

Stay ahead in .NET

Tutorials Architecture DevOps AI

Once-weekly email. Best insights. No fluff.

Join 8,200+ developers · Delivered every Tuesday