All Content tagged with Microservices
Build highly available microservices to power applications of any size and scale
Content language: English
Filter content
Select tags to filter
Sort by
Sort by most recent
700 results
Most systems automate tasks — Supreme Computation automates resonance. It’s a quantum operating system that aligns compute, AI, and human energy flow as one unified frequency, where every process self...
1
answers
0
votes
45
views
asked 19 days ago
Hi, I’m currently running a Proof of Concept (PoC) where multiple workloads are deployed on Amazon ECS behind a single Application Load Balancer (ALB).
Since this setup does not use custom domains or...
1
answers
0
votes
53
views
asked 23 days ago
I want to build a microservices application, with some microservices in spring boot and other in fastapi.
I have many confusions between running the project in local vs in prod :
1- while develeoping ...
1
answers
0
votes
39
views
asked a month ago
I have a doubt because I always get task "[Task 4D] ECS Service configured" wrong.
On my submission report there is this
" [Executed at: Wed Oct 8 7:57:17 PDT 2025]
Testing report - Repository mb-...
2
answers
0
votes
54
views
asked a month ago
Hello AWS Community,
Over the past few months, my team’s backend environment has heavily relied on AWS Amplify’s integration with GitHub branches. Our typical workflow involves pulling a branch, maki...
2
answers
0
votes
141
views
asked 3 months ago
I'm implementing WhatsApp integration using AWS End User Messaging Social in a Python Lambda function. While I can successfully receive WhatsApp messages via SNS webhooks and create cases in my applic...
1
answers
0
votes
67
views
asked 4 months ago
I have a solution based on REST API but want to move to more streaming friendly technology - which is Websocket API Gateway. Unfortunately it is public interface and can't be made private which is an ...
2
answers
0
votes
136
views
asked 4 months ago
Hi. I've been trying to deploy a cdk stack and keep getting the error from the title. It happens almost always a little before finalizing the creation of the resources. Now I know that it is a memory ...
2
answers
0
votes
143
views
asked 4 months ago
Hi,
During a recent security audit of my web application, I received the following message:

My Questions:
1. What ...
1
answers
0
votes
51
views
asked 4 months ago
My application is built based on a Docker image and deployed with ECS + ALB +WAF. I need to validate a request header signature that's dynamically injected when users submit data. This validation requ...
1
answers
0
votes
59
views
asked 5 months ago
Where can I find logs for a Lambda function?
I just created a new Lambda function and enabled CloudWatch logs in the console. But I’m not sure how to actually view the logs — the interface is a little...
1
answers
0
votes
185
views
asked 5 months ago
Why does my Lambda function timeout even when it runs fast locally?
I created a basic Python script and it runs in under 2 seconds on my machine. But when I use it in a Lambda function, I sometimes g...
1
answers
0
votes
72
views
asked 5 months ago