Deploy Flask App With AWS RDS and ElastiCache Redis
Deploy Flask App With AWS RDS and ElastiCache Redis
- Nginx-uWSGI-Flask
- Redis
- We will replace:
- Session Stores
Postgres Server
Web Service Container
NGINX+uWSGI+
Flask Container
Redis Server
Redis Container
- For example, web’s application code could connect to the URL postgres://db:5432 and start
using the Postgres database.
NGINX+uWSGI+
Flask Container
Redis Server
Amazon ElastiCache
Instance
RDS
Instance
Elastic
Beanstalk
ElastiCache
Instance
redis-security-group
to
ge
Chan