Deploy .NET Core to AWS Elastic Beanstalk with RDS Database

แชร์
ฝัง
  • เผยแพร่เมื่อ 14 ต.ค. 2024

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

  • @grindyt
    @grindyt 3 ปีที่แล้ว +12

    clean your mic

    • @WesDoyle
      @WesDoyle  3 ปีที่แล้ว +2

      😅 After editing this video I cleaned it up.

    • @grindyt
      @grindyt 3 ปีที่แล้ว +1

      @@WesDoyle :) btw , thank you for the content.

  • @ybleon7131
    @ybleon7131 3 ปีที่แล้ว +4

    ​feel so lucky to see this vid, thanks Wes!

    • @WesDoyle
      @WesDoyle  3 ปีที่แล้ว

      Glad to hear it. All the best!

  • @victorhugfr
    @victorhugfr 3 ปีที่แล้ว +1

    Man, you're awesome! Thanks for the video.

    • @WesDoyle
      @WesDoyle  3 ปีที่แล้ว

      thanks for watching!

  • @Geomaverick124
    @Geomaverick124 3 ปีที่แล้ว +1

    Will you be adding a Vue and .Net only course on your platform since you have a Vue with .Net course on there? Keep up the good work

  • @NicholasIbarra01
    @NicholasIbarra01 3 ปีที่แล้ว +4

    Hey Wes, you make a comment that AWS Beanstalk is for simpler projects. What would you use otherwise for a larger or more complex project?

  • @axedaddy1
    @axedaddy1 ปีที่แล้ว

    Great tutorial. What would be the average monthly cost in USD for running something like this. Also, what if we wanted to use S3 for static files, say for product images, can that be achieved easily?

  • @andrewclark7113
    @andrewclark7113 3 ปีที่แล้ว +1

    great video very informative

  • @eugeneskrypnyk9081
    @eugeneskrypnyk9081 3 ปีที่แล้ว +1

    Hi Wes!
    Thanks for yours videos, really helpful!
    Could you, please, advice how to implement validation in Web API, that return content is available for people age 18 or older, if input data contains DateOfBirth?
    Thanks in advance!

  • @Latif127
    @Latif127 3 ปีที่แล้ว

    Very nice tutorial.

  • @ko3li668
    @ko3li668 3 ปีที่แล้ว

    Thank you for your videos!
    I deployed my web app on AWS elasticbeanstalk the problem is that when I try to upload files from the web application, I get an access denied exception! When I upload the files from the localhost it works just fine and when I visit my web application domain I can see the files but not the other way around (Uploading directly from my web application domain that is hosted on aws with a sql express database from aws) I hope you can help me.

  • @andreysanin2528
    @andreysanin2528 3 ปีที่แล้ว +2

    azure or aws ? What you preferred

    • @WesDoyle
      @WesDoyle  3 ปีที่แล้ว +1

      Hi Andrey, at the moment, I'm much more familiar with AWS. I've used a bit of Azure, and have had a generally good experience, there, too.

  • @TheBlazinTech
    @TheBlazinTech 3 ปีที่แล้ว +1

    Hi Wes, I followed the same but I am getting error while doing this. And since the database is creating while instance creation, what should be the connection string for prod, it is not clear on video.
    Hope I get the solution 🙏

    • @TheBlazinTech
      @TheBlazinTech 3 ปีที่แล้ว

      Also, I am trying to deploy web api project, so the process is the sams right?

  • @wingman2tuc
    @wingman2tuc 3 ปีที่แล้ว

    Trying to do this but with IdentityServer4.
    Any Help with setting at leats a self signed cert?

  • @jseh_
    @jseh_ ปีที่แล้ว

    its ok deploy .env files and json config inside zip container?

  • @darkolite
    @darkolite 3 ปีที่แล้ว +1

    Nice !

  • @orange_brat
    @orange_brat 3 ปีที่แล้ว

    awesome thank you :D

  • @mariodiaz4355
    @mariodiaz4355 3 ปีที่แล้ว +1

    What IDE are you using?

    • @WesDoyle
      @WesDoyle  3 ปีที่แล้ว +1

      Jetbrains Rider

  • @brigaderog177
    @brigaderog177 2 ปีที่แล้ว

    Is it possible to deploy a web api with this service?

  • @paulbarton2280
    @paulbarton2280 2 ปีที่แล้ว

    I am unable to create a database, I continue to receive the following error: Creating RDS database failed Reason: Cannot create a db.t3.micro database instance because there are no availability zones with sufficient capacity for non-VPC and storage type : gp2 for db.t3.micro. Please try the request again at a later time.