Create an API to get data from your DynamoDB Database using CDK

Search for a command to run...

No comments yet. Be the first to comment.
6 actionable fixes that lower costs and make your database faster today. TL;DR In AWS RDS, the endpoint format is my-db-name.AWSIDENTIFIER.region.rds.amazonaws.com AWSIDENTIFIER is unique. It's an identifier generated by AWS specific to your AWS acco...
6 actionable fixes that lower costs and make your database faster today. When people start digging into AWS RDS monitoring, there's usually questions around these three metrics. What do they mean and how should we be using them? TL;DR Free Memory: U...
Speaking to a dev recently about why AWS RDS is so expensive when using the ‘easy create’ option. This is the option in the set up wizard when creating a database. She was looking to get the free-tier settings and although there was minimal usage or ...
A lot of developers are used to running their code and seeing console.log locally, but when deploying or debugging a lambda function to AWS, it's not immediately obvious where these debug logs are printed. Head over to the AWS console and locate the ...
