https://github.com/abhirockzz/go-redis-apprunner
Use AWS CDK to package and deploy the app (along with infrastructure), and run it as an AWS App Runner service that integrates with MemoryDB for Redis
https://github.com/abhirockzz/go-redis-apprunner
aws cdk golang redis
Last synced: about 2 months ago
JSON representation
Use AWS CDK to package and deploy the app (along with infrastructure), and run it as an AWS App Runner service that integrates with MemoryDB for Redis
- Host: GitHub
- URL: https://github.com/abhirockzz/go-redis-apprunner
- Owner: abhirockzz
- Created: 2022-05-20T20:17:26.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-24T18:22:38.000Z (about 4 years ago)
- Last Synced: 2025-02-13T16:32:39.881Z (over 1 year ago)
- Topics: aws, cdk, golang, redis
- Language: Go
- Homepage: https://abhishek1987.medium.com/build-cloud-native-go-apps-with-aws-app-runner-redis-and-aws-cdk-e1bd7ba6ddf3
- Size: 277 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Go and Redis application on AWS App Runner
*Use AWS CDK to package and deploy the app (along with infrastructure), and run it as an AWS App Runner service that integrates with MemoryDB for Redis*
Read more in this blog post - https://abhishek1987.medium.com/build-cloud-native-go-apps-with-aws-app-runner-redis-and-aws-cdk-e1bd7ba6ddf3
