1 year ago
#191685
XDS
AWS MemoryDB: Is there any docker-image that emulates it so as to use it for development purposes on dev-machines?
I'm new to this AWS managed service so bare with me. Is it possible to run MemoryDB on localdev via some docker-image which offers a trimmed-down version of it and then connect to said docker-image using the official AWS drivers for golang:
https://github.com/aws/aws-sdk-go
I haven't seen any resources hinting in this possibility and I find it very worrisome in the sense that if no such docker-image is available then developers will be forced to use the official "live" aws-managed-service of MemoryDB for day-to-day development.
amazon-web-services
go
redis
amazon-memory-db
0 Answers
Your Answer