dwyl / learn-devops

🚧 Learn the craft of "DevOps" (Developer Operations) to Deploy your App and Monitor it so it stays "Up"!
GNU General Public License v2.0
418 stars 172 forks source link

Scaleway? #67

Open nelsonic opened 4 years ago

nelsonic commented 4 years ago

Learned about Scaleway from @th0mas https://github.com/dwyl/auth/issues/88#issue-667022889 🔍 (Tom, what's your experience been?) EU based PaaS/IaaS provider: https://www.scaleway.com/en/about-us A few articles on HN: https://hn.algolia.com/?query=scaleway Cant find anything particularly negative or glowingly positive ... 🤷

Pricing for a basic server seems decent: https://www.scaleway.com/en/pricing image

Prices going up in August: https://blog.scaleway.com/2020/price-evolutions-cloud-instances image

Block storage with 5k IOPS: https://www.scaleway.com/en/block-storage image

https://www.scaleway.com/en/pricing/#block-storage image

Object Storage with generous 75Gb Free Tier: https://www.scaleway.com/en/object-storage image

https://www.scaleway.com/en/pricing/#object-storage image The biggest advantage is the "No Fee Per Request". Which means we could use it to store anything without a penalty for storing small amounts of data.

These prices look very good on the surface. However they are cheekily quoting prices without VAT. So add 20% to any of their prices. Still quite reasonable.

Even their "Bare Metal" is reasonably priced €119/month for what you're getting: https://www.scaleway.com/en/bare-metal-servers image

They support Terraform for DevOps: https://www.scaleway.com/en/terraform

image