Deploy .NET Core to AWS Elastic Beanstalk with RDS Database

Поделиться
HTML-код
  • Опубликовано: 29 сен 2024

Комментарии • 27

  • @grindyt
    @grindyt 3 года назад +11

    clean your mic

    • @WesDoyle
      @WesDoyle  3 года назад +1

      😅 After editing this video I cleaned it up.

    • @grindyt
      @grindyt 3 года назад +1

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

  • @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?

  • @jseh_
    @jseh_ Год назад

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

  • @ybleon7131
    @ybleon7131 3 года назад +4

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

    • @WesDoyle
      @WesDoyle  3 года назад

      Glad to hear it. All the best!

  • @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

  • @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!

  • @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?

  • @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.

  • @victorhugfr
    @victorhugfr 2 года назад +1

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

    • @WesDoyle
      @WesDoyle  2 года назад

      thanks for watching!

  • @andrewclark7113
    @andrewclark7113 3 года назад +1

    great video very informative

  • @wingman2tuc
    @wingman2tuc 3 года назад

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

  • @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.

  • @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?

  • @nikunjrathod1671
    @nikunjrathod1671 3 года назад

    awesome thank you :D

  • @darkolite
    @darkolite 3 года назад +1

    Nice !

  • @Latif127
    @Latif127 3 года назад

    Very nice tutorial.