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.

685 results
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
11
views
asked 2 days 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
68
views
asked 7 days 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
18
views
asked 9 days 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
67
views
asked 25 days 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
73
views
asked a month 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
112
views
asked a month ago
I'm just trying to rule out any changes that happened from the side of AWS and am curious if there have been changes/restrictions to lambda workloads. Specifically in our situation we are using asper...
3
answers
0
votes
81
views
asked a month ago
Hi team, I’m refactoring an AWS application, and I need some help with tracing. In the original version of the app, I have a Node.js application running inside an ECS Fargate cluster that sends a mes...
1
answers
0
votes
83
views
asked 2 months ago
I have a Lambda function and a GET API Gateway to fetch passenger data from a database, with a MongoDB connection established prior to the query. This connection initializes in 2 to 3 seconds, but the...
3
answers
0
votes
84
views
profile picture
asked 2 months ago
How to quantify the cost savings when I migrate from monolith to microservices.
Accepted AnswerMicroservices
2
answers
0
votes
31
views
asked 2 months ago
Hello, I’m working with a team that relies heavily on GitHub Actions to automate software updates across different parts of the application. However, we’ve run into a significant issue when multiple u...
0
answers
1
votes
25
views
asked 2 months ago
I'm working on migrating a large-scale enterprise application to AWS and looking for best practices and insights to ensure a smooth and successful migration. The high-level considerations may cover pl...
2
answers
1
votes
78
views
profile picture
asked 2 months ago