Sitemaps
Questions
DiscussionsQuestionsExperts

Questions

PaaS

What is the best way to setup "click-to-cloud" instance deployment for a PaaS and what services can do this for you?

Linux based MySQL Base code deployed from a repository

Answer This Question

2

Answers

Giedrius Rimkus

Engineering Manager

I've been successfully using ShellyCloud for couple of years. It's linux based cloud platform deployable via git push, MySQL support is also available as MariaDB. https://shellycloud.com

Answered over 9 years ago

Pere Hospital

CSO @ Cloudways. IT Security & Cloud.

Running a PaaS and have tested all tools and more.

It all depends on the level of control that you want.

I would DEFINITELY recommend you using one of the new breed configuration tools out there. Specifically if you don't have much experience and want to get things done quickly, ansible would be the way to go.

Ansible is easy to learn, based on standard SSH and easy to scale (currently we configure/orchestrate over 5000 servers with it), and it will give you a high degree of control.

Besides you have tons of ready made playbooks to use:
https://galaxy.ansible.com/

Ping me if you want to dig deeper.

Pere

Answered over 9 years ago