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...
0
answers
0
votes
14
views
asked 2 days ago
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...
1
answers
0
votes
23
views
Jess
asked 3 days ago
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...
1
answers
0
votes
21
views
Allen
asked 3 days ago
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',...
2
answers
0
votes
45
views
Jess
asked 8 days ago
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?
1
answers
0
votes
47
views
Sixa
asked 19 days ago
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...
1
answers
0
votes
37
views
Adit
asked 23 days ago
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...
2
answers
0
votes
62
views
Nelson
asked a month ago
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...
2
answers
0
votes
260
views
IssacG
asked a month ago
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...
3
answers
0
votes
311
views
asked a month ago
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...
1
answers
0
votes
187
views
asked a month ago
**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...
2
answers
0
votes
339
views
Jess
asked a month ago
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...
1
answers
0
votes
176
views
asked a month ago