Questions tagged with .NET on AWS

Build, deploy, and develop .NET applications on AWS

Content language: English

Select up to 5 tags to filter
Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

435 results
There are a lot constant string in AWS such as header keys. Are those constants defined somewhere in the SDK where I can find an use them. For example. When using the TransferUtility if I want to add...
1
answers
0
votes
315
views
Jerry
asked 3 months ago
I'm working on aws codepipeline and i want to have a manual approval rule that will determine to which environment artifacts should be deployed (dev stage or prod) what are the options? the only one...
1
answers
0
votes
249
views
asked 3 months ago
We have a DOTNET winform application. We are connecting to RDS which is public. How can we make it secure ?
2
answers
0
votes
221
views
Arjun
asked 3 months ago
So , i will make this short. I stored my JWT secret key in AWS Secrets Manager. After that , when running my WEB Api project , i got an error telling me that my key is not encrypted. I said ok , let...
0
answers
0
votes
219
views
misu
asked 3 months ago
Hi, I would like to know if it is possible to access a secret that I have configured in the secret manager from outside the AWS ecosystem, let's say locally or on a server that is outside. I have...
1
answers
0
votes
284
views
Eneko
asked 3 months ago
I'm trying to set up automated deployment of my .NET Core API application to an existing EB environment. I'm currently deploying manually via the AWS Toolkit (Publish to AWS) extension for Visual...
1
answers
0
votes
342
views
mastwo
asked 3 months ago
Hello, I would like to know if a Windows Server 2022 in a EC2 t3.small is going to be enough to put 1 or 2 .NET 8.0 Web Applications. Or I will need more requirements to do so. I am not expecting to...
4
answers
0
votes
576
views
Eneko
asked 4 months ago
I am following along the developer documentation to integrate my Unity project with my gamelift services and can't seem to find the proper Realtime Client SDK download location. The instructions to...
1
answers
0
votes
234
views
michael
asked 4 months ago
If my user is trying to upload a file I need to check if the file name already exists and if so I need to check if the file is the same as the existing file. Id like to use SHA256 to compare the file....
3
answers
0
votes
457
views
Jerry
asked 4 months ago
Below is my code. I've never had to work with AWS before, so i spent a few days studying and also had a chat with an AWS expert, to get onto the correct path. Context: - Our .Net API runs on a docker...
0
answers
0
votes
145
views
Rachael
asked 4 months ago
I've been trying to analize a document. I have tried with S3 buckets as with Base64 image upload with no luck at all. The image is uploaded via a web browser, it is commented the section where it...
0
answers
0
votes
212
views
fbritop
asked 4 months ago
Hello, I have an application that is requiring .NET 3.5 enabled in our Amazon Workspace Image/Bundle. In attempting to enable/install it via the "standard" method of selecting it in Server Manager/Add...
2
answers
0
votes
320
views
Azteca
asked 4 months ago