Thanks it's simple and well explained. Real pain starts when we have VPC and we want to use secret managers in lambda then it start giving us timeout error if not rightly configured. Will be great if you make video on such case. Thanks!
@@matthewtesimale6434 yes, in my I case I was using private VPC. You need to go VPC option in configuration section, add VPC that you are using then your private subnets and security group. you need to set inbound and outbound rules accordingly.
Can you make a video in which you explain how to make lambda-secret manager-RDS proxy-aurora architecture work together? I tried following all tutorial on amazon documentation but i can't make it work.
I didn't know about Secrets Manager, so I've done the same thing with DynamoDB i.e. I store secret key value pairs in DynamoDB. What would I used Secrets Manager (and pay an extra 40c !). Thanks
best video for secret manager access using python😊
Like all time, simple and clear. Thanks !!
OMG I was just expecting this episode! Thank you for the great content!
Hope you enjoyed it!
Hey can you make a video on the recently launched AWS AppConfig Extensions and if they can be controlled via cdk?
Thanks it's simple and well explained.
Real pain starts when we have VPC and we want to use secret managers in lambda then it start giving us timeout error if not rightly configured.
Will be great if you make video on such case. Thanks!
Did you end up figuring this out?
@@matthewtesimale6434 Hey is there any specific use-case that you are having problems with? Let me know how I can help.
@@matthewtesimale6434 yes, in my I case I was using private VPC.
You need to go VPC option in configuration section, add VPC that you are using then your private subnets and security group.
you need to set inbound and outbound rules accordingly.
This a good thing to learn! Thanks for sharing.
Thanks Buddy you saved lot of my time
great explanation.!!!.Thank you
Could u do it all through cloudformation? It would be flawless!
Hey can you make a video using the recently launched lambda feature where you load the secret in a layer
Thank you dude!
Thank you Sir
Can you make a video in which you explain how to make lambda-secret manager-RDS proxy-aurora architecture work together? I tried following all tutorial on amazon documentation but i can't make it work.
Can you give the lambda function
may I request you to paste this lambda code here
I didn't know about Secrets Manager, so I've done the same thing with DynamoDB i.e. I store secret key value pairs in DynamoDB. What would I used Secrets Manager (and pay an extra 40c !). Thanks