FREE ASP.NET CORE (.NET 6.0) Hosting on AWS (Amazon Web Services) Today I was able to host my asp.net 6.0 + ANGULAR 14 application on AWS Free Initial Setup of your AWS Account and your Computer Get ready with your asp.net core 3.1 /.net 6 application Install "AWS toolkit for visual studio 2022" as visual studio extensions : it will be required to deploy smoothly from Visual Studio 2022 itself, your life will be easy. Let's finish the AWS account setup Get signed up with: its free but it will be required a valid credit card or debit card, they will charge nothing for the free services for 1 year * https://portal.aws.amazon.com/billing/signup#/start/email AWS console for services and offering http://console.aws.amazon.com/ Create a user in AWS Console: IAM With the help of AWS Identity and Access Management (IAM), you can control who or what has access to the services and resources offered by AWS, centrally manage fine-grained permissions, and adjust permission
Comments
Post a Comment