Hosting ASP NET on EC2 | .NET ON AWS | AWS ECS | Amazon

Поділитися
Вставка
  • Опубліковано 5 вер 2024
  • Amazon EC2, or Elastic Compute Cloud, provides on-demand, scalable computing capacity in the cloud. It's essentially a virtual server in Amazon's data centers, allowing you to run applications without physical hardware.
    In this video, we will dive into
    • Creating a new EC2 instance
    • Connecting to it and setting up .NET runtime
    • Uploading a simple .NET Web API application
    • Running the application on the EC2 instance
    By the end of this video, you'll understand how to leverage AWS EC2 to host your .NET 8 Web API application.
    This video is sponsored by AWS and is part of my AWS ECS Series.
    Additional Watching
    📹AWS Series - bit.ly/aws-net...
    📹 ASP Series - bit.ly/asp-net...
    📹Azure Series - bit.ly/azure-s...
    📹RabbitMQ Series - bit.ly/rabbitm...
    Come say hi! ✋
    🎙️Uses - www.rahulpnath...
    🌍Blog - www.rahulpnath...
    ✉ Subscribe to my Newsletter - www.rahulpnath...
    🐦Twitter - / rahulpnath
    📸Instagram - / rahulpnath
    #dotnet #aws #ecs #ec2

КОМЕНТАРІ • 16

  • @invocarry2235
    @invocarry2235 29 днів тому

    Keep it up your the best!

  • @shahrukhkhan3967
    @shahrukhkhan3967 Місяць тому

    Sharing real life experiences.
    Keep it up ♥

  • @jonathanacevedo5141
    @jonathanacevedo5141 Місяць тому

    Hi @RahulNath, waiting for more content on EC2! Thank you very much!!!

    • @RahulNath
      @RahulNath  Місяць тому

      Yes looking to add more Jonathan. Any specific suggestions/feedback?

    • @RiteshKumar-ge5ee
      @RiteshKumar-ge5ee Місяць тому

      Hi, please make video on cloudwatch logging setup for the application deployed on ec2.

  • @ruru1007
    @ruru1007 Місяць тому

    Hey Rahul,
    This is a great video. This was something I had been looking for a while.
    Can you also share how to set up Nginx or Apache with .net on a Linux host?
    Thanks once again for sharing this. :)

  • @TheWantedDrummer
    @TheWantedDrummer 22 дні тому

    So the application only runs till the terminal is open on my machine. How can I get it to run without me having to keep the terminal open at all times?

  • @ssnurudeen
    @ssnurudeen Місяць тому +1

    aws fargate, CICD PIPELINE

    • @RahulNath
      @RahulNath  Місяць тому

      yes planning to do one on Fargate and also ci/cd pipeline. What service do you use for CI/CD?

    • @esdegan7176
      @esdegan7176 Місяць тому +1

      looking forward

    • @RahulNath
      @RahulNath  Місяць тому

      @@esdegan7176 Published an intro video/blog on Fargate and ECS www.rahulpnath.com/blog/amazon-ecs-dotnet-api-hosting/
      Ci/CD and more videos around ECS to follow. Do you have any specific areas that you would like covered?

  • @mackosajt86
    @mackosajt86 Місяць тому

    first