|
|
|
|
|
by dekz
3696 days ago
|
|
How do you feel Convox deals with the Hybrid approach? Of wanting to use a PaaS App container service, but keep the app dependencies like Cache, ElasticSearch DB hosted by AWS. Does Convox continue to use hosted AWS services? I like the idea of the App being containerised and that workflow, but I cannot convince myself that running DB/Cache in something like Convox is a good idea (vs Hosted in AWS). Can you give your thoughts? |
|
We do not run dbs as containers other than for dev or testing.
'convox services add postgres' and 'convox services add redis' provisions RDS and Elasticache respectively.