Posts tagged with "ec2"

Found 2 posts with this tag.

Articles tagged with ec2

Blog posts

Cover image for: Deploying a .NET Web API on Amazon EC2: A Step-by-Step Guide

Deploying a .NET Web API on Amazon EC2: A Step-by-Step Guide

Let's learn how to leverage Amazon EC2 to host your .NET applications. In this post, we will learn how to create an EC2 instance, set it up with .NET runtime, upload your .NET application, and run it from there.
Article: Deploying a .NET Web API on Amazon EC2: A Step-by-Step Guide. Let's learn how to leverage Amazon EC2 to host your .NET applications. In this post, we will learn how to create an EC2 instance, set it up with .NET runtime, upload your .NET application, and run it from there.. Published July 24, 2024.Tagged as: AWS, EC2.Click to read the full article.