All Content 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
691 results
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
28
views
asked 2 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
28
views
asked 3 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
24
views
AWS
asked 3 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
20
views
asked 3 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
57
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
138
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
26
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
86
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
74
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
158
views
asked 2 months 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
97
views
asked 2 months ago