TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

The Twelve-Factor App

6 pointsby hikzabout 10 years ago

2 comments

tempodoxabout 10 years ago
For the inexperienced, it might be informative to have a list of the most common mistakes &amp; errors.<p>But then, you also can see at once that this post came directly from the Dark Ages when people believed in silver bullets named “Methodology”. The post even mentions Martin Fowler&#x27;s bestiary (Patterns of Enterprise Application Architecture) as an inspiration. So don&#x27;t say you haven&#x27;t been warned...
rubiquityabout 10 years ago
This document is largely an artifact from Heroku&#x27;s early days with a purpose to get people to bend deploying their applications to the way Heroku wants you to deploy your applications. Some of the points are good (use environment variables) but others are blatantly in Heroku&#x27;s best interests and not yours (preferring process forking on a company that charges by RAM... Hmmmm).