Skip to content

Repo to learn and implement 12 factor application development

License

Notifications You must be signed in to change notification settings

junaid-ali/12-factorify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

12-factorify

Repo to learn and implement 12 factor application development

Phase 1

Unboxing

Phase 2

  • Codebase
  • Dependencies
  • Config
  • Backing services
  • Build, release, run
  • Processes
  • Port binding
  • Concurrency
  • Disposability
  • Dev/prod parity
  • Logs
  • Admin processes

References

  1. https://12factor.net/
  2. https://leanpub.com/12fa-docker-golang

About

Repo to learn and implement 12 factor application development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages