AWS PARAMETER STORE - Getting Started and Integrating with .NET Apps | .NET ON AWS

Поділитися
Вставка
  • Опубліковано 4 лис 2024

КОМЕНТАРІ • 38

  • @DarshanaHashendra
    @DarshanaHashendra 2 роки тому +5

    Better than a thousand days of diligent study is one day with a great teacher, appretiate your errorts Sir

    • @RahulNath
      @RahulNath  2 роки тому +1

      Thank you and happy it helped. Do checkout the AWS Series here bit.ly/aws-net-series
      Also if you are interested in AWS Lambda I have recently published a course here on Udemy bit.ly/aws-lambda-udemy

  • @Radhakrishna-pq3yj
    @Radhakrishna-pq3yj 2 роки тому +3

    You are a Legend.! Never misses your videos. Straight forward no bakwaas. 😎

    • @RahulNath
      @RahulNath  2 роки тому

      Thank you Radha! Do you work on AWS? Any other topics you would love to see me cover (Can't promise, but still good to build up a list and see what's possible 🙂) Thank you again for the support

  • @sirajjamadar4607
    @sirajjamadar4607 Рік тому

    "Thank you for creating AWS videos! Your insightful content is a game-changer for anyone looking to navigate the cloud with confidence."

    • @RahulNath
      @RahulNath  Рік тому

      Happy to hear that Siraj and hope you are enjoying the AWS Series bit.ly/aws-net-series

  • @sameerpawar5339
    @sameerpawar5339 2 роки тому +1

    Thanks for sharing knowledge, keep posting videos like this.

    • @RahulNath
      @RahulNath  2 роки тому

      Glad you liked it Sameer. Guessing you are working on AWS? Do drop in topic suggestions if you have any 🙂 (Can't promise though 😉)

    • @sameerpawar5339
      @sameerpawar5339 2 роки тому

      @@RahulNath Yes, you guessed it right.
      When accessing the value from the parameter store, I am facing a latency issue. Do you know how to solve this problem?
      I would appreciate it if you could create a video on the following topic.
      Configure lambda in API gateway
      Token based authentication on API gateway using lambda.
      Lambda cold start problem
      Asynchronous lambda call

  • @TradingSyndrome
    @TradingSyndrome Рік тому

    You are just awesome Rahul ! keep making such wonderful content.

    • @RahulNath
      @RahulNath  Рік тому

      Thank you so much Nick😀 Hope you are enjoying the series bit.ly/aws-net-series

  • @anilaponmalar1568
    @anilaponmalar1568 2 роки тому

    Thanks Rahul, You saved my Day😇

    • @RahulNath
      @RahulNath  2 роки тому

      thank you Anila! Do check out my AWS Series bit.ly/aws-net-series

  • @csharprules
    @csharprules Рік тому

    Excelent tutorial!

    • @RahulNath
      @RahulNath  Рік тому

      Thank you Elton!! Hope you have checked out the full series bit.ly/aws-net-series

  • @shauncs
    @shauncs 2 роки тому

    Awesome video. Thanks!

    • @RahulNath
      @RahulNath  2 роки тому +1

      Glad you liked it Oshan! Do check out the full AWS series here bit.ly/aws-net-series. Also drop in if you have any topic suggestion 😀

  • @charithjayasundara9878
    @charithjayasundara9878 2 роки тому +2

    Could you please share the links for your Option Pattern and credential management videos? Thank you!

    • @RahulNath
      @RahulNath  2 роки тому +1

      Options Pattern - ua-cam.com/video/SizJCLcjbOA/v-deo.html
      AWS Credentials - ua-cam.com/video/ukam37umkQc/v-deo.html
      Also check out the associated blog post - www.rahulpnath.com/blog/aws-parameter-store/

    • @charithjayasundara9878
      @charithjayasundara9878 2 роки тому +1

      @@RahulNath Thanks, very help!

  • @charithjayasundara9878
    @charithjayasundara9878 2 роки тому +1

    Hi Rahul, Thanks for the great video!
    In general what's the reload time for production service?

    • @RahulNath
      @RahulNath  2 роки тому

      That really depends on your use cases - I would definitely keep it in minutes/hours, but again it's a choice you need to make for your app based on business needs and how/what you are storing in the parameter store. If you are looking to use it like Feature Flags then it will have to be lesser time interval.

    • @charithjayasundara9878
      @charithjayasundara9878 2 роки тому +1

      @@RahulNath Yeah makes sense!
      Thank you .

  • @mohsinazamafridi8566
    @mohsinazamafridi8566 2 роки тому

    Love it

  • @KristenPrice-ce7gk
    @KristenPrice-ce7gk Рік тому

    Any suggestions on caching the values of parameter store? Does any AWS SDK offer that?

  • @ghostslinger3148
    @ghostslinger3148 2 роки тому +1

    Hi Rahul, awesome video,
    just wondering, wouldn't it be a problem if we leave the access key ID and secret access key as code?
    Is there a way to store those as well while still be able to use it when running docker container to get the parameter from system manager

    • @RahulNath
      @RahulNath  2 роки тому

      Good point - yes! I talk about this in my AWS Credentials video here ua-cam.com/video/ukam37umkQc/v-deo.html
      You should be able to set up IAM roles and use that to connect. Let me know if that answers your question.

    • @ghostslinger3148
      @ghostslinger3148 2 роки тому +1

      @@RahulNath hi Rahul, thank you for the suggestion. I went through your video on Credentials. But to my understanding, the ways to store a secret that you went through in this video only works on our local? Or am i missing something.
      How do we make it work in a production? So that I can get back a db connection string for users to use when i deploy it?

    • @RahulNath
      @RahulNath  2 роки тому

      @@ghostslinger3148 You would set up the IAM permission roles for the application. For example, if it's a lambda I talk about it here ua-cam.com/video/ukam37umkQc/v-deo.html
      Based on how you are hosting the app you will need to set up the roles for that app in AWS or use CloudFormation ua-cam.com/video/U96230YlSJA/v-deo.html
      Does that answer your question? Feel free to reach out in case it doesn't , Not sure if I am missing something

  • @parinitajha9416
    @parinitajha9416 2 роки тому

    Thanks.

    • @RahulNath
      @RahulNath  2 роки тому

      Always welcome! do you work on AWS? I’m trying to build some content on it - Do let know if you have topic suggestions

    • @parinitajha9416
      @parinitajha9416 2 роки тому

      @@RahulNath yes Rahul. I worked on aws.... I have one qns for you.

    • @RahulNath
      @RahulNath  2 роки тому

      @@parinitajha9416 Sure post it here or drop me an email (details in About page) 👍

  • @laxmannagtilak5548
    @laxmannagtilak5548 2 роки тому

    can we use parameter store with feature management

    • @RahulNath
      @RahulNath  2 роки тому

      Would be great if you can explain a bit further on what you are looking for.

    • @laxmannagtilak5548
      @laxmannagtilak5548 2 роки тому +1

      @@RahulNath Feature management with AWS. Like we have feature management in Azure

    • @RahulNath
      @RahulNath  2 роки тому

      ​@@laxmannagtilak5548 Good Suggestion. Will add it to my list