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
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
37
views
Jess
asked 4 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
45
views
Sixa
asked 14 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
36
views
Adit
asked 18 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
59
views
Nelson
asked 22 days 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
257
views
IssacG
asked 24 days 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
310
views
asked 25 days 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
183
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
337
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
173
views
asked a month ago
Hello As part of Cloud Migration and Modernization approach using using AWS, the requirement is to migrate Hbase data directly to S3 then read the data from S3 using Java Microservices. (EMR would not...
1
answers
0
votes
409
views
bnaha
asked a month ago
Hi AWS, I have created an EKS cluster using AWS CDK Python, here is the link for the code repository: https://github.com/arjungoel/eks-repo. Once the EKS cluster is up, I have updated the kube config...
1
answers
0
votes
568
views
profile picture
asked a month ago
Hello guys, I hope you all doing well. i am using AWS Target groups for a load balance, I know you can set rules based on the path. I would like to make a rule that would take the path "/launch/*"...
2
answers
0
votes
478
views
Bredda
asked a month ago