Skip to main content
All Categories
123 Articles

.NET

Personal Favorite to build Robust Enterprise Grade Backend Systems.

Page 8

Page 8

Showing 85-96 of 123 articles

Page 8 of 11
Amazon SQS and ASP.NET Core for Scalable Messaging - An Easy Guide for .NET Developers
dotnet aws

Amazon SQS and ASP.NET Core for Scalable Messaging - An Easy Guide for .NET Developers

In this article, we will learn about Amazon SQS and ASP.NET Core including its key concepts, architecture, how you will integrate it with .NET applications, and its use cases. If you're a .NET developer like me, you know the importance of building scalable and reliable message queues for your ASP.NET Core applications.

17 min read
66.8K 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
81.8K views
Deploy ASP.NET Core Web API to Amazon ECS - Dockerized Applications with AWS Fargate - Ultimate Guide
dotnet aws docker

Deploy ASP.NET Core Web API to Amazon ECS - Dockerized Applications with AWS Fargate - Ultimate Guide

In this article, we will be looking into How to Deploy ASP.NET Core Web API to Amazon ECS, aka Amazon Elastic Container Services. So, with this we will cover tons of topics including ASP.NET Core Web API with MongoDB (this will be our sample application, just to demonstrate the usage of multiple docker containers), Dockerizing the Application, Pushing Docker Images to ECR (Elastic Container Registry), Creating Amazon ECS Services and Task Definitions, Port Mappings, Working with VPC and so much more.

19 min read
69.5K views
Free weekly newsletter

Stay ahead in .NET

Tutorials Architecture DevOps AI

Once-weekly email. Best insights. No fluff.

Join 7,100+ developers · Delivered every Tuesday

We value your privacy

We use cookies to improve your browsing experience, analyze site traffic, and personalize content. By clicking "Accept All", you consent to our use of cookies. Read our Privacy Policy