A client has a web application that persists data to a local JSON file. They are migrating the application to Heroku. In order for the application to conform to the Twelve-Factor methodology, what changes should an Architect recommend?
Haha, option C is classic 'overcomplicate everything' syndrome. Using multiple dynos to ensure availability of a local JSON file? That's overkill, my dude.
I'm torn between A and D. Persisting data to a database makes sense, but a truly stateless app might be the most Twelve-Factor-y approach. I guess it depends on the specific requirements.
Option A seems like the way to go. Persisting data to a local file isn't really cloud-friendly, and the Twelve-Factor methodology emphasizes using external services for things like data storage.
Carry
1 months agoKindra
18 days agoTennie
24 days agoPage
2 months agoCaprice
15 days agoMeghann
1 months agoTom
2 months agoGayla
2 days agoMatilda
29 days agoLino
1 months agoHildegarde
2 months agoKris
2 months agoProvidencia
1 months agoSantos
2 months agoJanae
2 months agoHannah
2 months agoMignon
3 months ago