All Content tagged with Microservices
Build highly available microservices to power applications of any size and scale
Content language: English
Select up to 5 tags to filter
Sort by most recent
Basically, what I want to do is be able to keep a script running in amazon AWS (currently coded in PowerShell) that is making changes to a Google tab (like clicks) without the need to keep the program...
Hi Team,
I'm currently trying to test my Lambda function locally using the SAM CLI with the command `sam local invoke -e events/requests/event.json` or through the VSCode debugger by specifying the...
One of my websites is not able to open on PC Chrome in Malaysia, but working just fine outside Malaysia!
However, in Malaysia, this website loads up and opens, using Mobile Chrome.
When, I use a VPN...
Hi team,
I have an existing Amazon ElastiCache Redis cluster set up via CDK in our AWS account with the following configuration
```
const redis = new elasticache.CfnReplicationGroup(this, 'cache',...
Hi there. I'd like to route all outbound traffic of a service or task through a HTTP proxy already established. I have the proxy FQDN and port. What can I do from this point?
Issue:
Our ECS service is experiencing connectivity issues with AWS Kinesis. We see these errors in the logs:
`[error] [AWS Log: ERROR](AWSClient)HTTP response code: -1 Exception name: Error...
We have a server set up in the ECS environment with a read and write database configuration. For the past 15 days, we have been experiencing significantly low server response times. Despite our...
Dear Community,
I am reaching out with a specific implementation requirement. Our setup necessitates the use of multiple API Gateways, and we also need to make each API Gateway accessible via one or...
I need to create a Lambda function that validates whether each IAM user in an AWS account has MFA enabled. If a user does not have MFA, I need to trigger another Lambda function to handle that user...
We are using AWS Bedrock's "retrieve and generate" function on our propriertary data.
What we want to know is that whether it can answer continuously back and forth like ChatGPT or no?
If not, is...
**Hi team,**
I'm currently managing an AV solution running on AWS with the following flow:
1. A client requests a presigned URL via API Gateway, backed by a Lambda function. The client receives this...
I outsourced to a company to develop an app for me, and the admin panel is hosted on AWS. Everything has been working fine until two days ago when they reached out to me, stating they're getting a...