Giter Club home page Giter Club logo

aws-net-guides's Introduction

AWS .NET Guides

.NET Developer step by step guides for building solutions on AWS

License

This library is licensed under the Apache 2.0 License.

aws-net-guides's People

Contributors

allenmichael avatar as14692 avatar aws-yoderjm avatar bjhogan avatar cbossie avatar csantos avatar dependabot[bot] avatar dhelper avatar isaacrlevin avatar joshongithub avatar jpeddicord avatar kneekey23 avatar mooretom avatar rahul-chugh avatar rezvanf avatar srcsakthivel avatar stevejroberts avatar wpenbert avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

aws-net-guides's Issues

Update step-by-step guide "Create a deployment pipeline between VSTS and AWS Elastic Beanstalk"

Needs updates for product names and screenshots.

  • Use of "VSTS" should be replaced with Azure DevOps, including in our own product names
  • Screenshots of marketplaces, etc, should be refreshed.
  • When creating application in Beanstalk, set context that the Azure DevOps task expects the app and environment to exist (currently not mentioned)
  • Update new project workflow to generate an ASP.NET Core 5 project (currently 2.x)
  • Use Linux-based EB environment (currently Windows)
  • Remove advertorial sections on Visual Studio toolkit; not relevant to this guide

Guide folder: Deployment/ASP.Net_Core_to_ElasticBeanstalk_from_VSTS

EC2 net 6 managed images

Hi,

Managed .net 6 images for EC2 have been referenced here as 'In the near future Elastic Beanstalk will provide managed images that have .NET 6 preinstalled.' for months. Whilst I realise that one can use a self-contained deploy from Visual Studio, that seems to be of little use when attempting to use a codepipeline workflow for deploying apps via elastic beanstalk.

Could you please give a concrete date for when this functionality will be available, as not having any idea when this will be supported is impacting our project planning (and .net 6 has been out for 4 months now!)

Thanks

Deprecated Lambda runtime

Hey!

I did an automated check for deprecated Lambda runtimes and it seems this project uses the dotnetcore2.0 runtime, which is deprecated since May 2019. If this is using a deprecated runtime, this means that users won't be able to deploy that specific section.

Using grep -nr dotnetcore2.0 *:

Serverless/Serverless Web App with React, DynamoDb, and X-Ray/serverless.template:18:        "Runtime": "dotnetcore2.0",
Serverless/Serverless Web App with React, DynamoDb, and X-Ray/serverless.template:45:        "Runtime": "dotnetcore2.0",

Lambda fuction uploading error

Hello,
I received "Error uploading function" message when I tried to upload my function to AWS Lambda.
The reason of the error is that the framework netcoreapp2.1 is a newer version than Lambda runtime dotnetcore2.0 supports. Please see the picture attached.
I was not able to select the framework version older than netcoreapp2.1 using Upload to AWS Lambda wizard. Please also see the picture attached.

What should I do in order to apply Lambda function implemented in C# language?

Regards
Victor
lambdaupload
lambdauploaderror

Append Referenced Documents

This is the Documentation that should be referenced as it's directly related to the configuration file you have us set up. Regardless thank you for creating this tutorial! i need to find more info about this particular way of configuring metrics to go to Cloudwatch, and it took me a long time to finally find this link since the method in the tutorial is not mentioned in the CloudWatch documentation pages

https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/QuickStartWindows2016.html

Parameter Store Fails in Visual Studio 2019 v16.4.5

Created a DotNet Core 2.1 Console application and added <PackageReference Include="AWSSDK.SimpleSystemsManagement" Version="3.3.118.2" />

Made the changes to Program.cs as per the GitHub code and tried to run.
The error I get in the exception block is "Unable to get IAM security credentials from EC2 Instance Metadata Service."

How are we supposed to test this locally on a development machine?

Lambda DotNet 6 support?

When is it planned to directly support DotNet 6 (Net 6) runtime Lambda?

Whist it seems it can be done with a custom runtime, it would be great of this was standard.

Update "Migrating Your Legacy On-Prem SQL Server Databases to RDS"

This guide needs some small updates -

  • Update mention of AWS Tools for Windows PowerShell to be AWS Tools for PowerShell, and steer readers to the modular version (so install the AWS.Tools.S3 module)
  • As the PowerShell tools handle multi-part upload for you, I think that mention can be removed
  • As a best practice, reduce the permissions used to just the bucket involved
  • Remove mention of the AWS Tools/PowerShell in the final section, the tools aren't used there (just a standard PowerShell command prompt)

.Net 8?

I'm suprised not to see an entry for .Net 8 here yet. It is RTM today.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.