|
|
|
|
|
by jacques_chester
3552 days ago
|
|
How do you feel about PaaSes like Cloud Foundry or OpenShift? They are, to greater or lesser degrees, able to present a uniform platform to developers across various backends (CF runs on OpenStack, AWS, Azure, GCP, vSphere or raw hardware via RackHD). So long as you deploy your own services using the same tooling (BOSH), it's possible to hoist and relocate a lot more easily than relying directly on the IaaS's services. Disclosure: I work for Pivotal, the majority contributor of engineering to Cloud Foundry and BOSH. |
|
Specifically re CF - have seen a few companies use CF to do multi-infrastructure, but a lot of the companies we work with have 5-10 roles and just run them via config mgmt to deploy or now docker +/- k8s, and don't use PaaS at all.