Questions tagged with Microservices

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.

Hello, We aim to add a quota per user to execute AWS Braket quantum tasks and jobs. So, we want to know if AWS allows the interception of requests made by Boto3 to create a proxy using the Lambda...
2
answers
0
votes
121
views
MathDev
asked 2 days ago
Hi, I have a use case where I want to expose Rest API endpoint both for employees as well as to a service. #1. Employee should be able to invoke this endpoint from browser. We need to authenticate...
1
answers
0
votes
167
views
asked 6 days ago
Hi, I'm using API Gateway WebSocket with VPC Link to route my socket app inside the VPC. However, I'm encountering an Internal Server Error with the code API_CONFIGURATION_ERROR (500). I followed...
0
answers
0
votes
168
views
Alex
asked 8 days ago
hi , Can soap api directly integrate with APi gateway or we need to convert it to Rest API If we can integrate directly with soap api what would be the steps
1
answers
0
votes
89
views
Disha
asked 9 days ago
Hello everyone, When I try to create a gateway into my SiteWise I have the following error: ![TypeError Failed to Fetch](/media/postImages/original/IMVtg-aIg_RhK0EdzEN0S0QA) I don't understand why...
1
answers
0
votes
54
views
asked 15 days ago
Hello, i cannot connect Express API to my Mysql (Container) used for my code testing in codebuild machine please help i keep getting this erro ``` ERROR: connect ECONNREFUSED...
1
answers
0
votes
198
views
Nafiu
asked 22 days ago
Hello to everyone! I have angular app deployed to AWS S3 bucket that Failed to load resource: the server responded with a status of 403 () on aws bucket s3. I use "@angular/core":...
2
answers
0
votes
147
views
profile picture
AAlfred
asked a month ago
I'm getting the above error when importing requests in my lambda function (Python). I am following this guide, which instructed to "pip install requests"....
1
answers
0
votes
352
views
richar
asked a month ago
Hi team, In my solution, I am generating a presigned URL for a backend client application to upload a file to my S3 bucket. However, the backend client application has a limitation: it cannot upload...
1
answers
0
votes
258
views
Jess
asked a month ago
Issue:Access to XMLHttpRequest at 'http://localhost:3015/calculate' from origin 'http://xx.xx.xx.xxx:3000' has been blocked by CORS policy: The request client is not a secure context and the resource...
1
answers
0
votes
302
views
godn
asked a month ago
Hello everyone, I have an EFS volume which I can connect to using WSL without issue. I am struggerling to connect using ECS. I have set it up as a mount point on the ECS task definition, and I am...
6
answers
0
votes
333
views
gavinc
asked a month ago
I am using aws copilot to deploy two api in ECS. I have an api (my-api1) which should use two ports for communication: a SERVER_PORT (8081) for http communication and a GRPC_PORT (3000). So what I...
0
answers
0
votes
259
views
asked 2 months ago