Category: DevOps
-
Building future infrastructure…
https://docs.openstack.org/devstack/latest/ Please note shortly into the install documents If you do not have a preference, Ubuntu 16.04 is the most tested, and will probably go the smoothest. So make sure that you adjust for potential issues accordingly. Another option https://cloudstack.apache.org/ #openstack #cloudstack cloud orchestration platform https://cloudify.co #cloudify #cloudorchestration https://www.openshift.com/ RedHat’s offering with new partnerships, growing https://www.redhat.com/en/about/press-releases/ibm-and-red-hat-join-forces-accelerate-hybrid-cloud-adoption #Research…
-
12 Factors
#DevOps Great Resource. https://12factor.net/ The Twelve Factors I. Codebase One codebase tracked in revision control, many deploys II. Dependencies Explicitly declare and isolate dependencies III. Config Store config in the environment IV. Backing services Treat backing services as attached resources V. Build, release, run Strictly separate build and run stages VI. Processes Execute the app as…