Questions tagged with Microservices

Build highly available microservices to power applications of any size and scale

Content language: English

Select tags to filter
Sort by most recent

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

688 results
Hello Team, Is there a time-efficient way to determine the MIME type of an object uploaded to an S3 bucket without downloading the entire object and using `fileTypeFromFile` from the 'file-type' libr...
2
answers
0
votes
27
views
asked 14 hours ago
This is my problem, I believe it points to permission error, but I don't know where the chain is broken ![Enter image description here](/media/postImages/original/IMUzvpFQqEQlOc8GZkdwqCQg) The Aut...
2
answers
0
votes
39
views
asked 9 days ago
Im looking a way to prepare my python lambda layers, zip them up, and deploy them to a specific corresponding lamba layers for a specific cloudformation stack instance. Ideally I could do this using ...
2
answers
0
votes
38
views
asked 9 days ago
Looking to Identify if there is a recommended .Net base image for console apps running on EKS containers while utilizing Graviton (Newly launched). Have considered using .Net Lambda base image due to ...
3
answers
0
votes
27
views
AWS
asked 9 days ago
I have below infrastructure in production. 1. Two service hosted on ECS Farget. 2. Its a multi region setup us-east-1 and us-east-2 3. We have Two public ALB one for each region. 4. Both ALB has route...
2
answers
0
votes
25
views
asked 10 days ago
I am learning AWS IoT to publish and subscribe from and to my PC, through ESP32 Dev kit, and had written a simple program to publish an information from my PC and subscribing to shadow topic and recei...
1
answers
0
votes
30
views
asked a month ago
I'd like to use Eventbridge with a rule targeting a cross-account event bus, in order to share domain events from a service running in one account and allow them to be consumed by services operating i...
1
answers
0
votes
68
views
asked a month ago
I am building an application that uses an Application Load Balancer (ALB) to route API requests to Lambda functions and EC2 instances (as target groups). However, I need to implement authentication a...
1
answers
0
votes
155
views
asked a month ago
Hi Team, I hope you're all doing well! We're considering using EKS Anywhere to run our production workloads on Kubernetes on-premises. We have several machines running RHEL, which we know is support...
1
answers
0
votes
28
views
asked a month ago
We have deployed an API using AWS Lambda, which is managed by AWS API Gateway. We have also created usage plans that define the required Queries Per Second (QPS) and quota assigned to each API key. ...
2
answers
0
votes
87
views
asked 2 months ago
Hello, I have many nodejs processes, doing the same task, spawned by one coordinator process that manages them. They use prroxies to connect to the network, their task is to book some kind of appoin...
2
answers
0
votes
75
views
asked 2 months ago
I am deploying Nginx and Node.js services on ECS. Nginx listens for requests from the ALB and forwards them to Node.js. Nginx uses upstream and proxy_pass to forward requests to the Node.js service. A...
1
answers
0
votes
172
views
asked 2 months ago