Deploying .NET Web API to Amazon ECS Fargate Easily!

แชร์
ฝัง
  • เผยแพร่เมื่อ 10 ม.ค. 2025

ความคิดเห็น • 13

  • @codewithmukesh
    @codewithmukesh  3 หลายเดือนก่อน

    Important!
    Make sure that the task role you selected has enough permissions to read/write to DynamoDB table as the .NET API that I have built has DDB interactions.

    • @knunn552
      @knunn552 หลายเดือนก่อน

      I came across this video after trying to use EC2 for a blazor web app and sql server db. The containerized web app can't resolve the DNS hostname for the SQL Server and I'm wondering if you think that could be caused my permission constraints based on your pinned comment.

  • @jmiltons
    @jmiltons หลายเดือนก่อน

    Great video! Could you show us how to expose https port?

  • @AbulHasanLakhani
    @AbulHasanLakhani 21 วันที่ผ่านมา

    Thanks for this brother. One question. I see you have mentioned the port 8080 in your code and the task definition but you accessed the website without the port. Did you do any setup or changes not shown in the video? And how did you configure the security group?

  • @karthikbalasubramanya
    @karthikbalasubramanya 2 หลายเดือนก่อน +1

    Nice vedio...many more to come up..

  • @ashishsubedi1400
    @ashishsubedi1400 12 วันที่ผ่านมา

    when we will get free dotnet course in your channel ?

    • @ashishsubedi1400
      @ashishsubedi1400 8 วันที่ผ่านมา

      @codewithmukesh
      when we get the full course

  • @okaforkingsleychiboy8341
    @okaforkingsleychiboy8341 3 หลายเดือนก่อน +2

    Thanks and weldone Mukesh..
    My question is, aside Dynamo dB, is there any other Database you can recommend for thesame action?..
    Another question, I guess this is not free yeah? How much do I need to subscribe?

    • @codewithmukesh
      @codewithmukesh  3 หลายเดือนก่อน +2

      Choice of Database depends on your system design. If you need a fairly simple and scalable solution, DDB is recommended. For more related data, go with RDS / PostgreSQL Engine. ECS Instances are fairly cheap, but also depends on the traffic your applications get. Please review the AWS Free Tier. You will be Free 6 months Trial to test this service out without any additional charges.

    • @ashishsubedi1400
      @ashishsubedi1400 8 วันที่ผ่านมา

      @@codewithmukesh when we get the full course

  • @harshitatri3074
    @harshitatri3074 2 หลายเดือนก่อน

    Bhai can you please make videos a little bit faster

    • @codewithmukesh
      @codewithmukesh  2 หลายเดือนก่อน

      Which video?

    • @harshitatri3074
      @harshitatri3074 2 หลายเดือนก่อน +1

      Related to other AWs services.
      Or I have one suggestion if you can do
      There is no course on yt or udemy related to microservices and their deployment on AWS.
      Project should be like interacting with different databases,event driven approaches should be there, Kafka ,redis cache, monitoring services like cloud watch.
      If you can create such a project on TH-cam this will definitely help lots of people and you as well for your channel growth.