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
Hi Experts, In my Yii2 application, I'm using the configuration PDO::ATTR_PERSISTENT => true. With this setting, the connection to the database is kept persistent. When Direct Connect undergoes mainte...
2
answers
0
votes
43
views
asked 6 days ago
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
106
views
asked a month 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
41
views
asked a month 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
47
views
asked a month 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
191
views
asked 2 months 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
87
views
asked 2 months 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
255
views
asked 2 months 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
91
views
asked 2 months 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
120
views
asked 2 months 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
51
views
AWS
asked 2 months 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
40
views
asked 2 months 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
38
views
asked 3 months ago