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
694 results
I get a notice that `unzipped size must be smaller than X bytes` when I try to deploy with `sam` or even `aws lambda publish-layer-version` However, if I upload my layers to S3 first, then I can depl...
2
answers
0
votes
57
views
asked 2 days ago
I have some Lambda Functions in N. Vi-rgi-nia region but that page is mostly not getting loaded, It takes 5-10 mins to load and this happens multiple times in a day, But in the M-um-bai region, it wor...
2
answers
0
votes
31
views
asked 11 days ago
sudo systemctl restart httpd Job for httpd.service failed because the control process exited with error code. See "systemctl status httpd.service" and "journalctl -xeu httpd.service" for details.
1
answers
0
votes
37
views
asked 17 days ago
I have a simple package I would like to use in my python lambda function: bcrypt. I have tried many ways of installing this dependency, mainly following YT tutorials, but the way that makes the most s...
2
answers
0
votes
100
views
asked 24 days ago
Hi team, We currently have an AV solution in place for malware detection using ClamAV. Here's an overview of the existing flow: 1. Clients upload their files to an S3 bucket (Upload Bucket). 2. An e...
1
answers
0
votes
60
views
asked 25 days ago
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
137
views
asked a month 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
53
views
asked a month 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
68
views
asked a month 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
34
views
AWS
asked a month 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...
1
answers
0
votes
32
views
asked a month 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
32
views
asked 2 months 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
116
views
asked 2 months ago