I need to store few numbers or dates in AWS.
They will be retrieved and updated by a lambda.
What is the best (and cheap) way to do this?
DynamoDB? Parameters Store? Some other solution?
I need to store few numbers or dates in AWS.
They will be retrieved and updated by a lambda.
What is the best (and cheap) way to do this?
DynamoDB? Parameters Store? Some other solution?