There is a growing startup hosted simply on a VPS at the moment.
I want to migrate it to a cloud, so I need:
- Cloud MySQL storage
- S3-compatible object storage
- In the future I'll need Docker + k8s
Question 1: Which cloud platform should I choose: AWS, or GoogleCloud, or DigitalOcean?
How reliable DigitalOcean is?
How complicated AWS and GoogleCloud are?
I'd love to know your experience guys! Any pros and cons are welcome.
Question 2: In case I don't like the chosen platform, how difficult it is to migrate terabytes of data to another platform?
What's the easiest approach to migrate huge databases?
Thank you!