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.

Updating Twelve-Factor: A Call for Participation

11 pointsby vishvananda9 months ago

2 comments

codefinger9 months ago
This has been a long time coming. The 12-factors have guided us well, but the ecosystem has changed.<p>The point we&#x27;re at now reminds me a lot of Java in 2010. Everything was complex--too complex--and the &quot;best practices&quot; led to operational toil. The 12-factor manifesto ushered in a period of simplification that brought us out of big enterprise web servers, and into containers with executable jar files.<p>Similarly, the cloud-native ecosystem is brimming with complexity. It&#x27;s time to establish patterns that result in more scalable, portable, and maintainable apps. Updating the 12-factor is how we&#x27;ll do it.
vishvananda9 months ago
Heroku is turning the 12 factor manifesto into a community project and modernizing it. I posted my thoughts in a blog[1], and I&#x27;d love to hear what other people think!<p>[1] <a href="https:&#x2F;&#x2F;medium.com&#x2F;@vishvananda&#x2F;the-rebirth-of-twelve-factor-1551727e1cfc" rel="nofollow">https:&#x2F;&#x2F;medium.com&#x2F;@vishvananda&#x2F;the-rebirth-of-twelve-factor...</a>