Results 1 to 8 of 8

Thread: Cloud Hosting

  1. #1
    Senior Member kopite's Avatar
    Join Date
    Sep 2006
    Location
    Liverpool
    Posts
    3,499
    Thanks
    81
    Thanked
    158 times in 127 posts
    • kopite's system
      • Motherboard:
      • Asus Maximus IV Gene-Z
      • CPU:
      • Intel Core i5 2500K
      • Memory:
      • 8GB DDR3 1600 MHz Corsair Memory Vengeance Black
      • Storage:
      • 128GB Crucial m4 for main drive. 3.5 TB of storage space over western Digital Drives
      • Graphics card(s):
      • Gigabyte NVIDIA GTX 970 G1 Gaming Edition
      • PSU:
      • 750W ANTEC TRUEPOWER
      • Case:
      • Silverstone Fortress FT03
      • Operating System:
      • Windows 10
      • Monitor(s):
      • 1 x 27 inch dell Monitor 1 x 20 inch Dell monitor
      • Internet:
      • Virgin media 150MB

    Cloud Hosting

    Hey Everybody,

    I have a dedicated server I use for most of my websites but I'm in need of some dev servers which i can spin up quickly test stuff and then destroy.

    I'm looking at cloud servers to do this but I'm wondering what everyone thinks is best.

    Currently I'm looking at linode and Digital Ocean.

  2. #2
    Senior Member
    Join Date
    Aug 2013
    Location
    North Wales
    Posts
    1,849
    Thanks
    165
    Thanked
    271 times in 202 posts
    • virtuo's system
      • Motherboard:
      • Gigabyte Aorus Master X570
      • CPU:
      • Ryzen 9 5950x
      • Memory:
      • 64Gb G.Skill TridentZ Neo 3600 CL16
      • Storage:
      • Sabrent 2TB PCIE4 NVME + NAS upon NAS upon NAS
      • Graphics card(s):
      • RTX 3090 FE
      • PSU:
      • Corsair HX850 80+ Platinum
      • Case:
      • Fractal Meshify 2 Grey
      • Operating System:
      • RedStar 3, Ubuntu, Win 10
      • Monitor(s):
      • Samsung CRG90 5140x1440 120hz
      • Internet:
      • PlusNet's best, but still poor, attempt

    Re: Cloud Hosting

    We use Linode quite a lot - never had a problem and the specs/prices are reasonable.

    Have you considered local VMs for quick POCs/tests? I have a "Gold Build" VM image that replicates my standard server setups for the exact reasons you are looking for.

  3. #3
    Senior Member kopite's Avatar
    Join Date
    Sep 2006
    Location
    Liverpool
    Posts
    3,499
    Thanks
    81
    Thanked
    158 times in 127 posts
    • kopite's system
      • Motherboard:
      • Asus Maximus IV Gene-Z
      • CPU:
      • Intel Core i5 2500K
      • Memory:
      • 8GB DDR3 1600 MHz Corsair Memory Vengeance Black
      • Storage:
      • 128GB Crucial m4 for main drive. 3.5 TB of storage space over western Digital Drives
      • Graphics card(s):
      • Gigabyte NVIDIA GTX 970 G1 Gaming Edition
      • PSU:
      • 750W ANTEC TRUEPOWER
      • Case:
      • Silverstone Fortress FT03
      • Operating System:
      • Windows 10
      • Monitor(s):
      • 1 x 27 inch dell Monitor 1 x 20 inch Dell monitor
      • Internet:
      • Virgin media 150MB

    Re: Cloud Hosting

    Local vm's could be an option..

    Part of the dev atm will be different set ups as well so a standard vm image might not be much use. I could have a basic Linux set up image I guess...

  4. #4
    Senior Member
    Join Date
    Aug 2013
    Location
    North Wales
    Posts
    1,849
    Thanks
    165
    Thanked
    271 times in 202 posts
    • virtuo's system
      • Motherboard:
      • Gigabyte Aorus Master X570
      • CPU:
      • Ryzen 9 5950x
      • Memory:
      • 64Gb G.Skill TridentZ Neo 3600 CL16
      • Storage:
      • Sabrent 2TB PCIE4 NVME + NAS upon NAS upon NAS
      • Graphics card(s):
      • RTX 3090 FE
      • PSU:
      • Corsair HX850 80+ Platinum
      • Case:
      • Fractal Meshify 2 Grey
      • Operating System:
      • RedStar 3, Ubuntu, Win 10
      • Monitor(s):
      • Samsung CRG90 5140x1440 120hz
      • Internet:
      • PlusNet's best, but still poor, attempt

    Re: Cloud Hosting

    Quote Originally Posted by kopite View Post
    Local vm's could be an option..

    Part of the dev atm will be different set ups as well so a standard vm image might not be much use. I could have a basic Linux set up image I guess...
    It'd be more cost-effective for you - depends on how wildly your various site configurations differ and how tied to the hardware your applications are.

    As an example, I've got an Ubuntu server image with nginx, MariaDB, Mongo, PHP7 and a few other DEV/debug bits all configured and ready to go. I can have it spun up in vmware with NAT access in under 10 minutes with code checked out ready to go.

    My virtual Machine is intentionally underpowered compared to actual server hardware the site will run on, helps me keep the code efficient and is invaluable when you are building stuff for deployment on environments outside of your control.

    Can be quicker and more flexible than getting a linode up and running, specially if you don't need a huge pool of server resources.

  5. #5
    Be wary of Scan Dashers's Avatar
    Join Date
    Jun 2016
    Posts
    1,079
    Thanks
    40
    Thanked
    137 times in 107 posts
    • Dashers's system
      • Motherboard:
      • Gigabyte GA-X99-UD4
      • CPU:
      • Intel i7-5930K
      • Memory:
      • 48GB Corsair DDR4 3000 Quad-channel
      • Storage:
      • Intel 750 PCIe SSD; RAID-0 x2 Samsung 840 EVO; RAID-0 x2 WD Black; RAID-0 x2 Crucial MX500
      • Graphics card(s):
      • MSI GeForce GTX 1070 Ti
      • PSU:
      • CoolerMaster Silent Pro M2 720W
      • Case:
      • Corsair 500R
      • Operating System:
      • Windows 10
      • Monitor(s):
      • Philips 40" 4K AMVA + 23.8" AOC 144Hz IPS
      • Internet:
      • Zen FTTC

    Re: Cloud Hosting

    I've used Microsoft's Azure once as I get bundled credits, I was surprised at how easy it was to provision a fully working setup VM.

  6. #6
    Registered+
    Join Date
    Aug 2016
    Posts
    15
    Thanks
    0
    Thanked
    0 times in 0 posts

    Re: Cloud Hosting

    Isn't cloud hosting kind of expensive? I guess it all depends on how much space you need, but I would assume there are cheaper ways for you to do this.

  7. #7
    Senior Member
    Join Date
    Dec 2005
    Location
    ::1
    Posts
    204
    Thanks
    4
    Thanked
    9 times in 8 posts
    • chinny's system
      • Motherboard:
      • Asus P5Q-EM
      • CPU:
      • Intel E6300
      • Memory:
      • 4Gb Corsair XMS2
      • Operating System:
      • Win7 x64

    Re: Cloud Hosting

    I've been a DO user for a while now and have been very happy so far.
    You can create a base snapshot template on there and deploy droplets (VMs) from that.
    If you just want to test and destroy as you said their hourly pricing might be good. Monthly is cheap on a small droplet anyway.

  8. #8
    Registered User
    Join Date
    Oct 2016
    Posts
    2
    Thanks
    0
    Thanked
    0 times in 0 posts

    Re: Cloud Hosting

    Man, the best hosting is yandexdisk, it is gratis

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •