python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Can we use both DynamoDb and VPC to an aws lambda?
I am working on a AWS lambda in which i want to use DynamoDB and a VPC(Amazon elasticcache for redis). But I was getting time out error when trigger lambda

samirkrishna cholleti
Votes: 0
Answers: 2
Unable to copy Elasticache backup
I have followed those instructions step by step: https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/backups-exporting.html
However I have the following error:
An error occurred (InvalidParame...
Matteo
Votes: 0
Answers: 3
How to get PrimaryClusterId from CfnReplicationGroup in aws cdk
I have created global datastore(Test-Replication-group) using cdk
and it has 1 primary node and second is replica node
Test-Replication-group-001
Test-Replication-group-002
So how can I access this 2 ...
learning
Votes: 0
Answers: 0
Intermittent results with nchan and elasticache for redis
We are looking to horizontally scale our nginx+nchan servers so we tried to attach redis. Unfortunately, it seems that messages are either lost, or intermittently not being understood. When using in...
Nikkoli
Votes: 0
Answers: 0